aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merged back Temp_Accessibility branch into TrunkVincent Hennebert2009-10-27141-135/+3893
|\
| * Merged changes from Trunk up to revision 830265Temp_AccessibilityVincent Hennebert2009-10-277-31/+38
| |\ | |/ |/|
* | Deleted unnecessary svn:mergeinfo property (same values as on the root)Vincent Hennebert2009-10-270-0/+0
* | Removed obsolete configuration for text outputVincent Hennebert2009-10-261-4/+0
* | Removed addition of stretching to footnoteSeparatorLength. That was done to t...Vincent Hennebert2009-10-261-4/+0
* | Added events to the implementation of the catalog command-line optionSimon Pepping2009-10-254-22/+30
* | Added a note about the new CMYK feature for AFP output.Jeremias Maerki2009-10-241-1/+8
| * Improved and updated documentation about accessibilityVincent Hennebert2009-10-261-36/+30
| * Merged changes from Trunk up to revision 829121Vincent Hennebert2009-10-2358-552/+1711
| |\ | |/ |/|
* | Updated XGC to make recent changes compile.Jeremias Maerki2009-10-231-0/+0
* | Added support for encoding CMYK bitmap images (IOCA FS45) and TIFF images as ...Jeremias Maerki2009-10-2315-78/+330
* | Added missing license headers.Jeremias Maerki2009-10-233-5/+62
* | Added tests target in build script that calls upon FOP's Ant task to renderer...Adrian Cumiskey2009-10-231-6/+26
* | Added support for xmlfile and xsltfile parameters in FOP's Ant Task.Adrian Cumiskey2009-10-233-17/+161
* | Updated status to reflect bug fix https://issues.apache.org/bugzilla/show_bug...Adrian Cumiskey2009-10-221-0/+3
* | Fixes https://issues.apache.org/bugzilla/show_bug.cgi?id=47941Adrian Cumiskey2009-10-228-152/+232
* | Added just a bit more information to find out what's wrong.Jeremias Maerki2009-10-221-1/+1
* | Bugzilla #47711:Jeremias Maerki2009-10-222-2/+5
* | Fixed language inconsistenciesVincent Hennebert2009-10-211-3/+3
* | Issue a warning, when non-restartable content is flowing to a narrower page, ...Vincent Hennebert2009-10-204-19/+24
* | Bugfix: crash occurring when no restartable element could be found after a ch...Vincent Hennebert2009-10-202-2/+423
* | Fixed checkstyle issues.Vincent Hennebert2009-10-201-30/+36
* | Bugfix: a table immediately following a break where changing IPD occurs was c...Vincent Hennebert2009-10-192-2/+82
* | Added a command-line option '-catalog' to use a catalog resolver forSimon Pepping2009-10-162-16/+90
* | Fixed a few checkstyle issues introduced in rev. 825646Vincent Hennebert2009-10-162-3/+6
* | Application of the patch submitted by Alexander Kiel to improve variable name...Adrian Cumiskey2009-10-1523-249/+260
* | Documented with generics comments.Adrian Cumiskey2009-10-151-2/+2
| * Updated test case: there is now a specific handling of alt-text Vincent Hennebert2009-10-231-4/+0
| * Fix build to make accessibility events go to the right XML file.Jeremias Maerki2009-10-221-0/+7
| * Avoid NPE if intermediate XML was generated in accessibility mode but not the...Vincent Hennebert2009-10-221-1/+2
| * Issue an error when attempting to render an intermediate XML file in accessib...Vincent Hennebert2009-10-224-10/+96
| * Renamed TransformerNode into TransformerDefaultHandler and moved it into the ...Vincent Hennebert2009-10-218-294/+217
| * Simplified the handling of the accessibility option and made it consistent wi...Vincent Hennebert2009-10-213-10/+21
| * Renamed some variables and methods for consistency.Vincent Hennebert2009-10-2118-119/+104
| * Added test framework for accessibility. See README file.Vincent Hennebert2009-10-2053-0/+861
| * Route message for missing alt-text property through event notification systemVincent Hennebert2009-10-165-5/+20
| * Made PDFImageHandlerGraphics2D accessibleVincent Hennebert2009-10-162-2/+20
| * Added mappings for yet unimplemented FOs.Vincent Hennebert2009-10-151-4/+12
| * Merged SimpleStructureTree and ParsedStructureTree classes into a single one,...Vincent Hennebert2009-10-1510-155/+126
| * Made the structure tree processing chain more robust by removing any assumpti...Vincent Hennebert2009-10-155-145/+141
| * Re-format addPtr.xsl to make it readable.Vincent Hennebert2009-10-131-12/+43
| * Merged changes from Trunk up to revision 824832Vincent Hennebert2009-10-13136-798/+1560
| |\ | |/ |/|
* | Updated ant to run checkstyle 5. This is now supported in lib/build rather th...Maximilian Berger2009-10-131-13/+20
* | Removed svn:executable propertyVincent Hennebert2009-10-1334-0/+0
* | Fixed handling of percentage values for provisional-label-separationVincent Hennebert2009-10-133-0/+110
* | Bugzilla 47835: fixed handling of percentage values for provisional-distance-...Vincent Hennebert2009-10-133-0/+108
* | Removed svn:executable propertyVincent Hennebert2009-10-128-0/+0
* | add support for positioning Page Overlay in AFP Renderer/PainterChris Bowditch2009-10-129-17/+239
* | If a JAI library is not available when creating a FOP distribution build we a...Adrian Cumiskey2009-10-091-1/+15
* | Allow "-if [mime] out" as for "-at".Jeremias Maerki2009-10-071-20/+32