| Commit message (Expand) | Author | Age | Files | Lines |
* | Added getUserAgent() to IFDocumentHandler (implemented by all implementations... | Jeremias Maerki | 2008-12-17 | 5 | -0/+634 |
* | Run AT tests only if there are such tests. | Jeremias Maerki | 2008-12-11 | 1 | -3/+7 |
* | Fixed NPE: the user agent was not set. | Jeremias Maerki | 2008-12-11 | 1 | -0/+1 |
* | Forgot to add link support. First version added now. Generalizing this for th... | Jeremias Maerki | 2008-12-09 | 1 | -0/+18 |
* | Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen... | Jeremias Maerki | 2008-09-28 | 2 | -14/+14 |
* | Merge from Trunk revisions 685575-699792. | Jeremias Maerki | 2008-09-28 | 8 | -186/+222 |
|\ |
|
| * | Re-enabled image loader testcases | Maximilian Berger | 2008-09-16 | 2 | -7/+67 |
| * | Avoid test failure if the backup directory is not available, yet. | Jeremias Maerki | 2008-09-01 | 1 | -0/+1 |
| * | added URIResolutionTestCase | Maximilian Berger | 2008-08-26 | 1 | -0/+1 |
| * | Moved DataURIResolver from FOP to commons; use new URIResolver registry | Maximilian Berger | 2008-08-24 | 2 | -118/+0 |
| * | Final statistics output after the test with average speed indication. | Jeremias Maerki | 2008-08-22 | 2 | -2/+16 |
| * | 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 |
* | | Added a default ErrorListener just to be on the safe side. | Jeremias Maerki | 2008-08-26 | 2 | -0/+4 |
* | | Extended to allow generating the renderer and painter PDF alongside each othe... | Jeremias Maerki | 2008-08-15 | 7 | -24/+38 |
* | | Merged from Trunk revision 685573: | Jeremias Maerki | 2008-08-13 | 1 | -0/+7 |
|\| |
|
| * | Fixed border trait parsing for the area tree XML when CMYK or ICC colors were... | Jeremias Maerki | 2008-08-13 | 1 | -0/+7 |
* | | Removed temporary debug code. | Jeremias Maerki | 2008-08-13 | 1 | -37/+1 |
* | | Added support for bookmarks to intermediate format (including PDF painter). | Jeremias Maerki | 2008-08-12 | 5 | -23/+342 |
* | | Make IFParserTestCase use the temporary, attributed MIME type for PDF (so the... | Jeremias Maerki | 2008-08-12 | 1 | -0/+6 |
* | | Merge from Trunk revisions 680381-685126. | Jeremias Maerki | 2008-08-12 | 1 | -0/+45 |
|\| |
|
| * | Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378... | Jeremias Maerki | 2008-07-31 | 1 | -0/+45 |
* | | Release intermediate file ASAP to avoid high memory consumption. | Jeremias Maerki | 2008-07-28 | 1 | -0/+6 |
* | | Set error listener on both IF and AT tests. | Jeremias Maerki | 2008-07-28 | 3 | -17/+26 |
* | | Don't let Xalan's default error listener swallow exceptions. | Jeremias Maerki | 2008-07-28 | 1 | -0/+18 |
* | | Some carriage returns for the debug output file. | Jeremias Maerki | 2008-07-28 | 1 | -0/+2 |
* | | Merge from Trunk revisions 677589 to 679734. | Jeremias Maerki | 2008-07-25 | 109 | -648/+648 |
|\| |
|
| * | Fed up with all those trailing whitespaces. Let's remove them all (once... an... | Vincent Hennebert | 2008-07-24 | 111 | -678/+678 |
* | | Improved/fixed font setup for painters. Reduced the whole thing to pass in a ... | Jeremias Maerki | 2008-07-23 | 5 | -153/+466 |
|/ |
|
* | 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 | 10 | -0/+442 |
* | 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 |