aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added support for TrueType fonts with symbol character maps (like "Wingdings"...Jeremias Maerki2009-12-161-30/+95
* Bugfix for font selection fallbacks:Jeremias Maerki2009-12-161-21/+4
* bug fix: 48290 AFP Renderer: AttributeQualifier Triplet occurs before TLE Value Chris Bowditch2009-11-261-1/+1
* Bugzilla #47311:Jeremias Maerki2009-11-251-10/+10
* Bugzilla #48227:Jeremias Maerki2009-11-251-2/+0
* Bugzilla #48048:Jeremias Maerki2009-11-251-2/+2
* Bugfix: Added equals() method to ColorExt because the base class only compare...Jeremias Maerki2009-11-251-1/+59
* Bugfix in Changing IPD: reset only the children LMs that have been created so...Vincent Hennebert2009-11-241-5/+3
* Bugzilla #48185: rounding error when computing the CMYK components of a color...Vincent Hennebert2009-11-231-1/+1
* Bugzilla #48167: when #CMYK pseudo-profile was used in the rgb-icc() function...Vincent Hennebert2009-11-231-3/+5
* Moved declaration of xml:space attribute from <text> to <page-sequence> in th...Vincent Hennebert2009-11-092-3/+3
* Bugzilla 48032: moved xml:space attribute from <text> up to <page-sequence> e...Vincent Hennebert2009-11-091-1/+1
* Fix typosJoerg Pietschmann2009-11-071-2/+2
* Minor changes to the FAQJoerg Pietschmann2009-11-061-41/+50
* 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-2783-130/+3014
|\
| * Merged changes from Trunk up to revision 830265Temp_AccessibilityVincent Hennebert2009-10-276-27/+38
| |\ | |/ |/|
* | 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-2351-513/+1156
| |\ | |/ |/|
* | 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-232-16/+157
* | 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-213-10/+21
| * 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