aboutsummaryrefslogtreecommitdiffstats
path: root/src/java
Commit message (Expand)AuthorAgeFilesLines
...
* Bugzilla #48167: when #CMYK pseudo-profile was used in the rgb-icc() function...Vincent Hennebert2009-11-231-3/+5
* Bugzilla 48032: moved xml:space attribute from <text> up to <page-sequence> e...Vincent Hennebert2009-11-091-1/+1
* Bugfix: need to properly escape the PDF names in a dictionary (bug triggered ...Jeremias Maerki2009-11-062-3/+7
* Bugzilla #48082: value of conditional space not always taken into account in ...Vincent Hennebert2009-10-291-0/+2
* Fixed SVN PropsMaximilian Berger2009-10-292-204/+204
* The warning "Non restartable content flowing to narrower page" needs to be ro...Vincent Hennebert2009-10-283-4/+18
* Do explicit prefix mappings for foi and fox prefixes to make AT XML slightly ...Jeremias Maerki2009-10-281-7/+23
* Added missing EventModelFactory to avoid error:Jeremias Maerki2009-10-282-0/+13
* Set svn:eol-style propertyVincent Hennebert2009-10-2711-64/+64
* Merged back Temp_Accessibility branch into TrunkVincent Hennebert2009-10-2779-124/+2842
|\
| * Merged changes from Trunk up to revision 830265Temp_AccessibilityVincent Hennebert2009-10-275-26/+30
| |\ | |/ |/|
* | 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
| * Merged changes from Trunk up to revision 829121Vincent Hennebert2009-10-2350-513/+1121
| |\ | |/ |/|
* | Added support for encoding CMYK bitmap images (IOCA FS45) and TIFF images as ...Jeremias Maerki2009-10-2314-78/+327
* | Added missing license headers.Jeremias Maerki2009-10-233-5/+62
* | Added support for xmlfile and xsltfile parameters in FOP's Ant Task.Adrian Cumiskey2009-10-231-16/+122
* | 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-221-2/+2
* | 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-201-2/+19
* | 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-191-2/+2
* | 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-1521-216/+227
* | Documented with generics comments.Adrian Cumiskey2009-10-151-2/+2
| * 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-212-9/+20
| * Renamed some variables and methods for consistency.Vincent Hennebert2009-10-2118-119/+104
| * 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-1395-537/+1143
| |\ | |/ |/|
* | Removed svn:executable propertyVincent Hennebert2009-10-1316-0/+0
* | Fixed handling of percentage values for provisional-label-separationVincent Hennebert2009-10-131-0/+1
* | Bugzilla 47835: fixed handling of percentage values for provisional-distance-...Vincent Hennebert2009-10-131-0/+1
* | add support for positioning Page Overlay in AFP Renderer/PainterChris Bowditch2009-10-126-15/+233
* | Allow "-if [mime] out" as for "-at".Jeremias Maerki2009-10-071-20/+32
* | Bugzilla #47953:Jeremias Maerki2009-10-071-1/+1
* | Fixed possible NPE.Jeremias Maerki2009-10-021-7/+8
* | Added support for specifying referenced fonts per renderer in addition to the...Jeremias Maerki2009-10-024-24/+71
* | Added support for creating thumbnails or preview bitmaps of fixed size for PN...Jeremias Maerki2009-10-022-8/+67