aboutsummaryrefslogtreecommitdiffstats
path: root/src/java
Commit message (Expand)AuthorAgeFilesLines
* Don't fail on AFM just because it has a Start/EndTrackKern section. Log a war...Jeremias Maerki2010-05-171-3/+11
* Added a save/restoreGraphicsState pair for the initial coordinate system in P...Jeremias Maerki2010-04-263-5/+8
* Improved painting of double rules a bit, fixing a bug causing the message: "I...Jeremias Maerki2010-04-232-4/+28
* recent change to cache CharacterSet exposed multi threading issueChris Bowditch2010-04-211-1/+5
* cache AFP Fonts in a similar manner to LazyFont class for TrueType fonts. Thi...Chris Bowditch2010-04-141-13/+42
* Added getEventKey method to Event so that it's no longer necessary to store t...Vincent Hennebert2010-04-0919-105/+121
* Now that the creation of event-model.xml has been standardised, the EventMode...Vincent Hennebert2010-04-0920-321/+42
* Moved ResourceEventProducer to org.apache.fopVincent Hennebert2010-04-0920-50/+52
* Split catch-all EventFormatter.xml message file into individual files for eac...Vincent Hennebert2010-04-0924-190/+464
* Bumped xmlgraphics-commons.jar.Jeremias Maerki2010-03-183-10/+36
* Bugfix: NPE when there is a forced break before a table occurring at an IPD c...Vincent Hennebert2010-03-151-0/+18
* Bugfix: definition of a special page-master for the last page was interfering...Vincent Hennebert2010-02-231-1/+1
* Bugzilla #48512:Jeremias Maerki2010-02-162-9/+77
* Bugzilla #48512:Jeremias Maerki2010-02-101-1/+1
* Better error message if a font is missing when generating PS from IF.Jeremias Maerki2010-02-102-2/+5
* Bugzilla #48696:Jeremias Maerki2010-02-101-1/+1
* Related to Bugzilla #47232:Jeremias Maerki2010-02-061-1/+1
* Made part of setupsRGBColorProfile method synchronized to avoid ConcurrentMod...Vincent Hennebert2010-01-291-12/+14
* Bugzilla #48567:Jeremias Maerki2010-01-218-278/+621
* Bugzilla #46486: having a special page-master for the last page caused loss o...Vincent Hennebert2010-01-182-31/+41
* Added possibility to customize PDF tagging via the role propertyVincent Hennebert2010-01-137-52/+160
* Bugzilla #48237:Chris Bowditch2010-01-089-419/+136
* 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
* Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ...Vincent Hennebert2009-12-2250-1519/+1544
* 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
* 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