aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/flow/BidiOverride.java
Commit message (Expand)AuthorAgeFilesLines
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-10/+5
* Comment out unused properties. Patch by Richard WheeldonSimon Pepping2006-12-201-11/+7
* Bugzilla #40729:Jeremias Maerki2006-11-131-1/+1
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Bugzilla #38946:Jeremias Maerki2006-05-031-5/+5
* Made the FO tree a little more consistent by renaming getName() to getLocalNa...Jeremias Maerki2005-11-111-6/+3
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-071-10/+15
* Moved inline-level LMs and support classes to "inline" subpackage.Jeremias Maerki2005-07-181-8/+1
* Switch to .equals() instead of == for String compares of namespaces. Thanks ...Glen Mazza2005-06-261-1/+1
* This patch implements a pluggable LayoutManagers system, accordingSimon Pepping2004-12-241-24/+0
* Removed instances of InlineStackingLayoutManager. Created a new FOSimon Pepping2004-12-221-2/+2
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-281-5/+4
* Second phase of performance improvement.Finn Bock2004-10-191-10/+0
* First phase of performance improvement. Added bind() and startOfNode()Finn Bock2004-10-191-0/+36
* PR:Glen Mazza2004-10-121-1/+1
* Removed tab characters.Jeremias Maerki2004-09-111-1/+1
* 1.) Validation for fo:multi-toggle added.Glen Mazza2004-09-041-4/+4
* 1. For maintenance and accuracy, centralized the setupID() functionalityGlen Mazza2004-08-111-1/+0
* Created a BitSet indicating FO's that can contain fo:marker child elements,Glen Mazza2004-08-081-7/+0
* Implemented getNameId() which returns the Constants enumeration IDGlen Mazza2004-08-081-0/+7
* 1. new FONode.invalidChildError method added that will takes a "ruleViolated...Glen Mazza2004-08-071-20/+25
* PR:Glen Mazza2004-08-061-3/+1
* PR:Glen Mazza2004-08-061-3/+27
* Implemented validity checking for fo:bidi-override.Glen Mazza2004-08-031-24/+62
* Removed the FOTreeVisitor interface in favor of a moreGlen Mazza2004-07-271-6/+5
* Created a validateChildNode() in FONode for better syntax checking in theGlen Mazza2004-06-121-0/+3
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* 1. Moved static element and property structures from PropertyList (previously...Glen Mazza2003-12-201-10/+10
* 1. convert fo/FOTreeVisitor to an interfaceWilliam Victor Mote2003-09-161-1/+1
* style changes onlyWilliam Victor Mote2003-08-221-7/+6
* 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visit...William Victor Mote2003-08-191-52/+4
* move the "common" property classes from layout to fo.properties, renaming the...William Victor Mote2003-08-121-4/+4
* style changes onlyWilliam Victor Mote2003-07-141-12/+21
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+154