aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla #45734:Jeremias Maerki2008-09-102-3/+9
* Bugzilla #45616:Jeremias Maerki2008-09-102-10/+10
* Some older TTF fonts have shorter OS/2 tables. This fixes potential EOFExcept...Jeremias Maerki2008-09-101-15/+30
* This is a better fix which will cater for the case where the first character ...Adrian Cumiskey2008-09-091-4/+4
* Make PFM string parsing a little more robustAdrian Cumiskey2008-09-091-1/+6
* Avoid test failure if the backup directory is not available, yet.Jeremias Maerki2008-09-011-0/+1
* Partial fix for Bugzilla 45702: instead of wrapping the forcedBreakAfterLast ...Andreas L. Delmelle2008-08-302-2/+78
* Bugzilla 45667: avoid NullPointerExceptions during hyphenation for empty inli...Andreas L. Delmelle2008-08-293-1/+55
* Added missing generation of areas for empty grid units in tables with collaps...Jeremias Maerki2008-08-291-0/+192
* Added missing generation of areas for empty grid units in tables with collaps...Jeremias Maerki2008-08-295-214/+322
* Expanded warning message about borders and paddings on regions.Luca Furini2008-08-271-1/+1
* added URIResolutionTestCaseMaximilian Berger2008-08-261-0/+1
* Forgot to add deprecated public statics.Adrian Cumiskey2008-08-261-0/+18
* Deprecate UnitConv now that it resides only in xmlgraphics commons.Adrian Cumiskey2008-08-261-0/+152
* Merge from 0.95 branch:Jeremias Maerki2008-08-251-3/+0
* Hmm, I missed the redirects for the 0.95 release.Jeremias Maerki2008-08-251-24/+34
* CommonURIResolver is no longer a singletonMaximilian Berger2008-08-252-1/+1
* Minor documentation improvements, most notably a comment about keep-together=...Jeremias Maerki2008-08-252-7/+18
* Fixed example.Jeremias Maerki2008-08-252-2/+2
* Added a page on metadata (partly ported from the FOP Wiki).Jeremias Maerki2008-08-255-6/+488
* Re-added moved class as deprecatedMaximilian Berger2008-08-253-0/+191
* Fixed memory leak in property cache (not cleaning stale PropertyCache$CacheEn...Jeremias Maerki2008-08-252-47/+61
* Moved DataURIResolver from FOP to commons; use new URIResolver registryMaximilian Berger2008-08-247-361/+5
* minor spelling mistakesMaximilian Berger2008-08-221-3/+3
* Merge from branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/f...Jeremias Maerki2008-08-222-1/+6
* Final statistics output after the test with average speed indication.Jeremias Maerki2008-08-222-2/+16
* Added some performance statistics to MemoryEater.Jeremias Maerki2008-08-212-11/+137
* Added an FAQ entry about the element mismatch error message.Jeremias Maerki2008-08-211-0/+41
* Included patched retroweaver which does not modify Boolean.valueOfMaximilian Berger2008-08-215-1/+0
* * Updated xmlgraphics-commons-14svn.jar to reflect UnitConv additions.Adrian Cumiskey2008-08-2012-242/+35
* Boolean.valueOf() is available in 1.4, but retroweaver still tried to weave itMaximilian Berger2008-08-203-2/+3
* Use retroweaver for 1.4 verificationMaximilian Berger2008-08-202-5/+28
* valueOf is Java 1.5+ onlyMaximilian Berger2008-08-202-2/+2
* Moved mptToPt() and ptToMpt() from AbstractRenderer to UnitConv. One less de...Adrian Cumiskey2008-08-205-41/+44
* Wasn't an NPE, but actually a division by zero.Jeremias Maerki2008-08-141-1/+1
* Moved static method lightenColor() from PrintRenderer to ColorUtil. Thats on...Adrian Cumiskey2008-08-146-49/+52
* Fixed the source for a division by zero when the content of an fo:leader with...Jeremias Maerki2008-08-143-10/+28
* Removed three unused classes in the traits package.Jeremias Maerki2008-08-143-159/+0
* Fixed border trait parsing for the area tree XML when CMYK or ICC colors were...Jeremias Maerki2008-08-133-7/+24
* Bugzilla #45606:Jeremias Maerki2008-08-102-7/+11
* Merge from 0_95 branch:Jeremias Maerki2008-08-103-15/+26
* Added 'due-to' to the wrong entry...Andreas L. Delmelle2008-08-101-2/+2
* Bugzilla 45490: Avoid altering the original 'href' if the protocol is other t...Andreas L. Delmelle2008-08-102-55/+60
* Added fop.js to binary distributionSimon Pepping2008-08-081-0/+1
* Added fop.cmd to binary distribution (not sure if any of the others should be...Jeremias Maerki2008-08-071-0/+1
* Converted the project news to a special XML format so I can generate an RSS f...Jeremias Maerki2008-08-067-211/+342
* Some missing release info.Jeremias Maerki2008-08-062-6/+6
* Oopsy, that wasn't intended to get into trunk.Jeremias Maerki2008-08-051-2/+0
* Removed "Areas of expertise" as discussed.Jeremias Maerki2008-08-052-204/+12
* Fixed small mistake with weight adjustment on font lookup. Weight 400 was sli...Jeremias Maerki2008-08-051-1/+1