2011-03-22 |
Vincent Hennebert | Fixed spurious table warnings |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Vincent Hennebert | Bugfix: keep-together on a table containing row-spannin... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Jeremias Maerki | toString() method for BFEntry. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Vincent Hennebert | Renamed Viewport into InlineViewport |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Vincent Hennebert | Bugzilla #49910: clipping rectangle is wrong on side... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Simon Pepping | Delisting Alexander Kiel and Renaud Richardet as active... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Simon Pepping | Changing Max Berger, Jay Bryant, Luca Furini, Christian... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Vincent Hennebert | Bugzilla #50196: padding-start ignored when table-heade... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Chris Bowditch | Deleted Active Contributor Manoj Nair who hasn't been... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Andreas L.... | b49835 |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Chris Bowditch | added Glenn Adams as an active contributor |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Jeremias Maerki | Customizing the Gump runs from our build file rather... |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Jeremias Maerki | Fix for a potential NPE when painting vector graphics... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Andreas L.... | Cleanup: catch more specific exception types to capture... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Andreas L.... | Cleanup unused field + dead/commented code |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Andreas L.... | Fix FindBugs warning... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Andreas L.... | Better way to eliminate FindBugs warning? |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Andreas L.... | Use chained append() rather than string concatenation... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Simon Pepping | Fixing checkstyle errors and hiding fingbugs errors |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Jeremias Maerki | Fix scaling bug manifesting with source resolutions... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Vincent Hennebert | Reverted changes accidentally made to toString in rev... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Andreas L.... | Revert unnecessary change (no checkstyle issue in this... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Andreas L.... | Checkstyle fix |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Andreas L.... | Checkstyle fixes |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Andreas L.... | Fix incorrect type safety |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Andreas L.... | Fixups, type safety... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Andreas L.... | Minor fixups |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Andreas L.... | A few minor nits... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Andreas L.... | Further cleanups: alignment of FlowLM.getNextKE() with... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Vincent Hennebert | Clean-ups, simplifications and improvements of Alignmen... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Jeremias Maerki | Oops. Merging mistake. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Jeremias Maerki | Forgot to mention a fix. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Jeremias Maerki | Re-integrate/merge Temp_Color branch into Trunk. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Jeremias Maerki | Fix deprecation. Temp_Color Temp_Color |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Jeremias Maerki | Status update |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Jeremias Maerki | Merge from Trunk, revisions 1060235 to 1069383. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Jeremias Maerki | Simplification as suggested by Simon. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Jeremias Maerki | Fix IF test for color_1.xml. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Jeremias Maerki | Adjust range of valid results for OpenJDK 6 |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Andreas L.... | Further attempts at improving code readability, reduce... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Andreas L.... | Further reduction of code duplication in/between getNex... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Andreas L.... | Elimination of code duplication in getNextKnuthElements() |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Jeremias Maerki | Use BitmapImageUtil for converting images to bi-level... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Jeremias Maerki | Bugfix: toBufferedImage() didn't actually transfer... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Jeremias Maerki | Bugfix: Avoid directly encoding if the sample model... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Reverted previous commit; looks like it does require... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Bugzilla 50703: Parametrize PropertyCache, switch to... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Make URI extraction consistent with fo:external-graphic... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Code fixups, type safety, etc. |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Minor nits |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Move CSOK suppresion comments; apparently @Override... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Fix checkstyle issue |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | More fixups: eliminate stray hungarians + added TODO... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Revert r1067644 (local 'clean' trunk got mixed up with... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Eliminate unnecessary boxing (possible after r1062901) |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Fix checkstyle issues |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Fixups + necessary changes after r1067689 |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Got a bit ahead of myself, again... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Fixups, type safety... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Code fixups |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Revert previous commit; wrong class... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Code fixups |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Minor fixups |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Commit missing file from r1067670 |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Decommission BlockStackingLM.StackingIter |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Minor fixup: extract condition into local variable |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Code cleanup: |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Code cleanup: reduce some code duplication in getNextKn... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Preceding cleanups 'fixed' behavior in test case |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Code cleanup (minor) |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Further cleanup: reduce some code duplication in BlockS... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Restored part that would otherwise cause a StackOverflo... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Code cleanup |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andreas L.... | Add type safety to LMiter |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Andreas L.... | Code cleanup |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Andreas L.... | Decommission InlineStackingLM.StackingIter (+ minor... |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Andreas L.... | Decommission private PositionIterator subclasses in... |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Andreas L.... | Decommission AreaAdditionUtil.StackingIter + minor... |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Andreas L.... | Refactoring PositionIterator Step 1: make the class... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Jeremias Maerki | Disable pixel tests due to differences between JVMs. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Jeremias Maerki | Bugfix: Suppress generating duplicate fo:root and fo... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Jeremias Maerki | Fix compile error when JAI is not around. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Jeremias Maerki | Some tests for bitmap conversions. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Jeremias Maerki | Bugzilla #50705: |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Andreas L.... | Generify ListUtil methods |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Jeremias Maerki | Adding information about the font cache file. |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Jeremias Maerki | Bugzilla #50699: |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Andreas L.... | Commit file necessary to avoid compile error after... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Andreas L.... | Add type safety to PositionIterator + attempt at javado... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Andreas L.... | Small cleanup: extract TextDecorationMaker, move valida... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Andreas L.... | Bugzilla 48334: Added implementation for xml:base |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Andreas L.... | Bugzilla 50698: Changes after updating XGC JAR |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Andreas L.... | Updated XGC JAR after migrating ColorProfileUtil |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Jeremias Maerki | Allow afp:no-operation to be added to fo:page-sequence... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Simon Pepping | Fix an forgotten change of type in class Area and a... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Andreas L.... | Bugzilla 50635: fix issue in checkPreparedPages() where... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Andreas L.... | Credit where credit is due... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Andreas L.... | Bugzilla 50636: fix performance issue when adding pages... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Andreas L.... | Bugzilla 50593: Mostly add type safety to various colle... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Vincent Hennebert | Removed unnecessary Checkstyle CSOK comments |
commit | commitdiff | tree | snapshot |
next |