aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/properties
Commit message (Expand)AuthorAgeFilesLines
* PR:Glen Mazza2004-11-245-21/+21
* Default border style should be NONE.Jeremias Maerki2004-11-011-1/+1
* Now compiles under JDK 5.0Jeremias Maerki2004-11-012-16/+16
* Removing tab characters againJeremias Maerki2004-11-012-23/+23
* More properties implemented.Finn Bock2004-10-291-0/+1
* Removed special case handling of "auto" enum for length properties.Finn Bock2004-10-286-61/+107
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-2828-159/+166
* Fourth phase of performance improvement.Finn Bock2004-10-201-1/+1
* Fourth phase of performance improvement.Finn Bock2004-10-201-12/+0
* Third phase of performance improvement.Finn Bock2004-10-202-250/+0
* Third phase of performance improvement.Finn Bock2004-10-203-10/+0
* Third phase of performance improvement.Finn Bock2004-10-204-21/+172
* Third phase of performance improvement.Finn Bock2004-10-194-12/+171
* Third phase of performance improvement.Finn Bock2004-10-191-2/+20
* Second phase of performance improvement.Finn Bock2004-10-191-20/+18
* Fix copyright year.Finn Bock2004-10-182-2/+2
* Initial version.Finn Bock2004-10-182-0/+353
* Added convenience method getValue() that returns the value as an int.Finn Bock2004-10-181-0/+4
* Removed unused method.Finn Bock2004-10-171-4/+0
* Fully implement the 5.3.2 rules for calculating indent values.Finn Bock2004-10-101-8/+22
* Added helper method getWMPropertyList().Finn Bock2004-10-101-11/+16
* Set value for characterValue variable in fo.flow.Character--needed for its On...Glen Mazza2004-10-031-1/+1
* Calculate the [start|end]-indent in the first 2 cases in 5.3.2. The lastFinn Bock2004-09-221-5/+4
* Force a 0mpt border-width when the border-style is 'none'.Finn Bock2004-09-221-2/+1
* Style: rmeoved tabs.Finn Bock2004-09-071-26/+26
* Make the shorthand parser API take a generic property rather thanFinn Bock2004-09-073-12/+12
* Initial version of a shorthand parser for the 'position' property.Finn Bock2004-09-071-0/+59
* Fix a src/dst mixup in System.arraycopy.Finn Bock2004-09-071-1/+1
* Added support for a debug string value to enum properties.Finn Bock2004-09-071-4/+5
* PR:Glen Mazza2004-09-064-1/+189
* Support for [letter|word]-spacing properties with a value of 'normal'.Finn Bock2004-08-132-3/+63
* Implemented a cache for property value lookup.Simon Pepping2004-06-182-12/+39
* Reverted part of yesterday's work to make FObj simpler, added more commenting...Glen Mazza2004-05-231-2/+2
* PR:Glen Mazza2004-05-223-14/+17
* PR:Glen Mazza2004-03-311-1/+1
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-2734-1630/+542
* Made redundant by the expresion tree.Finn Bock2004-02-262-249/+0
* Support for percentages in property expression.Finn Bock2004-02-269-154/+158
* Fix javadocs warnings caused by the recent moves of property classes andFinn Bock2004-02-047-8/+8
* Re-enable toString() for the properties which wrap another object.Finn Bock2004-02-031-1/+5
* Phase 3 (last) of bug 26434.Finn Bock2004-02-0228-14/+3739
* Phase 2 of bug 26434.Finn Bock2004-02-024-13/+10
* Move the handmade makers into package fop.fo.properties.Finn Bock2004-02-021-0/+105
* Phase 1 of 26434.Finn Bock2004-02-026-0/+1466
* Added getBPPaddingAndBorder() to return the border and padding length inFinn Bock2004-01-291-1/+12
* PR:Glen Mazza2003-12-222-489/+1
* Place Constants.java file in wrong location.Glen Mazza2003-12-181-0/+489
* 1.) Chris Bowditch's patch on padding-start implemented. (Changes wereGlen Mazza2003-11-241-21/+25
* toString() methods implemented for these objects for help inGlen Mazza2003-11-052-3/+19
* move the "common" property classes from layout to fo.properties, renaming the...William Victor Mote2003-08-129-0/+767