]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2011-04-06 Andreas L.... Bugzilla 51032: Fixed regression due to oversight in...
2011-04-05 Vincent HennebertProper fix for Bugzilla 50987
2011-04-05 Vincent HennebertFixed regression introduced in rev. 1088079: also remov...
2011-04-03 Andreas L.... Property fixup
2011-04-03 Andreas L.... Update status.xml for r1088242
2011-04-03 Andreas L.... Bugzilla 50988: Fixed a NullPointerException in case...
2011-04-03 Andreas L.... Oops... Give the right people credit.
2011-04-03 Andreas L.... Update status.xml for r1088231 and r1088234
2011-04-03 Andreas L.... Bugzilla 50987: Fixed an issue where a link was added...
2011-04-03 Andreas L.... Bugzilla 50986: Fixed an issue where invalid PDF page...
2011-04-02 Andreas L.... Minor code fixups
2011-03-27 Andreas L.... Properly fix the case of unresolved bookmarks for the...
2011-03-27 Andreas L.... Temporarily disable new test added in r1085824
2011-03-26 Andreas L.... Fixed regression introduced by Bugzilla 50593: bookmark...
2011-03-26 Andreas L.... Forgot to include status.xml
2011-03-26 Andreas L.... Bugzilla 50965: Fix regression in BlockContainerLayoutM...
2011-03-24 Vincent HennebertBugzilla #50763: Implemented non-standard behavior...
2011-03-22 Vincent HennebertBugfix: keep-together does not apply to fo:table-cell
2011-03-22 Vincent HennebertFixed spurious table warnings
2011-03-21 Vincent HennebertBugfix: keep-together on a table containing row-spannin...
2011-03-18 Jeremias MaerkitoString() method for BFEntry.
2011-03-15 Vincent HennebertRenamed Viewport into InlineViewport
2011-03-14 Vincent HennebertBugzilla #49910: clipping rectangle is wrong on side...
2011-03-14 Simon PeppingDelisting Alexander Kiel and Renaud Richardet as active...
2011-03-14 Simon PeppingChanging Max Berger, Jay Bryant, Luca Furini, Christian...
2011-03-09 Vincent HennebertBugzilla #50196: padding-start ignored when table-heade...
2011-03-09 Chris BowditchDeleted Active Contributor Manoj Nair who hasn't been...
2011-03-07 Andreas L.... b49835
2011-03-04 Chris Bowditchadded Glenn Adams as an active contributor
2011-03-02 Jeremias MaerkiCustomizing the Gump runs from our build file rather...
2011-02-26 Jeremias MaerkiFix for a potential NPE when painting vector graphics...
2011-02-22 Andreas L.... Cleanup: catch more specific exception types to capture...
2011-02-22 Andreas L.... Cleanup unused field + dead/commented code
2011-02-22 Andreas L.... Fix FindBugs warning...
2011-02-21 Andreas L.... Better way to eliminate FindBugs warning?
2011-02-18 Andreas L.... Use chained append() rather than string concatenation...
2011-02-18 Simon PeppingFixing checkstyle errors and hiding fingbugs errors
2011-02-16 Jeremias MaerkiFix scaling bug manifesting with source resolutions...
2011-02-16 Vincent HennebertReverted changes accidentally made to toString in rev...
2011-02-15 Andreas L.... Revert unnecessary change (no checkstyle issue in this...
2011-02-15 Andreas L.... Checkstyle fix
2011-02-15 Andreas L.... Checkstyle fixes
2011-02-11 Andreas L.... Fix incorrect type safety
2011-02-11 Andreas L.... Fixups, type safety...
2011-02-11 Andreas L.... Minor fixups
2011-02-11 Andreas L.... A few minor nits...
2011-02-10 Andreas L.... Further cleanups: alignment of FlowLM.getNextKE() with...
2011-02-10 Vincent HennebertClean-ups, simplifications and improvements of Alignmen...
2011-02-10 Jeremias MaerkiOops. Merging mistake.
2011-02-10 Jeremias MaerkiForgot to mention a fix.
2011-02-10 Jeremias MaerkiRe-integrate/merge Temp_Color branch into Trunk.
2011-02-10 Jeremias MaerkiFix deprecation. Temp_Color Temp_Color
2011-02-10 Jeremias MaerkiStatus update
2011-02-10 Jeremias MaerkiMerge from Trunk, revisions 1060235 to 1069383.
2011-02-10 Jeremias MaerkiSimplification as suggested by Simon.
2011-02-10 Jeremias MaerkiFix IF test for color_1.xml.
2011-02-10 Jeremias MaerkiAdjust range of valid results for OpenJDK 6
2011-02-09 Andreas L.... Further attempts at improving code readability, reduce...
2011-02-08 Andreas L.... Further reduction of code duplication in/between getNex...
2011-02-08 Andreas L.... Elimination of code duplication in getNextKnuthElements()
2011-02-07 Jeremias MaerkiUse BitmapImageUtil for converting images to bi-level...
2011-02-07 Jeremias MaerkiBugfix: toBufferedImage() didn't actually transfer...
2011-02-07 Jeremias MaerkiBugfix: Avoid directly encoding if the sample model...
2011-02-06 Andreas L.... Reverted previous commit; looks like it does require...
2011-02-06 Andreas L.... Bugzilla 50703: Parametrize PropertyCache, switch to...
2011-02-06 Andreas L.... Make URI extraction consistent with fo:external-graphic...
2011-02-06 Andreas L.... Code fixups, type safety, etc.
2011-02-06 Andreas L.... Minor nits
2011-02-06 Andreas L.... Move CSOK suppresion comments; apparently @Override...
2011-02-06 Andreas L.... Fix checkstyle issue
2011-02-06 Andreas L.... More fixups: eliminate stray hungarians + added TODO...
2011-02-06 Andreas L.... Revert r1067644 (local 'clean' trunk got mixed up with...
2011-02-06 Andreas L.... Eliminate unnecessary boxing (possible after r1062901)
2011-02-06 Andreas L.... Fix checkstyle issues
2011-02-06 Andreas L.... Fixups + necessary changes after r1067689
2011-02-06 Andreas L.... Got a bit ahead of myself, again...
2011-02-06 Andreas L.... Fixups, type safety...
2011-02-06 Andreas L.... Code fixups
2011-02-06 Andreas L.... Revert previous commit; wrong class...
2011-02-06 Andreas L.... Code fixups
2011-02-06 Andreas L.... Minor fixups
2011-02-06 Andreas L.... Commit missing file from r1067670
2011-02-06 Andreas L.... Decommission BlockStackingLM.StackingIter
2011-02-06 Andreas L.... Minor fixup: extract condition into local variable
2011-02-06 Andreas L.... Code cleanup:
2011-02-06 Andreas L.... Code cleanup: reduce some code duplication in getNextKn...
2011-02-06 Andreas L.... Preceding cleanups 'fixed' behavior in test case
2011-02-06 Andreas L.... Code cleanup (minor)
2011-02-06 Andreas L.... Further cleanup: reduce some code duplication in BlockS...
2011-02-06 Andreas L.... Restored part that would otherwise cause a StackOverflo...
2011-02-06 Andreas L.... Code cleanup
2011-02-06 Andreas L.... Add type safety to LMiter
2011-02-05 Andreas L.... Code cleanup
2011-02-05 Andreas L.... Decommission InlineStackingLM.StackingIter (+ minor...
2011-02-05 Andreas L.... Decommission private PositionIterator subclasses in...
2011-02-05 Andreas L.... Decommission AreaAdditionUtil.StackingIter + minor...
2011-02-05 Andreas L.... Refactoring PositionIterator Step 1: make the class...
2011-02-04 Jeremias MaerkiDisable pixel tests due to differences between JVMs.
2011-02-04 Jeremias MaerkiBugfix: Suppress generating duplicate fo:root and fo...
2011-02-04 Jeremias MaerkiFix compile error when JAI is not around.
next