aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bugzilla #49910: clipping rectangle is wrong on side-regionsVincent Hennebert2011-03-1416-63/+331
* Delisting Alexander Kiel and Renaud Richardet as active contributorsSimon Pepping2011-03-141-7/+0
* Changing Max Berger, Jay Bryant, Luca Furini, Christian Geisert, Manuel Mall,...Simon Pepping2011-03-141-32/+8
* Bugzilla #50196: padding-start ignored when table-header/footer is repeated.Vincent Hennebert2011-03-093-12/+100
* Deleted Active Contributor Manoj Nair who hasn't been active since 2008 and a...Chris Bowditch2011-03-091-3/+3
* b49835Andreas L. Delmelle2011-03-074-6/+177
* added Glenn Adams as an active contributorChris Bowditch2011-03-041-1/+10
* Customizing the Gump runs from our build file rather than from the Gump descr...Jeremias Maerki2011-03-021-2/+14
* Fix for a potential NPE when painting vector graphics with non-sRGB colors.Jeremias Maerki2011-02-262-2/+13
* Cleanup: catch more specific exception types to capture the intention better ...Andreas L. Delmelle2011-02-221-44/+29
* Cleanup unused field + dead/commented codeAndreas L. Delmelle2011-02-221-20/+2
* Fix FindBugs warning...Andreas L. Delmelle2011-02-221-2/+1
* Better way to eliminate FindBugs warning?Andreas L. Delmelle2011-02-211-0/+1
* Use chained append() rather than string concatenation (better practice)Andreas L. Delmelle2011-02-181-5/+5
* Fixing checkstyle errors and hiding fingbugs errorsSimon Pepping2011-02-182-1/+49
* Fix scaling bug manifesting with source resolutions other than 72dpi.Jeremias Maerki2011-02-161-9/+35
* Reverted changes accidentally made to toString in rev. 1071048Vincent Hennebert2011-02-161-5/+5
* Revert unnecessary change (no checkstyle issue in this file; method unused, s...Andreas L. Delmelle2011-02-151-24/+0
* Checkstyle fixAndreas L. Delmelle2011-02-151-6/+6
* Checkstyle fixesAndreas L. Delmelle2011-02-152-0/+28
* Fix incorrect type safetyAndreas L. Delmelle2011-02-111-2/+3
* Fixups, type safety...Andreas L. Delmelle2011-02-111-82/+66
* Minor fixupsAndreas L. Delmelle2011-02-112-21/+10
* A few minor nits...Andreas L. Delmelle2011-02-111-12/+8
* Further cleanups: alignment of FlowLM.getNextKE() with pattern of the same me...Andreas L. Delmelle2011-02-103-42/+31
* Clean-ups, simplifications and improvements of AlignmentContext and ScaledBas...Vincent Hennebert2011-02-104-395/+243
* Oops. Merging mistake.Jeremias Maerki2011-02-101-253/+0
* Forgot to mention a fix.Jeremias Maerki2011-02-101-0/+3
* Re-integrate/merge Temp_Color branch into Trunk.Jeremias Maerki2011-02-1038-623/+2145
|\
| * Fix deprecation.Temp_ColorJeremias Maerki2011-02-101-6/+6
| * Status updateJeremias Maerki2011-02-101-0/+3
| * Merge from Trunk, revisions 1060235 to 1069383.Jeremias Maerki2011-02-10114-2815/+2846
| |\ | |/ |/|
* | Further attempts at improving code readability, reduce some more duplication,...Andreas L. Delmelle2011-02-094-121/+203
* | Further reduction of code duplication in/between getNextKnuthElements()Andreas L. Delmelle2011-02-082-125/+95
* | Elimination of code duplication in getNextKnuthElements()Andreas L. Delmelle2011-02-081-82/+41
* | Use BitmapImageUtil for converting images to bi-level images.Jeremias Maerki2011-02-075-53/+58
* | Bugfix: toBufferedImage() didn't actually transfer the image data at all.Jeremias Maerki2011-02-071-1/+3
* | Bugfix: Avoid directly encoding if the sample model is not exactly right. For...Jeremias Maerki2011-02-071-0/+9
* | Reverted previous commit; looks like it does require all related property cla...Andreas L. Delmelle2011-02-062-122/+136
* | Bugzilla 50703: Parametrize PropertyCache, switch to parameterless public con...Andreas L. Delmelle2011-02-062-136/+122
* | Make URI extraction consistent with fo:external-graphic's src + remove unnece...Andreas L. Delmelle2011-02-061-2/+1
* | Code fixups, type safety, etc.Andreas L. Delmelle2011-02-061-47/+57
* | Minor nitsAndreas L. Delmelle2011-02-061-2/+2
* | Move CSOK suppresion comments; apparently @Override causes these to be ignore...Andreas L. Delmelle2011-02-063-6/+6
* | Fix checkstyle issueAndreas L. Delmelle2011-02-061-1/+2
* | More fixups: eliminate stray hungarians + added TODO for parameter removalAndreas L. Delmelle2011-02-061-36/+37
* | Revert r1067644 (local 'clean' trunk got mixed up with fix for 49877)Andreas L. Delmelle2011-02-061-1/+6
* | Eliminate unnecessary boxing (possible after r1062901)Andreas L. Delmelle2011-02-061-17/+16
* | Fix checkstyle issuesAndreas L. Delmelle2011-02-062-2/+3
* | Fixups + necessary changes after r1067689Andreas L. Delmelle2011-02-061-10/+16