aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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-183-15/+53
* 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-1610-133/+397
* 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-146-61/+247
* 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-1434-928/+2260
* 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-13104-3851/+3851
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-136-6/+6
* 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
* Added full support for breaks inside table-cell elementsVincent Hennebert2008-02-112-14/+62
* Bugzilla 41631: Percentage resolution for arguments to proportional-column-wi...Andreas L. Delmelle2008-02-101-0/+29
* Correction/Rectification of changes made in r617989:Andreas L. Delmelle2008-02-101-153/+131
* Missing file from r620272Andreas L. Delmelle2008-02-101-13/+29
* Tweak: wrap numeric values internally in Integers or Longs if possible, Doubl...Andreas L. Delmelle2008-02-101-15/+29
* Revisit background-position shorthand implementation: always convert to perce...Andreas L. Delmelle2008-02-103-64/+147
* Some minor tweaks:Andreas L. Delmelle2008-02-103-9/+22
* In addKnuthElementsForBorderPaddingXXX, if the returnlist is aSimon Pepping2008-02-081-0/+16
* Added missing width for Euro glyph.Jeremias Maerki2008-02-081-0/+1
* Also display the column index in the toString methodVincent Hennebert2008-02-081-0/+1
* Removed the 900 penalty mechanism which anyway almost always produced visuall...Vincent Hennebert2008-02-086-281/+505
* Tweak: modify PercentLength.toString() to return a value that facilitates deb...Andreas L. Delmelle2008-02-071-11/+13
* Tweak: early percentage resolution by the parser (if the base is known and ab...Andreas L. Delmelle2008-02-073-2/+37
* Bugfix for date formatting with negative time zones in the PDF's Info object.Jeremias Maerki2008-02-071-20/+31
* Added an option to disable the default sRGB profile in PDF output for those w...Jeremias Maerki2008-02-074-8/+48
* Bugzilla #36391:Jeremias Maerki2008-02-064-40/+87
* FOX_TRANSFORM constant should be static.Jeremias Maerki2008-02-051-1/+2
* Change PDFPage to use PDFDictionary in order to make it possible to better se...Jeremias Maerki2008-02-054-133/+73
* Bugzilla 43705:Andreas L. Delmelle2008-02-031-6/+24
* Added very basic parsing for the xml:lang shorthand.Andreas L. Delmelle2008-02-034-7/+74
* Slight correction for pixel-values: pass the ratio of pixels-per-point into F...Andreas L. Delmelle2008-02-022-28/+27
* Further improvement in FixedLength:Andreas L. Delmelle2008-02-024-7/+14
* Further cleanup/refinement of FixedLength:Andreas L. Delmelle2008-02-026-86/+91
* Minor cleanup/improvement:Andreas L. Delmelle2008-02-022-25/+18
* Bugzilla 44343:Andreas L. Delmelle2008-02-011-3/+16
* Add a note about color space overrides which currently aren't supported for n...Jeremias Maerki2008-02-011-0/+2