aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed the redundant Region Class Codes in favor of the FO constantGlen Mazza2004-08-2918-102/+66
* PR:Glen Mazza2004-08-2914-51/+43
* Minor edits to adjustIPD() methods.Glen Mazza2004-08-292-10/+10
* Three more validateChildNodes() added.Glen Mazza2004-08-293-3/+118
* PR:Glen Mazza2004-08-273-75/+3
* PR:Glen Mazza2004-08-274-106/+56
* Moved some functionality from LMiter to the LayoutManagers. The LMsSimon Pepping2004-08-2611-100/+238
* 1. Implemented validateChildNode() for fo:simple-page-master. This may cause...Glen Mazza2004-08-2566-166/+236
* PR:Glen Mazza2004-08-238-58/+67
* Rewrite formatDateTime() to be compatible with JDK 1.3 again.Jeremias Maerki2004-08-231-4/+43
* Minor edits.Glen Mazza2004-08-222-13/+3
* 1.) validateChildNode() implemented for fo:multi-properties.Glen Mazza2004-08-2111-20/+69
* 1.) validateChildNode() added for fo:marker.Glen Mazza2004-08-206-44/+57
* 1. Moved getNameId() from FObj to FONode.Glen Mazza2004-08-1818-158/+122
* Fix JPEG with many long APPS markers.Jeremias Maerki2004-08-162-17/+92
* Fix getPixelUnitToMillimeterJeremias Maerki2004-08-162-2/+5
* Fix implementations after logging changes to correspond to the interface again.Jeremias Maerki2004-08-163-18/+17
* Remove unused importJeremias Maerki2004-08-162-5/+0
* 1.) fo:wrapper layout initialization logic moved from AddLMVisitor toGlen Mazza2004-08-168-143/+50
* 1. fo:leader layout initialization logic moved from AddLMVisitor toGlen Mazza2004-08-1613-147/+206
* JDK 1.5 compile-time compatibility (still doesn't compile under 1.5, yet)Jeremias Maerki2004-08-155-25/+40
* Style-up for example classes.Jeremias Maerki2004-08-152-3/+0
* Updated Common IO to first release.Jeremias Maerki2004-08-143-8/+13
* 1.) fo:Instream-Foreign-Object initialization logic moved from AddLMVisitorGlen Mazza2004-08-145-210/+256
* Adjusting to changes in XmlObj, making the sample extensions compile again.Jeremias Maerki2004-08-142-5/+4
* 1. Character LM initialization moved from AllLMVisitor to fo.Character.Glen Mazza2004-08-135-52/+96
* Support for [letter|word]-spacing properties with a value of 'normal'.Finn Bock2004-08-134-8/+79
* 1.) Layout initialization logic for fo:table, fo:table-header, and fo:table-f...Glen Mazza2004-08-137-267/+272
* 1.) LM initialization logic for fo:table-body, fo:table-footer, and fo:table-...Glen Mazza2004-08-1110-97/+142
* 1. For maintenance and accuracy, centralized the setupID() functionalityGlen Mazza2004-08-1132-572/+119
* This change allows users to set the level of the javadocs task toSimon Pepping2004-08-101-3/+31
* 1.) fo:retrieve marker layout initialization moved from AddLMVisitor to Retri...Glen Mazza2004-08-106-150/+201
* Created a BitSet indicating FO's that can contain fo:marker child elements,Glen Mazza2004-08-0818-127/+33
* Implemented getNameId() which returns the Constants enumeration IDGlen Mazza2004-08-0859-5/+413
* Moved fo:page-number layout code from AddLMVisitor to new PageNumberLayoutMan...Glen Mazza2004-08-083-92/+81
* 1. new FONode.invalidChildError method added that will takes a "ruleViolated...Glen Mazza2004-08-0718-192/+208
* PR:Glen Mazza2004-08-0615-235/+207
* PR:Glen Mazza2004-08-0634-280/+209
* First versionSimon Pepping2004-08-051-0/+207
* More detaching from AddLMVisitor those FO's which don't/don't currentlyGlen Mazza2004-08-0430-419/+0
* PR:Glen Mazza2004-08-0418-269/+32
* PR:Glen Mazza2004-08-032-1/+4
* Implemented validity checking for fo:bidi-override.Glen Mazza2004-08-034-65/+91
* First committed versionSimon Pepping2004-08-0118-0/+8722
* PR:Glen Mazza2004-08-012-73/+49
* PR:Glen Mazza2004-08-016-110/+30
* 1.) Moved from FOPException to SAXParseException for addProperties()Glen Mazza2004-08-0138-305/+185
* 1. validation for fo:basic-link addedGlen Mazza2004-07-3121-147/+157
* Removed the FOTreeVisitor interface in favor of a moreGlen Mazza2004-07-2778-836/+316
* Provided validateChildFO() methods for the "easy" FO's--i.e., thoseGlen Mazza2004-07-279-5/+106