aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org
Commit message (Expand)AuthorAgeFilesLines
...
* Bugzilla #44412:Jeremias Maerki2008-03-143-6/+8
* Removed no longer used borderAndPaddingBPD fieldVincent Hennebert2008-03-121-17/+0
* Fixed a copy-paste error (getPaddingStart instead of getPaddingEnd)Vincent Hennebert2008-03-111-1/+1
* Bugfix for row/body/col background painting when padding is used in the table...Jeremias Maerki2008-03-101-8/+14
* 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-105-183/+209
* Fixed NPE in BlockContainerLayoutManager when used as a child of an inline-le...Jeremias Maerki2008-03-1020-124/+185
* - Fixed the rendering of the area of a table corresponding to border-separati...Vincent Hennebert2008-03-056-135/+367
* Bugfix: If there's shrink available in an auto-height situation, the differen...Jeremias Maerki2008-03-041-1/+7
* Bugfix: Without the system ID (base URI), the XSLT processor cannot resolve d...Jeremias Maerki2008-03-041-3/+6
* 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-281-0/+2
* 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
* 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-2517-295/+342
* Bugfix: When scale-up/down-to-fit was used, the image scaling rule was not al...Jeremias Maerki2008-02-251-7/+13
* 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-211-3/+28
* Fixed a bug leading to the content of row-spanning cells being duplicated at ...Vincent Hennebert2008-02-191-5/+7
* 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-196-16/+100
* Made the necessary changes to remove the long-standing deprecations in the ap...Jeremias Maerki2008-02-183-116/+22
* Reducing noise. Better messages.Jeremias Maerki2008-02-182-6/+9
* fop-rgb-icc() function did not make the round-trip which caused an error in t...Jeremias Maerki2008-02-182-15/+35
* Extract original exception in BasePDFTestCase.java. They are normally embedde...Jeremias Maerki2008-02-181-0/+9
* No stack traces with missing images.Jeremias Maerki2008-02-183-0/+9
* Extracted most of the code in CodePointMapping (generated by XSLT) into a bas...Jeremias Maerki2008-02-169-43/+317
* rowStarted doesn't need to be set in the signalNewRow method. If it is, it wi...Vincent Hennebert2008-02-151-1/+0
* break-after set on the last child of a row-spanning cell must apply to the la...Vincent Hennebert2008-02-141-1/+1
* Created Constants for unit descriptionsMaximilian Berger2008-02-146-22/+45
* Simplified the detection of double as integerVincent Hennebert2008-02-141-2/+1
* Fix problem with alternate Unicode code point overriding existing better ones...Jeremias Maerki2008-02-145-53/+236
* When I first saw this it surprised me, it seems to have been here for quite s...Adrian Cumiskey2008-02-141-28/+9
* Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ...Jeremias Maerki2008-02-1432-915/+2211
* Moved to the FO tree stage the check for break-before/after on table-row whil...Vincent Hennebert2008-02-135-22/+46
* Added support for breaks before and after table cellsVincent Hennebert2008-02-1310-60/+208
* Easy way to force the discarding of the user's font cache file (especially af...Jeremias Maerki2008-02-131-2/+6
* Replace useless javadoc comment.Jeremias Maerki2008-02-131-4/+3
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-13102-3749/+3749
* Simplification.Jeremias Maerki2008-02-121-4/+3
* Bugzilla #44393:Jeremias Maerki2008-02-121-1/+3
* Missing file from r620283Andreas L. Delmelle2008-02-111-1/+12
* Better javadoc for break classVincent Hennebert2008-02-112-5/+19
* Fixed illegal character in the fileVincent Hennebert2008-02-111-1/+1