aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/area/AreaTreeParser.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-1225/+0
* Brought the branch in sync with rev. r1556164 of trunkVincent Hennebert2014-01-131-1/+1
|\
| * FOP-2301: Enable support for PDF sub-page transitions.Glenn Adams2013-11-011-1/+1
* | Parse back the container area from the area tree.Vincent Hennebert2013-10-241-0/+17
|/
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-6/+6
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-4/+4
* Bugzilla #53980: PDF accessibility: Store language information coming from fo...Vincent Hennebert2012-10-081-4/+5
* Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-3/+3
* default all RedunduntModifier tokens, thus adding INTERFACE_DEF; fix violationsGlenn Adams2012-03-021-1/+1
* apply complex scripts patchGlenn Adams2012-02-261-10/+21
* Addressed findbugs and checkstyle regressionsTemp_ImproveAccessibilityPeter Hancock2012-02-061-2/+0
* Associate structure tree elements directly to render contentPeter Hancock2012-01-271-11/+0
* Removed the DOM representation of the structure tree.Vincent Hennebert2011-11-241-50/+6
* Renamed Viewport into InlineViewportVincent Hennebert2011-03-151-7/+7
* Bugzilla 50593: Mostly add type safety to various collections in the fop.area...Andreas L. Delmelle2011-01-241-24/+28
* findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-1/+1
* Bugzilla #49733:Jeremias Maerki2010-08-141-2/+7
* Moved ResourceEventProducer to org.apache.fopVincent Hennebert2010-04-091-1/+1
* Issue an error when attempting to render an intermediate XML file in accessib...Vincent Hennebert2009-10-221-5/+19
* Merged SimpleStructureTree and ParsedStructureTree classes into a single one,...Vincent Hennebert2009-10-151-11/+12
* Implemented rendering of structure tree to Area Tree XML and parsing back fro...Vincent Hennebert2009-10-131-12/+70
* Merged changes from Trunk up to revision 816269Vincent Hennebert2009-09-181-5/+4
|\
| * Bugzilla #47311:Jeremias Maerki2009-07-281-5/+4
* | Added support for adding natural language information on page-sequence and do...Jeremias Maerki2009-04-171-1/+2
* | Merge from Trunk revisions 744927 - 763662.Jeremias Maerki2009-04-141-2/+38
|\|
| * AreaTreeParser redirecting image loading exceptions to event subsystem.Jeremias Maerki2009-03-101-2/+30
| * Added support for adding extension elements and foreign attributes on fo:page...Jeremias Maerki2009-03-011-1/+9
|/
* Bugfix: Need to copy attributes. Xalan XSLTC reuses the Attributes instance (...Jeremias Maerki2009-02-111-1/+2
* Fixed test error for transcoders.Jeremias Maerki2009-01-301-0/+5
* Extracted some often-used XML constants and utility methods into an interface...Jeremias Maerki2008-08-121-74/+51
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-39/+39
* Bugzilla #45369: footnotes were rendered at the top of the region-body when u...Vincent Hennebert2008-07-101-16/+12
* Extracted conversion methods for String to int[] or double[] to a utility class.Andreas L. Delmelle2008-07-061-48/+20
* Remove deprecated Character area classAndreas L. Delmelle2008-07-061-24/+0
* Switch AreaTreeParser to use a java.nio.CharBuffer, and ignore characters eve...Andreas L. Delmelle2008-07-061-29/+64
* Bugzilla 44634: Added partial implementation for show-destination.Andreas L. Delmelle2008-04-251-1/+3
* Merged branchJeremias Maerki2008-04-141-1/+1
* Added support for the natural language indentifier ("Lang" in the document ca...Jeremias Maerki2008-01-281-9/+12
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-111-17/+16
* Reenabled documentation for fox:destination.Jeremias Maerki2008-01-071-8/+32
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-3/+3
* Bugzilla #41831:Jeremias Maerki2007-05-281-1/+1
* Bugzilla #42067:Jeremias Maerki2007-05-071-59/+142
* Bugzilla #40729:Jeremias Maerki2006-11-131-5/+4
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Extended PageViewport to carry foreign attributes.Jeremias Maerki2006-05-181-14/+38
* Bugzilla #38946:Jeremias Maerki2006-05-031-56/+46
* Bugfix: basic-links with internal destinations in documents with multiple pag...Jeremias Maerki2006-04-241-0/+2
* Merged Temp_API_Finalization branch back into FOP Trunk:Jeremias Maerki2006-03-271-5/+6
* Added support for fixed-width spaces and kerning.Jeremias Maerki2006-03-161-2/+21