]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2008-11-19 Jeremias MaerkiReduced warning on ascender+descender > EM box to DEBUG...
2008-11-18 Andreas L.... Change FontCache.changeLock to a boolean[1], so it...
2008-11-18 Andreas L.... Bugfix: do not reset TextLM.hasChanged, but combine...
2008-11-18 Adrian CumiskeyTextHandler interface changes, the Graphics2D implement...
2008-11-18 Jeremias MaerkiUpdate conference ads.
2008-11-18 Vincent HennebertImproved the FAQ by creating a separate entry for the...
2008-11-18 Andreas L.... Removed erroneous end-element...
2008-11-17 Andreas L.... Bugzilla 46211:
2008-11-06 Maximilian... Readded dependency on avalon-framework-impl
2008-10-29 Jeremias MaerkiAdded a variant with fox:conversion-mode="bitmap" for...
2008-10-29 Jeremias MaerkiAdding variant with fox:conversion-mode="bitmap" for...
2008-10-29 Jeremias MaerkiTest case for WMF images. Useful also for visual testing.
2008-10-27 Chris Bowditchadded FAQ for Font Cache Warning
2008-10-26 Andreas L.... Bugzilla 45113:
2008-10-24 Jeremias MaerkiFixed a problem where the BPD or a block area could...
2008-10-24 Adrian CumiskeyAFPFontReader a lot more robust now with less copy...
2008-10-22 Adrian CumiskeyBeen hanging around here unused since 2002 and no longe...
2008-10-21 Jeremias MaerkiReluctantly added a note about how to clear the image...
2008-10-20 Jeremias MaerkiBugzilla #45956:
2008-10-20 Jeremias MaerkiFixed size of images when vector graphic images are...
2008-10-20 Jeremias MaerkiVisually separated retroweaver part from hyphenation...
2008-10-20 Jeremias MaerkiCheck for plan namespace to avoid errors while parsing...
2008-10-17 Vincent HennebertRemoved superfluous brackets
2008-10-15 Adrian CumiskeyFix for ps:ps-page-setup-code.
2008-10-15 Adrian CumiskeyMore readable.
2008-10-13 Vincent HennebertBugzilla #45971: improved the behaviour of the command...
2008-09-27 Maximilian... changed my GPG KEY
2008-09-24 Andreas L.... Added two missing files from r698280
2008-09-23 Andreas L.... Cleanup firstWhiteSpaceInSeq at end of block too...
2008-09-23 Andreas L.... Bugzilla 40798: A conditional-page-master-reference...
2008-09-19 Andreas L.... Bugzilla 45842: Use FOP_OPTS environment variable in...
2008-09-19 Jeremias MaerkiFixed stray "xml.apache.org".
2008-09-17 Jeremias MaerkiBugzilla #45795:
2008-09-16 Maximilian... Re-enabled image loader testcases
2008-09-15 Jeremias MaerkiBugzilla #45755:
2008-09-15 Jeremias MaerkiPDF Output: Made sure the XMP Metadata stream is never...
2008-09-10 Andreas L.... Minor fix: avoid attempts at converting a default names...
2008-09-10 Jeremias MaerkiCredits where credits are due. I only noticed afterward...
2008-09-10 Jeremias MaerkiBugzilla #45734:
2008-09-10 Jeremias MaerkiBugzilla #45616:
2008-09-10 Jeremias MaerkiSome older TTF fonts have shorter OS/2 tables. This...
2008-09-09 Adrian CumiskeyThis is a better fix which will cater for the case...
2008-09-09 Adrian CumiskeyMake PFM string parsing a little more robust
2008-09-01 Jeremias MaerkiAvoid test failure if the backup directory is not avail...
2008-08-30 Andreas L.... Partial fix for Bugzilla 45702: instead of wrapping...
2008-08-29 Andreas L.... Bugzilla 45667: avoid NullPointerExceptions during...
2008-08-29 Jeremias MaerkiAdded missing generation of areas for empty grid units...
2008-08-29 Jeremias MaerkiAdded missing generation of areas for empty grid units...
2008-08-27 Luca FuriniExpanded warning message about borders and paddings...
2008-08-26 Maximilian... added URIResolutionTestCase
2008-08-26 Adrian CumiskeyForgot to add deprecated public statics.
2008-08-26 Adrian CumiskeyDeprecate UnitConv now that it resides only in xmlgraph...
2008-08-25 Jeremias MaerkiMerge from 0.95 branch:
2008-08-25 Jeremias MaerkiHmm, I missed the redirects for the 0.95 release.
2008-08-25 Maximilian... CommonURIResolver is no longer a singleton
2008-08-25 Jeremias MaerkiMinor documentation improvements, most notably a commen...
2008-08-25 Jeremias MaerkiFixed example.
2008-08-25 Jeremias MaerkiAdded a page on metadata (partly ported from the FOP...
2008-08-25 Maximilian... Re-added moved class as deprecated
2008-08-25 Jeremias MaerkiFixed memory leak in property cache (not cleaning stale...
2008-08-24 Maximilian... Moved DataURIResolver from FOP to commons; use new...
2008-08-22 Maximilian... minor spelling mistakes
2008-08-22 Jeremias MaerkiMerge from branch https://svn.apache.org/repos/asf...
2008-08-22 Jeremias MaerkiFinal statistics output after the test with average...
2008-08-21 Jeremias MaerkiAdded some performance statistics to MemoryEater.
2008-08-21 Jeremias MaerkiAdded an FAQ entry about the element mismatch error...
2008-08-21 Maximilian... Included patched retroweaver which does not modify...
2008-08-20 Adrian Cumiskey* Updated xmlgraphics-commons-14svn.jar to reflect...
2008-08-20 Maximilian... Boolean.valueOf() is available in 1.4, but retroweaver...
2008-08-20 Maximilian... Use retroweaver for 1.4 verification
2008-08-20 Maximilian... valueOf is Java 1.5+ only
2008-08-20 Adrian CumiskeyMoved mptToPt() and ptToMpt() from AbstractRenderer...
2008-08-14 Jeremias MaerkiWasn't an NPE, but actually a division by zero.
2008-08-14 Adrian CumiskeyMoved static method lightenColor() from PrintRenderer...
2008-08-14 Jeremias MaerkiFixed the source for a division by zero when the conten...
2008-08-14 Jeremias MaerkiRemoved three unused classes in the traits package.
2008-08-13 Jeremias MaerkiFixed border trait parsing for the area tree XML when...
2008-08-10 Jeremias MaerkiBugzilla #45606:
2008-08-10 Jeremias MaerkiMerge from 0_95 branch:
2008-08-10 Andreas L.... Added 'due-to' to the wrong entry...
2008-08-10 Andreas L.... Bugzilla 45490: Avoid altering the original 'href'...
2008-08-08 Simon PeppingAdded fop.js to binary distribution
2008-08-07 Jeremias MaerkiAdded fop.cmd to binary distribution (not sure if any...
2008-08-06 Jeremias MaerkiConverted the project news to a special XML format...
2008-08-06 Jeremias MaerkiSome missing release info.
2008-08-05 Jeremias MaerkiOopsy, that wasn't intended to get into trunk.
2008-08-05 Jeremias MaerkiRemoved "Areas of expertise" as discussed.
2008-08-05 Jeremias MaerkiFixed small mistake with weight adjustment on font...
2008-08-05 Jeremias MaerkiThe FontEventListener was not wired into font auto...
2008-08-05 Jeremias MaerkiSkip IO Exception when loading a PFM and an AFM could...
2008-08-05 Jeremias MaerkiRemoved merge tracking for "svnmerge" for
2008-08-05 Jeremias MaerkiMerged revisions 636407-637074,637076-637118,637120...
2008-08-05 Jeremias MaerkiBlocked revisions 681371 via svnmerge
2008-07-31 Jeremias MaerkiMerged revisions 636407-637074,637076-637118,637120...
2008-07-31 Jeremias MaerkiBlocked revisions 681286,681291 via svnmerge
2008-07-28 Jeremias MaerkiReverted revision 670341 and replaced it with a differe...
2008-07-28 Jeremias MaerkiBugzilla #45470:
2008-07-24 Vincent HennebertFed up with all those trailing whitespaces. Let's remov...
2008-07-23 Jeremias MaerkiOnly update the generated files if any source file...
2008-07-23 Adrian CumiskeyMy bad.. copy paste error I introduced which broke...
next