aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Forgot to add the testcase for forced break vs explicit row height in revisio...Vincent Hennebert2008-03-111-0/+87
* Fixed a copy-paste error (getPaddingStart instead of getPaddingEnd)Vincent Hennebert2008-03-112-16/+16
* Bugfix for row/body/col background painting when padding is used in the table...Jeremias Maerki2008-03-102-8/+127
* Need to clean up after myself.Jeremias Maerki2008-03-102-3/+2
* Bugfix: forced break ignored when the minimum height of a table-row isn't rea...Vincent Hennebert2008-03-108-187/+217
* Fixed NPE in BlockContainerLayoutManager when used as a child of an inline-le...Jeremias Maerki2008-03-1022-124/+293
* Added some notes on getting the same output for PDF/PS and Java2D-based rende...Jeremias Maerki2008-03-063-0/+73
* - Fixed the rendering of the area of a table corresponding to border-separati...Vincent Hennebert2008-03-0515-251/+930
* Update README.Jeremias Maerki2008-03-042-9/+3
* Update FOP poster for OpenExpo 2008 in Bern.Jeremias Maerki2008-03-0412-3954/+34
* Bugfix: If there's shrink available in an auto-height situation, the differen...Jeremias Maerki2008-03-042-1/+70
* Bugfix: Without the system ID (base URI), the XSLT processor cannot resolve d...Jeremias Maerki2008-03-041-3/+6
* Ha! Almost forgot the most important change: Java 1.4!Jeremias Maerki2008-03-041-0/+11
* Noted some of the major change areas in this release.Jeremias Maerki2008-03-041-4/+27
* Copyright yearJeremias Maerki2008-03-041-1/+1
* Renamed to 0.95beta.Jeremias Maerki2008-03-046-93/+112
* Using Forrest Trunk from now on (in order to use FOP 0.94 for PDFs). We'll sw...Jeremias Maerki2008-03-041-2/+2
* Various updates.Jeremias Maerki2008-03-045-14/+46
* Added ApacheCon US 2008.Jeremias Maerki2008-03-041-0/+7
* Switched to Commons 1.3 being released.Jeremias Maerki2008-03-042-1/+1
* Removed 0.93 and 0.94, added 0.95. There's no noticeable difference between 0...Jeremias Maerki2008-03-041-399/+50
* Tried to make font configuration easier to understand by splitting the basics...Jeremias Maerki2008-03-032-136/+276
* Updated the Apache FOP Quick Start to include a 'Hello World' document and ma...Clay Leeds2008-03-031-29/+96
* Further preparations for the 0.95 release. This was tested with the latest Fo...Jeremias Maerki2008-03-0225-17/+5673
* Adding Quick Start Guide.Clay Leeds2008-03-021-0/+57
* Preparing for FOP 0.95 release.Clay Leeds2008-03-0126-5130/+20
* Bugfix: Disabled setting widths from AFM since we're using WinAnsiEncoding in...Jeremias Maerki2008-02-291-2/+10
* Minor tweak: switch from toString() to getLocalizedMessage() for Exceptions p...Andreas L. Delmelle2008-02-281-1/+1
* Minor tweaks/updates:Andreas L. Delmelle2008-02-281-64/+35
* Slight improvement for thin lines in Java2D/AWT output.Jeremias Maerki2008-02-282-0/+5
* bpBeforeNormal and bpAfterNormal already include border-separation, no need t...Vincent Hennebert2008-02-271-1/+0
* Bugzilla #44497: Jeremias Maerki2008-02-271-5/+1
* Moved the getBody method into PrimaryGridUnit, since it's only needed there a...Vincent Hennebert2008-02-264-17/+15
* GOCA support temporarily removed.Jeremias Maerki2008-02-261-3/+5
* Reverted revision 603590 which broke the AFP renderer. The other changes afte...Jeremias Maerki2008-02-2658-5221/+1165
* - added full support for keep-with-previous on table-row and in table-cellVincent Hennebert2008-02-2529-311/+2040
* Bugfix: When scale-up/down-to-fit was used, the image scaling rule was not al...Jeremias Maerki2008-02-252-7/+128
* Fixed backward compatiblity with 1.4Maximilian Berger2008-02-221-2/+2
* Turned on XInclude processing for the main source given on the command line.Maximilian Berger2008-02-212-3/+31
* Moved me to commiters :)Maximilian Berger2008-02-211-5/+5
* Fixed a bug leading to the content of row-spanning cells being duplicated at ...Vincent Hennebert2008-02-192-5/+79
* Added support for reading the OS/2 table's usWeightClass value which supports...Jeremias Maerki2008-02-194-2/+38
* Fixed NPE when no AFM is available and the PFM didn't provide a xHeight.Jeremias Maerki2008-02-191-15/+21
* Bugfix: a specified font-weight of 100 could result into a resolved font-weig...Jeremias Maerki2008-02-191-1/+7
* Bugzilla #44451:Jeremias Maerki2008-02-197-16/+104
* Style only: removed spurious ^M characters at the end of linesVincent Hennebert2008-02-193-211/+211
* Makes sense to mention the removal of deprecated methods.Jeremias Maerki2008-02-181-0/+4
* Made the necessary changes to remove the long-standing deprecations in the ap...Jeremias Maerki2008-02-183-116/+22
* It currently doesn't work properly without a layout-master-set.Jeremias Maerki2008-02-181-3/+3
* Reducing noise. Better messages.Jeremias Maerki2008-02-182-6/+9