| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: catch more specific exception types to capture the intention better ... | Andreas L. Delmelle | 2011-02-22 | 1 | -44/+29 |
* | Revert unnecessary change (no checkstyle issue in this file; method unused, s... | Andreas L. Delmelle | 2011-02-15 | 1 | -24/+0 |
* | Checkstyle fixes | Andreas L. Delmelle | 2011-02-15 | 1 | -0/+24 |
* | Oops. Merging mistake. | Jeremias Maerki | 2011-02-10 | 1 | -253/+0 |
* | Re-integrate/merge Temp_Color branch into Trunk. | Jeremias Maerki | 2011-02-10 | 5 | -291/+922 |
|\ |
|
| * | Merge from Trunk, revisions 1060235 to 1069383. | Jeremias Maerki | 2011-02-10 | 4 | -31/+18 |
| |\
| |/
|/| |
|
* | | Bugfix: toBufferedImage() didn't actually transfer the image data at all. | Jeremias Maerki | 2011-02-07 | 1 | -1/+3 |
* | | Generify ListUtil methods | Andreas L. Delmelle | 2011-02-02 | 1 | -6/+6 |
* | | Bugzilla 50698: Changes after updating XGC JAR | Andreas L. Delmelle | 2011-02-01 | 2 | -27/+12 |
| * | Fix IF test for color_1.xml. | Jeremias Maerki | 2011-02-10 | 1 | -1/+5 |
| * | Code cleanup. | Jeremias Maerki | 2011-01-19 | 1 | -30/+22 |
| * | Correct link to replacement. | Jeremias Maerki | 2011-01-18 | 1 | -1/+6 |
| * | Removed FopFactory.getColorSpace() in favor of FopFactory.getColorSpaceCache(... | Jeremias Maerki | 2011-01-18 | 1 | -10/+8 |
| * | Merge from Trunk, revisions 965390 to 1060234. | Jeremias Maerki | 2011-01-18 | 16 | -94/+121 |
| |\
| |/
|/| |
|
* | | Fix deprecation warnings; add some type safety | Simon Pepping | 2011-01-14 | 2 | -40/+44 |
* | | findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) | Simon Pepping | 2010-11-17 | 1 | -1/+1 |
* | | Fixed indentation | Vincent Hennebert | 2010-08-27 | 1 | -4/+4 |
* | | Bugzilla #49733: | Jeremias Maerki | 2010-08-14 | 16 | -60/+84 |
* | | Restored ColorExt after removing it from XML Graphics Commons again. | Jeremias Maerki | 2010-07-02 | 2 | -7/+259 |
| * | Adjust to changes in XML Graphics Commons: | Jeremias Maerki | 2010-12-13 | 3 | -17/+23 |
| * | Merged changes from Trunk (minus JARs). | Jeremias Maerki | 2010-07-19 | 1 | -0/+250 |
| * | Added class ColorWithFallback used for recreating function strings. | Jeremias Maerki | 2010-07-07 | 3 | -70/+221 |
| * | Added support for the cie-lab-color() function that is found in the current X... | Jeremias Maerki | 2010-06-30 | 1 | -86/+115 |
| * | Round-trip for fop-rgb-named-color() function. | Jeremias Maerki | 2010-06-29 | 1 | -12/+31 |
| * | Added support for the rgb-named-color() function that is found in the current... | Jeremias Maerki | 2010-06-29 | 1 | -6/+117 |
| * | Bugzilla #49403: | Jeremias Maerki | 2010-06-25 | 2 | -204/+270 |
|/ |
|
* | Color-related classes were moved to the org.apache.xmlgraphics.java2d.color p... | Jeremias Maerki | 2010-06-14 | 1 | -5/+5 |
* | AFP Output Changes: | Jeremias Maerki | 2010-06-12 | 1 | -0/+47 |
* | Added a save/restoreGraphicsState pair for the initial coordinate system in P... | Jeremias Maerki | 2010-04-26 | 1 | -0/+3 |
* | Bugzilla #48237: | Chris Bowditch | 2010-01-08 | 3 | -350/+7 |
* | Bugfix: Added equals() method to ColorExt because the base class only compare... | Jeremias Maerki | 2009-11-25 | 1 | -1/+59 |
* | Renamed TransformerNode into TransformerDefaultHandler and moved it into the ... | Vincent Hennebert | 2009-10-21 | 1 | -0/+160 |
* | Merged changes from Trunk up to revision 824832 | Vincent Hennebert | 2009-10-13 | 2 | -5/+5 |
|\ |
|
| * | Some javadoc fixes: @code -> @link | Jeremias Maerki | 2009-10-01 | 2 | -5/+5 |
* | | Merged changes from Trunk up to revision 816269 | Vincent Hennebert | 2009-09-18 | 4 | -21/+220 |
|\| |
|
| * | Added support for the #CMYK pseudo-profile supported by some commercial XSL i... | Jeremias Maerki | 2009-09-16 | 2 | -19/+66 |
| * | Added setting to enable dithered painting of filled rectangles in AFP and PCL. | Vincent Hennebert | 2009-04-28 | 1 | -0/+153 |
* | | Added support for adding natural language information on page-sequence and do... | Jeremias Maerki | 2009-04-17 | 1 | -0/+36 |
* | | Bugzilla #46705: | Jeremias Maerki | 2009-02-19 | 1 | -0/+9 |
|/ |
|
* | Merge from Trunk revisions 735029 - 740275. | Jeremias Maerki | 2009-02-03 | 4 | -2/+244 |
|\ |
|
| * | Moved MonochromeBitmapConverter from PCL to utility package for later reuse i... | Jeremias Maerki | 2009-01-28 | 4 | -1/+243 |
* | | Merge from Trunk revisions 731480 - 735028. | Jeremias Maerki | 2009-01-16 | 2 | -0/+196 |
|\| |
|
| * | Extracted some bitmap handling functions from the PCL implementation into new... | Jeremias Maerki | 2009-01-15 | 1 | -0/+173 |
| * | Give javadoc utility some more memory to avoid OutOfMemoryErrors. | Jeremias Maerki | 2009-01-07 | 1 | -0/+23 |
* | | Need to use xml:space="preserve" on text elements in IF and SVG output to avo... | Jeremias Maerki | 2008-12-22 | 1 | -0/+3 |
* | | My first attempt at implementing links was messed up. This second attempt act... | Jeremias Maerki | 2008-12-11 | 1 | -3/+47 |
* | | Merge from Trunk revisions 719662 - 724689. | Jeremias Maerki | 2008-12-09 | 1 | -0/+531 |
|\| |
|
| * | SetCurrentPosition fix for line drawing. | Adrian Cumiskey | 2008-11-20 | 1 | -14/+15 |
| * | "fixed" block container handling fixed (see block-container_absolute-position... | Adrian Cumiskey | 2008-11-04 | 1 | -0/+530 |
| * | Merged revisions 687576,687657,687786,688078,688087,688139,688508,688633,6886... | Adrian Cumiskey | 2008-08-26 | 4 | -98/+223 |