aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Changed jumps to forks (=open new window on links) on team page.Glen Mazza2004-01-011-5/+6
* XML bug on team page.Glen Mazza2003-12-311-1/+0
* More String->Int conversions, primarily from patch from Finn Bock.Glen Mazza2003-12-317-14/+20
* 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
* Added Simon Pepping to contributors list.Glen Mazza2003-12-281-0/+6
* 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-243-78/+27
* 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-227-4/+1532
* Reversed order of code: add string constant first to HashMap, *then* createGlen Mazza2003-12-221-1/+1
* PR:Glen Mazza2003-12-2219-16/+21
* ----------------------------------------------------------------------Glen Mazza2003-12-2216-52/+78
* Removal of some of the temporary code elements (FO Element lists still pending.)Glen Mazza2003-12-223-61/+64
* Property Makers now being activated via int constants. (Maker classes themse...Glen Mazza2003-12-204-25/+150
* 1. Moved static element and property structures from PropertyList (previously...Glen Mazza2003-12-2061-629/+603
* Updates to team page.Glen Mazza2003-12-192-7/+14
* Place Constants.java file in wrong location.Glen Mazza2003-12-181-0/+0
* Hyphenation/Quotation problem fixed ("quoted strings" not breaking properly.)Glen Mazza2003-12-151-1/+15
* 1. Removed the properties.Constants class from automatic generation, andGlen Mazza2003-12-157-13/+1733
* Bug 25474--incorrect element name (table-column instead of fo:table-column) g...Glen Mazza2003-12-141-1/+1
* Consolidated PropertyListBuilder and PropertyList.Glen Mazza2003-12-143-527/+379
* Remove embedded AntJeremias Maerki2003-12-133-62/+0
* Remove out-of-date file.Jeremias Maerki2003-12-131-42/+0
* Don't use embedded Ant. An Ant installation is now required. (tested in Cygwi...Jeremias Maerki2003-12-131-30/+20
* Don't use embedded Ant. An Ant installation is now required.Jeremias Maerki2003-12-131-25/+24
* Moved FontSetup and two helper classes from render.pdf to fonts package.Glen Mazza2003-12-1214-62/+62
* Adobe Illustrator 10 file that is the source document for creating the logo2....William Victor Mote2003-12-081-0/+1970
* add svg image for new FOP logoWilliam Victor Mote2003-12-051-0/+7128
* Hyphenation improvements from Simon Pepping (Bugs #25031 and #25059) added.Glen Mazza2003-12-011-10/+20
* fix typo in README; see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25080William Victor Mote2003-11-291-1/+1
* Added link to the WikiChristian Geisert2003-11-261-0/+1
* add some cvs and xsl-fo resourcesWilliam Victor Mote2003-11-252-0/+14
* 1.) Chris Bowditch's patch on padding-start implemented. (Changes wereGlen Mazza2003-11-247-142/+165
* Using Joe's new "relativebase" feature, this file can be simplified.Jeremias Maerki2003-11-221-17/+1
* New feature for the Ant task: relativebase="true" uses the directory of each ...Jeremias Maerki2003-11-221-2/+28
* Style fixes onlyJeremias Maerki2003-11-2217-192/+169