| Commit message (Expand) | Author | Age | Files | Lines |
* | Transition source to standard maven hierarchy (initial). | Glenn Adams | 2016-03-03 | 13 | -1388/+0 |
* | FOP-2213 use kern table when no GPOS kern lookups are present | Glenn Adams | 2014-09-09 | 1 | -4/+2 |
* | Cosmetics only: enabled Checkstyle for test files and fixed resulting errors | Vincent Hennebert | 2013-12-17 | 5 | -6/+5 |
* | Moved the I/O interfaces to XGC and updated code with new resolution mechanism | Mehdi Houshmand | 2012-09-19 | 1 | -1/+7 |
* | Bugfix: When restarting layout for the last page, discard glues and penalties... | Vincent Hennebert | 2012-07-12 | 1 | -16/+1 |
* | Started unifying URI resolution mechanism, redesigned configuration system an... | Mehdi Houshmand | 2012-05-31 | 6 | -38/+20 |
* | Removed reference to XML schema from IF schema. | Vincent Hennebert | 2012-03-23 | 2 | -95/+0 |
* | Merged in Temp_ImproveAccessibility | Peter Hancock | 2012-02-10 | 1 | -1/+16 |
|\ |
|
| * | Removed the DOM representation of the structure tree. | Vincent Hennebert | 2011-11-24 | 1 | -1/+16 |
* | | Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers | Mehdi Houshmand | 2012-01-30 | 1 | -6/+3 |
* | | Reverted changes made in r1234877, see bugzilla#52513 | Mehdi Houshmand | 2012-01-24 | 1 | -3/+6 |
* | | Moved the FOUserAgent into the constructor of the Renderers | Mehdi Houshmand | 2012-01-23 | 1 | -6/+3 |
* | | Bugzilla 52136: Added to build file JUnit target that uses a regex to run all... | Vincent Hennebert | 2011-11-07 | 5 | -7/+7 |
|/ |
|
* | Cache the schema for the XML namespace to a local directory. This avoids down... | Vincent Hennebert | 2011-10-20 | 2 | -0/+95 |
* | Bugzilla#512010: Simplification of the build. | Peter Hancock | 2011-10-19 | 2 | -2/+2 |
* | Bugzilla #51928: Upgraded all tests to JUnit 4 | Vincent Hennebert | 2011-10-04 | 8 | -152/+148 |
* | https://issues.apache.org/jira/browse/XERCESJ-1505 | Jeremias Maerki | 2011-04-29 | 1 | -1/+17 |
* | Added id element to intermediate format to track the origin of content. | Vincent Hennebert | 2011-04-18 | 11 | -287/+583 |
* | FontEventAdapter has been replaced by FontEventProducer | Vincent Hennebert | 2010-04-09 | 1 | -1/+2 |
* | Moved declaration of xml:space attribute from <text> to <page-sequence> in th... | Vincent Hennebert | 2009-11-09 | 1 | -2/+1 |
* | 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 | 1 | -0/+120 |
* | 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 |
* | Fixed test error for transcoders. | Jeremias Maerki | 2009-01-30 | 5 | -75/+44 |
* | Added validation against XML Schema of the intermediate format so we notice w... | Jeremias Maerki | 2009-01-30 | 2 | -0/+67 |
* | Introduced IFContext to provide access to foreign attributes (as discussed on... | Jeremias Maerki | 2009-01-02 | 2 | -3/+5 |
* | Fixed NPE: the user agent was not set. | Jeremias Maerki | 2008-12-11 | 1 | -0/+1 |
* | Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen... | Jeremias Maerki | 2008-09-28 | 2 | -14/+14 |
* | Added support for bookmarks to intermediate format (including PDF painter). | Jeremias Maerki | 2008-08-12 | 2 | -0/+231 |
* | Make IFParserTestCase use the temporary, attributed MIME type for PDF (so the... | Jeremias Maerki | 2008-08-12 | 1 | -0/+6 |
* | 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 |
* | Improved/fixed font setup for painters. Reduced the whole thing to pass in a ... | Jeremias Maerki | 2008-07-23 | 5 | -153/+466 |
* | Merged revisions 603890,603926,603943,603945,603959,603961-603962,603968,6039... | Adrian Cumiskey | 2008-05-14 | 2 | -4/+11 |
* | One Factory per VM is enough here. | Jeremias Maerki | 2007-05-27 | 1 | -1/+1 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 2 | -10/+12 |
* | Merged Temp_API_Finalization branch back into FOP Trunk: | Jeremias Maerki | 2006-03-27 | 1 | -2/+6 |
* | Change TransformerHandler to ContentHandler. Use comment method when | Simon Pepping | 2006-01-27 | 1 | -2/+2 |
* | New feature: "Intermediate format" (IF). The IF is basically the XML dialect ... | Jeremias Maerki | 2006-01-17 | 2 | -0/+307 |