aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/accessibility/fo/StructureTreeEventTrigger.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-569/+0
* FOP-2488: Support PDF/UASimon Steiner2015-06-161-7/+7
* FOP-2442: Specifying the expansion of an abbreviationSimon Steiner2015-02-061-1/+9
* FOP #2234: NPE when rendering a document with markers and accessibility is en...Vincent Hennebert2013-04-081-8/+79
* Bugzilla #53980: PDF accessibility: Store language information coming from fo...Vincent Hennebert2012-10-081-13/+41
* Bugzilla #53902: Added possibility to define 'header' table columns (the same...Vincent Hennebert2012-09-261-0/+33
* Bugzilla 53778: When PDF accessibility is enabled, the contents for the diffe...Vincent Hennebert2012-08-241-11/+26
* Bugzilla #53596: When PDF accessibility is enabled, the structure tree must c...Vincent Hennebert2012-07-241-5/+8
* Added support for the role property on fo:page-sequence, fo:flow and fo:stati...Vincent Hennebert2012-05-251-1/+2
* Addressed findbugs and checkstyle regressionsTemp_ImproveAccessibilityPeter Hancock2012-02-061-2/+4
* Associate structure tree elements directly to render contentPeter Hancock2012-01-271-0/+408