aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop/intermediate/AreaTreeParserTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-162/+0
* Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-5/+7
* Bugzilla#52513: Moved FOUserAgent to the constructor of the RenderersMehdi Houshmand2012-01-301-6/+3
* Reverted changes made in r1234877, see bugzilla#52513Mehdi Houshmand2012-01-241-3/+6
* Moved the FOUserAgent into the constructor of the RenderersMehdi Houshmand2012-01-231-6/+3
* Bugzilla 52136: Added to build file JUnit target that uses a regex to run all...Vincent Hennebert2011-11-071-1/+1
* Bugzilla#512010: Simplification of the build.Peter Hancock2011-10-191-1/+1
* Bugzilla #51928: Upgraded all tests to JUnit 4Vincent Hennebert2011-10-041-3/+31
* Added id element to intermediate format to track the origin of content.Vincent Hennebert2011-04-181-2/+2
* Fixed test error for transcoders.Jeremias Maerki2009-01-301-11/+11
* Set error listener on both IF and AT tests.Jeremias Maerki2008-07-281-0/+1
* Improved/fixed font setup for painters. Reduced the whole thing to pass in a ...Jeremias Maerki2008-07-231-146/+31
* Merged revisions 603890,603926,603943,603945,603959,603961-603962,603968,6039...Adrian Cumiskey2008-05-141-0/+3
* One Factory per VM is enough here.Jeremias Maerki2007-05-271-1/+1
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Merged Temp_API_Finalization branch back into FOP Trunk:Jeremias Maerki2006-03-271-2/+6
* Change TransformerHandler to ContentHandler. Use comment method whenSimon Pepping2006-01-271-2/+2
* New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...Jeremias Maerki2006-01-171-0/+241