| Commit message (Expand) | Author | Age | Files | Lines |
* | Bugzilla 50471: Avoid ArrayIndexOutOfBoundsException for codepoints without a... | Andreas L. Delmelle | 2011-01-07 | 2 | -0/+7 |
* | Add type-safe parameters to collections; replace XGC jar to benefit from new ... | Simon Pepping | 2011-01-04 | 1 | -1/+1 |
* | Added missing license header. | Jeremias Maerki | 2010-11-15 | 1 | -0/+19 |
* | Removed tab characters. | Jeremias Maerki | 2010-11-15 | 1 | -11/+11 |
* | Applied patch 50240 by Mehdi Houshmand with changes: Java source and | Simon Pepping | 2010-11-11 | 1 | -0/+17 |
* | Removed old Renderer implementations for AFP, PCL, PDF, PS. | Vincent Hennebert | 2010-08-25 | 6 | -209/+9 |
* | Removed many "// CSOK: ConstantName" instances for constants, by converting t... | Jeremias Maerki | 2010-08-14 | 6 | -41/+42 |
* | Bugzilla #49733: | Jeremias Maerki | 2010-08-14 | 6 | -7/+7 |
* | Refactored the multi-threading harness a bit to support IF conversion. | Jeremias Maerki | 2010-07-15 | 6 | -50/+205 |
* | Restored ColorExt after removing it from XML Graphics Commons again. | Jeremias Maerki | 2010-07-02 | 2 | -9/+8 |
* | Color-related classes were moved to the org.apache.xmlgraphics.java2d.color p... | Jeremias Maerki | 2010-06-14 | 2 | -4/+4 |
* | FontEventAdapter has been replaced by FontEventProducer | Vincent Hennebert | 2010-04-09 | 1 | -1/+2 |
* | Now that the creation of event-model.xml has been standardised, the EventMode... | Vincent Hennebert | 2010-04-09 | 2 | -38/+0 |
* | Moved ResourceEventProducer to org.apache.fop | Vincent Hennebert | 2010-04-09 | 2 | -1/+2 |
* | Split catch-all EventFormatter.xml message file into individual files for eac... | Vincent Hennebert | 2010-04-09 | 1 | -0/+7 |
* | Added test cases to ensure that the event notification system runs smoothly | Vincent Hennebert | 2010-04-09 | 2 | -0/+169 |
* | Bugzilla #48237: | Chris Bowditch | 2010-01-08 | 2 | -2/+6 |
* | Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ... | Vincent Hennebert | 2009-12-22 | 2 | -2/+202 |
* | Fixed test case: #CMYK pseudo-profile comes before the color profile URI. | Jeremias Maerki | 2009-12-17 | 1 | -1/+1 |
* | Bugfix: Added equals() method to ColorExt because the base class only compare... | Jeremias Maerki | 2009-11-25 | 1 | -4/+26 |
* | Moved declaration of xml:space attribute from <text> to <page-sequence> in th... | Vincent Hennebert | 2009-11-09 | 1 | -2/+1 |
* | XMLUtilTestCase somehow hasn't been included in the merge of the accessibilit... | Vincent Hennebert | 2009-10-28 | 1 | -0/+45 |
* | Merged back Temp_Accessibility branch into Trunk | Vincent Hennebert | 2009-10-27 | 1 | -1/+2 |
|\ |
|
| * | Merged changes from Trunk up to revision 829121 | Vincent Hennebert | 2009-10-23 | 2 | -33/+33 |
| |\
| |/
|/| |
|
| * | Merged changes from Trunk up to revision 824832 | Vincent Hennebert | 2009-10-13 | 2 | -0/+54 |
| |\ |
|
| * \ | Merged changes from Trunk up to revision 816269 | Vincent Hennebert | 2009-09-18 | 9 | -22/+325 |
| |\ \ |
|
| * | | | Added support for adding natural language information on page-sequence and do... | Jeremias Maerki | 2009-04-17 | 1 | -0/+45 |
| * | | | Fixed copy/paste mistake. | Jeremias Maerki | 2009-04-14 | 1 | -1/+2 |
* | | | | Application of the patch submitted by Alexander Kiel to improve variable name... | Adrian Cumiskey | 2009-10-15 | 2 | -33/+33 |
| |_|/
|/| | |
|
* | | | Font name was wrong | Maximilian Berger | 2009-09-24 | 1 | -1/+1 |
* | | | Added Testcase from Bug #47872 (thanks to alex kiel) and fixed it in FontLoader | Maximilian Berger | 2009-09-24 | 2 | -0/+54 |
| |/
|/| |
|
* | | Added support for the #CMYK pseudo-profile supported by some commercial XSL i... | Jeremias Maerki | 2009-09-16 | 1 | -2/+19 |
* | | Added tests for 2, 3, 4 values specified in the page boundaries properties. | Vincent Hennebert | 2009-08-14 | 1 | -1/+51 |
* | | Renamed PageScaleAttributes class into PageScale. | Vincent Hennebert | 2009-08-12 | 1 | -4/+6 |
* | | Fixed issues in PageBoundaries class: | Vincent Hennebert | 2009-08-10 | 4 | -143/+207 |
* | | Bugzilla #47311: | Jeremias Maerki | 2009-08-03 | 1 | -32/+44 |
* | | Bugzilla #47311: | Jeremias Maerki | 2009-08-02 | 2 | -0/+131 |
* | | bug fix: allow back slashes for file URLs as they are commonly used in Windows | Chris Bowditch | 2009-05-07 | 2 | -0/+2 |
* | | Bugzilla 47027: Correction for interpretation of pixel-lengths, as suggested ... | Andreas L. Delmelle | 2009-04-19 | 3 | -20/+45 |
|/ |
|
* | Improved multi-threading testbed a bit: | Jeremias Maerki | 2009-03-27 | 3 | -25/+132 |
* | Amendment to revision 755894: | Jeremias Maerki | 2009-03-24 | 1 | -6/+35 |
* | Bugfix: IFSerializer's mimicking feature didn't work properly. The wrong conf... | Jeremias Maerki | 2009-03-19 | 2 | -0/+122 |
* | Restored ability to specify any URI base URI (URL), not just file URLs. For f... | Jeremias Maerki | 2009-03-10 | 2 | -9/+58 |
* | Avoid errors with relative paths. | Jeremias Maerki | 2009-03-10 | 1 | -2/+7 |
* | Forgot to remove the old ";mode=painter" work-around. | Jeremias Maerki | 2009-02-25 | 1 | -1/+1 |
* | ";mode=painter" MIME suffix removed from all new IFDocumentHandler implementa... | Jeremias Maerki | 2009-02-23 | 1 | -0/+159 |
* | Additional filter possibility for BatchDiffer so previously faulty cases can ... | Jeremias Maerki | 2009-02-16 | 1 | -0/+10 |
* | Merge from Trunk revisions 735029 - 740275. | Jeremias Maerki | 2009-02-03 | 1 | -2/+4 |
|\ |
|
| * | Disabled the PDF dump by default. | Jeremias Maerki | 2009-01-28 | 1 | -2/+4 |
* | | Fixed test error for transcoders. | Jeremias Maerki | 2009-01-30 | 8 | -153/+272 |