aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla #48376:Chris Bowditch2010-01-071-0/+6
* Fixed a multi-threading bugfix, visible for example when opening examples/fo/...Jeremias Maerki2010-01-011-9/+9
* Bugfix: 48456 AFP Renderer: Underline is incorrectly placed when reference-or...Chris Bowditch2009-12-291-1/+1
* bug with previous commit when rotating by 270Chris Bowditch2009-12-291-1/+1
* Bugfix: 48453 AFP Renderer: Page Segments not positioned correctly when refer...Chris Bowditch2009-12-293-10/+19
* Fixing id.Clay Leeds2009-12-241-1/+1
* Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ...Vincent Hennebert2009-12-2250-1519/+1544
* typo!Clay Leeds2009-12-211-1/+1
* adding commits for Alex, Venkat and PascalClay Leeds2009-12-211-6/+8
* adding a bio for AlexanderClay Leeds2009-12-201-2/+8
* Adding Pascal as Committer, and Alexander and Venkat as Active Contributors...Clay Leeds2009-12-201-7/+9
* Added news item about Pascal Sancho becoming a committerVincent Hennebert2009-12-161-1/+4
* 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