aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache
Commit message (Expand)AuthorAgeFilesLines
* More String->Int conversions (ones I've missed previously.) Appears I've fin...Glen Mazza2004-01-149-22/+20
* static boolean array inheritableProperty[] added, to reduce processing costsGlen Mazza2004-01-131-7/+10
* switch from Property.getPropName() to Property.getPropId(); comments added toGlen Mazza2004-01-103-5/+19
* added support for fo:footnotePeter Herweg2004-01-108-10/+292
* Bug 25810 (Patch by Finn Bock) -- Support for inherit attribute value.Glen Mazza2004-01-091-8/+12
* Bug 25809 (Patch by Finn Bock) NPE for incorrectly created tables fixed.Glen Mazza2004-01-092-6/+9
* Bug 25990 (Patch by Finn Bock) errors in String->int conversions found.Glen Mazza2004-01-091-2/+2
* More String->int conversion.Glen Mazza2004-01-072-6/+9
* More String->int conversions.Glen Mazza2004-01-071-5/+5
* Constants simplifications in LengthRange and Space.java.Glen Mazza2004-01-072-12/+10
* Last of string->int conversions (more structural improvements still can beGlen Mazza2004-01-076-23/+21
* More String->Int conversions.Glen Mazza2004-01-066-74/+54
* Switch from strings->ints in Property.setSubprop() (from Finn Bock).Glen Mazza2004-01-051-3/+4
* COMPOUND_MASK/PROPERTY_MASK bug fixed in PropertyList.java (patch by Finn Bock).Glen Mazza2004-01-051-1/+1
* More String->Int Conversions.Glen Mazza2004-01-054-38/+30
* More String-->int conversions. Work primarily from Finn Bock's patch.Glen Mazza2004-01-055-29/+43
* More String->Int conversion; also removed member variable passing (namespace,Glen Mazza2004-01-041-79/+38
* More string-->int conversions.Glen Mazza2004-01-041-19/+21
* more String->int conversions.Glen Mazza2004-01-041-72/+78
* String->Int conversion: removed String version of PropertyList.get()Glen Mazza2004-01-042-45/+14
* bug fixed: The first occurence of a custom color was displayed with wrong colorPeter Herweg2004-01-031-2/+11
* Remove unused import to quieten Eclipse.Peter Bernard West2004-01-031-1/+0
* Remove unused imports to quieten Eclipse.Peter Bernard West2004-01-031-6/+0
* Remove unused imports to quieten Eclipse.Peter Bernard West2004-01-032-4/+0
* Remove unused imports to quieten Eclipse.Peter Bernard West2004-01-032-3/+0
* FOPropertyMapping.GetPropertyId() modified to also be able to returnGlen Mazza2004-01-021-4/+3
* Bug 25808 (Patch by Finn Bock) -- NPE Fix to LineLayoutManager.Glen Mazza2004-01-021-0/+1
* Bug 25803 (patch by Simon Pepping): Fix bug occurring when a compound propertyGlen Mazza2004-01-021-9/+23
* Removed unnecessary semi-colon.Peter Bernard West2004-01-025-5/+4
* added support for fo:basic-linkPeter Herweg2004-01-017-8/+84
* Bug #25806 (Patch by Finn Bock)--NPE fixed in ExternalGraphic.java.Glen Mazza2004-01-011-2/+4
* More String->Int conversions, primarily from patch from Finn Bock.Glen Mazza2003-12-316-11/+15
* Bug #25563 (Patch by Finn Bock) toString() implementations added.Glen Mazza2003-12-315-1/+30
* Bug #25813 (Patch by Finn Bock): Calculation change in setBlockTextInfo().Glen Mazza2003-12-301-1/+1
* More String->int conversions, annoyingly incremental but I'm getting there...Glen Mazza2003-12-2917-72/+79
* Removal of unnecessary local variable, patch by Andreas Delmille. (Bug 25786)Glen Mazza2003-12-291-2/+1
* Bug #25804: Fix of ClassCastException error occuring whileGlen Mazza2003-12-292-2/+2
* Conversion of more properties from Strings to ints.Glen Mazza2003-12-2823-101/+151
* Minor patch for fixing NPE error when Locator not available--submitted byGlen Mazza2003-12-281-3/+5
* *Partial* conversion of PropertyList.get(String propName) to new PropertyList...Glen Mazza2003-12-279-88/+107
* Bug 25756 (Patch by Simon Pepping): Remove line BPs where line consistsGlen Mazza2003-12-271-1/+36
* Bug 25758 (patch by Finn Bock) -- Fix of content-height/content-widthGlen Mazza2003-12-271-5/+6
* Property.getPropertyName() switched from returning strings toGlen Mazza2003-12-266-18/+23
* Bug 25708 (Patch submitted by Simon Pepping) -- implementation of fo:wrapper ...Glen Mazza2003-12-261-2/+8
* ----------------------------------------------------------------------Glen Mazza2003-12-267-7/+62
* Removed the elementStringTable HashMap references (never used; wasGlen Mazza2003-12-242-69/+23
* Bug 25692 (patch by Finn Bock)--toString() implementation of Trait.Background...Glen Mazza2003-12-231-1/+17
* Bug #25031 -- patch in calculation of line breakpoints, by Simon Pepping (spe...Glen Mazza2003-12-231-1/+12
* Initial Check-in of PropertySets.java and .xsl. (Similar to Alt-Design'sGlen Mazza2003-12-225-4/+1295
* PR:Glen Mazza2003-12-2215-14/+15