aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo
Commit message (Expand)AuthorAgeFilesLines
...
| * Bugzilla #49733:Jeremias Maerki2010-08-1490-430/+918
| * Removed a bunch of javadoc warnings in addition to patch 49733Simon Pepping2010-08-132-2/+1
* | Adjust to changes in XML Graphics Commons:Jeremias Maerki2010-12-131-1/+8
* | Added support for the cie-lab-color() function that is found in the current X...Jeremias Maerki2010-06-302-1/+96
* | Added support for the rgb-named-color() function that is found in the current...Jeremias Maerki2010-06-292-0/+113
* | Bugzilla #49403:Jeremias Maerki2010-06-251-6/+5
|/
* Added getEventKey method to Event so that it's no longer necessary to store t...Vincent Hennebert2010-04-093-41/+41
* Now that the creation of event-model.xml has been standardised, the EventMode...Vincent Hennebert2010-04-092-24/+0
* Moved ResourceEventProducer to org.apache.fopVincent Hennebert2010-04-093-3/+3
* Split catch-all EventFormatter.xml message file into individual files for eac...Vincent Hennebert2010-04-095-0/+123
* Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ...Vincent Hennebert2009-12-221-0/+17
* Bugzilla #48167: when #CMYK pseudo-profile was used in the rgb-icc() function...Vincent Hennebert2009-11-231-3/+5
* Merged back Temp_Accessibility branch into TrunkVincent Hennebert2009-10-2715-14/+223
|\
| * Merged changes from Trunk up to revision 829121Vincent Hennebert2009-10-231-2/+2
| |\ | |/ |/|
| * Renamed some variables and methods for consistency.Vincent Hennebert2009-10-211-17/+5
| * Route message for missing alt-text property through event notification systemVincent Hennebert2009-10-163-2/+19
| * Merged changes from Trunk up to revision 824832Vincent Hennebert2009-10-1313-3/+6
| |\
| * \ Merged changes from Trunk up to revision 816269Vincent Hennebert2009-09-1813-81/+112
| |\ \
| * | | Introduced the StructurePointerPropertySet interface to aid with accessing th...Jeremias Maerki2009-04-169-26/+66
| * | | Fix test case: fox:alt was renamed to fox:alt-text.Jeremias Maerki2009-04-141-1/+1
| * | | Merge from Trunk revisions 744927 - 763662.Jeremias Maerki2009-04-1411-99/+176
| |\ \ \
| * | | | Bugzilla #46705:Jeremias Maerki2009-02-1914-2/+167
* | | | | Documented with generics comments.Adrian Cumiskey2009-10-151-2/+2
| |_|_|/ |/| | |
* | | | Removed svn:executable propertyVincent Hennebert2009-10-1311-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
* | | | Some javadoc fixes: @code -> @linkJeremias Maerki2009-10-011-3/+4
| |_|/ |/| |
* | | Added support for the #CMYK pseudo-profile supported by some commercial XSL i...Jeremias Maerki2009-09-162-10/+22
* | | Fixed SVN PropsMaximilian Berger2009-09-152-2/+2
* | | Bugzilla 46905: Added basic implementation for column-level keeps. Andreas L. Delmelle2009-08-232-33/+26
* | | Revert some changes that were meant to be kept local for the moment...Andreas L. Delmelle2009-08-201-4/+1
* | | Bugzilla 47710: White-space handling in retrieved markers throws a NullPointe...Andreas L. Delmelle2009-08-202-1/+19
* | | Added reminder to check later on...Andreas L. Delmelle2009-07-031-1/+4
* | | Added generics comments.Adrian Cumiskey2009-06-231-3/+3
* | | Bugzilla 46960: Previously retrieved marker not cleared when the subsequently...Andreas L. Delmelle2009-06-051-5/+5
* | | Bugzilla #47101: The cells of a table inside a marker were duplicated at ever...Vincent Hennebert2009-05-132-18/+20
* | | Bugzilla 47027: Correction for interpretation of pixel-lengths, as suggested ...Andreas L. Delmelle2009-04-192-7/+13
* | | Fix the behaviour of pixel-lengths: influenced by target-resolution, rather t...Andreas L. Delmelle2009-04-122-4/+4
| |/ |/|
* | Reverted changes from revision 757852.Adrian Cumiskey2009-03-251-40/+9
* | Forgot to add getBackgroundColor() accessor.Adrian Cumiskey2009-03-251-0/+8
* | Added some accessor methods to some public member variables. I have left the...Adrian Cumiskey2009-03-252-0/+74
* | Cleaned up unused imports.Adrian Cumiskey2009-03-241-2/+0
* | Added some nice bean methods for pageSequenceMaster and simplePageMaster, thi...Adrian Cumiskey2009-03-241-12/+45
* | Minor refactoring: extract code-blocks from the Region implementations into p...Andreas L. Delmelle2009-03-226-79/+74
* | Minor spelling corrections.Adrian Cumiskey2009-03-181-11/+11
* | Fixed BPD trait and border painting for leaders with leader-pattern="space" (...Jeremias Maerki2009-03-011-1/+1
* | Added support for adding extension elements and foreign attributes on fo:page...Jeremias Maerki2009-03-011-1/+1
|/
* Merge from Trunk revisions 735029 - 740275.Jeremias Maerki2009-02-036-7/+44
|\
| * Bugzilla #46315: extension to disable column balancing before blocks spanning...Vincent Hennebert2009-01-285-6/+38
| * Bugzilla 46567: fo:marker in fo:table-row produced a ValidationExceptionAndreas L. Delmelle2009-01-221-1/+6