aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/Constants.java
Commit message (Expand)AuthorAgeFilesLines
* fixes checkstyles issues from revisions 1391502 and 1400536Luis Bernardo2012-11-041-1/+1
* Support for relative border-*-*-radius fox propertiesPeter Hancock2012-10-221-10/+16
* Addressed Findbug and Checkstyle issuesPeter Hancock2012-10-091-1/+1
* Merged trunk@1391502Peter Hancock2012-10-041-2/+7
|\
| * Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo.Mehdi Houshmand2012-09-281-1/+3
| * Bugzilla #53902: Added possibility to define 'header' table columns (the same...Vincent Hennebert2012-09-261-1/+4
* | Minor cleanupPeter Hancock2012-07-051-1/+0
* | Merged trunk@1354651Peter Hancock2012-06-291-7/+24
|\|
| * apply complex scripts patchGlenn Adams2012-02-261-3/+19
| * Removed the FO document pre-processing step that was adding ptr and creating ...Vincent Hennebert2011-10-241-5/+3
| * Bugzilla 48334: Added implementation for xml:baseAndreas L. Delmelle2011-02-011-1/+3
* | Bugzilla #49913:Jeremias Maerki2010-09-301-1/+23
|/
* Merge from Trunk revisions 744927 - 763662.Jeremias Maerki2009-04-141-11/+11
|\
| * Minor spelling corrections.Adrian Cumiskey2009-03-181-11/+11
* | Bugzilla #46705:Jeremias Maerki2009-02-191-1/+9
|/
* Bugzilla #46315: extension to disable column balancing before blocks spanning...Vincent Hennebert2009-01-281-1/+6
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-3/+3
* Cleanup/re-ordering, and addition of XSL 1.1 FO_ and PR_ constantsAndreas L. Delmelle2008-06-291-267/+349
* First steps towards fo:retrieve-table-markerAndreas L. Delmelle2008-05-011-3/+19
* Bugzilla 44634: Added partial implementation for show-destination.Andreas L. Delmelle2008-04-251-2/+6
* Added support for scale-down-to-fit and scale-up-to-fit.Jeremias Maerki2007-12-201-1/+7
* Fix for a tiny but very nasty bug...Andreas L. Delmelle2007-07-051-18/+18
* Implemented limited support for extension properties through new methods on E...Jeremias Maerki2006-09-111-2/+6
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Bugzilla #39118:Jeremias Maerki2006-04-231-2/+4
* Extra constants needed for the font shorthandAndreas L. Delmelle2006-02-121-1/+13
* Command-line support for the intermediate format: Use "-atin" to specify an a...Jeremias Maerki2006-01-241-16/+9
* Added a few missing constants...Andreas L. Delmelle2005-12-301-15/+21
* Merge from Branch fop-0_91:Jeremias Maerki2005-12-231-32/+3
* Bugzilla #36068:Finn Bock2005-09-121-1/+29
* Bugzilla #36379:Finn Bock2005-08-311-12/+523
* Bugzilla: #33760Jeremias Maerki2005-06-091-2/+6
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-2/+5
* Addition of new fo:page-sequence-wrapper FO from XSL 1.1. Currently not "plu...Glen Mazza2005-01-311-5/+8
* PR:Glen Mazza2005-01-111-2/+1
* 1.) fox:label converted to 1.1 fo:bookmark-title.Glen Mazza2005-01-061-1/+2
* PR:Glen Mazza2005-01-041-1/+2
* Switched from fox:bookmarks to fo:bookmark-tree (of XSL 1.1 2WD). Two moreGlen Mazza2005-01-021-1/+2
* PR:Glen Mazza2004-12-251-205/+204
* PR:Glen Mazza2004-11-241-500/+162
* More properties implemented.Finn Bock2004-10-291-1/+10
* The 'space-treatment' property has long ago been renamed toFinn Bock2004-10-291-1/+1
* More properties implement in the property subsystem.Finn Bock2004-10-291-2/+42
* Changed initial-page-number from string to number property.Finn Bock2004-09-131-1/+3
* Added NO_LIMIT enum (value to maximum-repeats).Finn Bock2004-09-071-1/+2
* Added line-stacking-strategy enums.Finn Bock2004-09-071-1/+10
* Added ENUM_COUNT constant.Finn Bock2004-09-071-0/+1
* 1. Moved getNameId() from FObj to FONode.Glen Mazza2004-08-181-1/+1
* Implemented getNameId() which returns the Constants enumeration IDGlen Mazza2004-08-081-1/+2
* Combined the apps.Driver class into apps.Fop. (195 LOC total.) PrimaryGlen Mazza2004-07-241-1/+1