| Commit message (Expand) | Author | Age | Files | Lines |
* | Added some performance statistics to MemoryEater. | Jeremias Maerki | 2008-08-21 | 2 | -11/+137 |
* | * Updated xmlgraphics-commons-14svn.jar to reflect UnitConv additions. | Adrian Cumiskey | 2008-08-20 | 2 | -50/+2 |
* | Fixed border trait parsing for the area tree XML when CMYK or ICC colors were... | Jeremias Maerki | 2008-08-13 | 1 | -0/+7 |
* | Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378... | Jeremias Maerki | 2008-07-31 | 1 | -0/+45 |
* | Fed up with all those trailing whitespaces. Let's remove them all (once... an... | Vincent Hennebert | 2008-07-24 | 111 | -678/+678 |
* | fonts package must not depend on the render package. Refactored to restore th... | Jeremias Maerki | 2008-07-17 | 1 | -3/+10 |
* | Moved the contents of TableBody into a new abstract base class TablePart, whi... | Adrian Cumiskey | 2008-06-21 | 2 | -8/+8 |
* | Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378... | Jeremias Maerki | 2008-06-09 | 3 | -0/+133 |
* | Checkstyle cleanup and javadoc | Adrian Cumiskey | 2008-05-09 | 1 | -4/+15 |
* | Checkstyle and minor typo fixes | Vincent Hennebert | 2008-05-09 | 5 | -46/+46 |
* | In collapsed borders, the 'nonLeadingTrailing' case actually corresponds to t... | Vincent Hennebert | 2008-05-08 | 1 | -8/+8 |
* | Very small cleanup to unit test. This method does not need to be protected. | Adrian Cumiskey | 2008-05-06 | 1 | -1/+1 |
* | * Added font substitution configuration reader, model, business logic, junit ... | Adrian Cumiskey | 2008-05-06 | 6 | -8/+72 |
* | Now tunneling all events through a special event listener in tests. This serv... | Jeremias Maerki | 2008-04-17 | 8 | -31/+119 |
* | Merged branch | Jeremias Maerki | 2008-04-14 | 9 | -0/+441 |
* | Added support for addressing all glyphs available in a Type 1 font, not just ... | Jeremias Maerki | 2008-03-27 | 1 | -2/+4 |
* | Merged revisions 636400-636405,636407-638388 via svnmerge from | Vincent Hennebert | 2008-03-18 | 1 | -6/+5 |
* | fop-rgb-icc() function did not make the round-trip which caused an error in t... | Jeremias Maerki | 2008-02-18 | 3 | -81/+175 |
* | Extract original exception in BasePDFTestCase.java. They are normally embedde... | Jeremias Maerki | 2008-02-18 | 1 | -7/+27 |
* | Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ... | Jeremias Maerki | 2008-02-14 | 1 | -6/+8 |
* | Ensured all SVN properties are set equally | Maximilian Berger | 2008-02-13 | 3 | -3/+3 |
* | Tweak: modify PercentLength.toString() to return a value that facilitates deb... | Andreas L. Delmelle | 2008-02-07 | 1 | -1/+7 |
* | Bugfix for date formatting with negative time zones in the PDF's Info object. | Jeremias Maerki | 2008-02-07 | 2 | -3/+64 |
* | Added an option to disable the default sRGB profile in PDF output for those w... | Jeremias Maerki | 2008-02-07 | 2 | -3/+69 |
* | Removed the Dijkstra stuff as it was moved to Commons. | Jeremias Maerki | 2008-01-30 | 4 | -314/+0 |
* | Added support for the natural language indentifier ("Lang" in the document ca... | Jeremias Maerki | 2008-01-28 | 1 | -1/+1 |
* | Added support for DOMSource to Preloader SVG so a URI Resolver can be written... | Jeremias Maerki | 2008-01-25 | 1 | -1/+55 |
* | Added support for conditional borders (and paddings) in tables. | Vincent Hennebert | 2008-01-23 | 2 | -44/+46 |
* | Slight performance improvement on multi-core CPUs using a cheap trick. | Jeremias Maerki | 2008-01-17 | 1 | -21/+34 |
* | java.net.URI doesn't eat non-escaped URIs so I added an escaping method to UR... | Jeremias Maerki | 2008-01-14 | 1 | -0/+61 |
* | Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_... | Jeremias Maerki | 2008-01-11 | 14 | -94/+643 |
* | Testcase for the resolution of collapsed and conditional borders in the FO tree | Vincent Hennebert | 2007-12-15 | 1 | -0/+214 |
* | Oops. | Jeremias Maerki | 2007-12-03 | 1 | -2/+0 |
* | Added a possibility to rerun the whole run a defined number of times to test ... | Jeremias Maerki | 2007-12-03 | 1 | -8/+25 |
* | Log element list length for convenience. | Jeremias Maerki | 2007-11-13 | 1 | -1/+3 |
* | Forgot to add IllegalRowSpanTestCase to the test suite... | Vincent Hennebert | 2007-11-06 | 1 | -0/+2 |
* | Added check for table-cells which span more rows than available in their pare... | Vincent Hennebert | 2007-11-06 | 3 | -11/+95 |
* | Forgot to add TableColumnColumnNumber testcase to the testsuite | Vincent Hennebert | 2007-11-06 | 1 | -0/+1 |
* | Finalised testcase for RowGroupBuilder and added it to the testsuite | Vincent Hennebert | 2007-11-06 | 2 | -49/+22 |
* | Renamed TableRowIteratorTestCase into RowGroupBuilderTestCase | Vincent Hennebert | 2007-11-05 | 1 | -2/+2 |
* | Moved table-related FObj into new o.a.fop.fo.flow.table package | Vincent Hennebert | 2007-11-05 | 7 | -8/+8 |
* | First step towards building row groups at the FO tree stage. The built row gr... | Vincent Hennebert | 2007-11-05 | 4 | -211/+209 |
* | Reworked the creation of implicit columns to match new behaviour: the number ... | Vincent Hennebert | 2007-11-02 | 1 | -2/+24 |
* | Testcases for fo:table-column | Vincent Hennebert | 2007-11-01 | 3 | -12/+145 |
* | Additional testcases for too many columns, this time in header or footer. | Vincent Hennebert | 2007-10-31 | 1 | -0/+8 |
* | - Enforced check for proper number of columns in a table. Now if a table has ... | Vincent Hennebert | 2007-10-31 | 4 | -3/+211 |
* | Some log fine-tuning. | Jeremias Maerki | 2007-10-26 | 1 | -15/+13 |
* | Bugzilla #42278: | Jeremias Maerki | 2007-06-29 | 2 | -0/+120 |
* | Updated PDF/A-1b support according to ISO-19005-1:2005/Cor.1:2007. | Jeremias Maerki | 2007-06-22 | 1 | -0/+112 |
* | Bugzilla #41831: | Jeremias Maerki | 2007-05-28 | 15 | -121/+309 |