aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/flow/Character.java
Commit message (Expand)AuthorAgeFilesLines
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-21/+17
* Bugzilla 41656:Andreas L. Delmelle2007-07-071-3/+1
* Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey)Andreas L. Delmelle2007-07-071-10/+2
* Comment out unused properties. Patch by Richard WheeldonSimon Pepping2006-12-201-24/+13
* 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-8/+7
* Revision of refinement white-space handling (cfr. Bugzilla 37639)Andreas L. Delmelle2005-12-301-6/+13
* Made the FO tree a little more consistent by renaming getName() to getLocalNa...Jeremias Maerki2005-11-111-5/+3
* Fixed white space handling during refinement, added test cases, corrected err...Manuel Mall2005-11-031-5/+33
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-071-11/+38
* First version of text-decoration support (no colors, yet, PDF rendering may n...Jeremias Maerki2005-01-251-21/+18
* This patch implements a pluggable LayoutManagers system, accordingSimon Pepping2004-12-241-8/+0
* Patch 31206 by Luca Furini:Simon Pepping2004-11-131-0/+9
* More properties implemented.Finn Bock2004-10-291-8/+8
* Bind some more of the implemented properties.Finn Bock2004-10-291-10/+10
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-281-7/+6
* Fourth phase of performance improvement.Finn Bock2004-10-201-5/+2
* Second phase of performance improvement.Finn Bock2004-10-191-14/+1
* First phase of performance improvement. Added bind() and startOfNode()Finn Bock2004-10-191-0/+150
* PR:Glen Mazza2004-10-121-1/+1
* Set value for characterValue variable in fo.flow.Character--needed for its On...Glen Mazza2004-10-031-1/+2
* Fire FOEventandler events.Finn Bock2004-09-301-0/+9
* Removed tab characters.Jeremias Maerki2004-09-111-1/+1
* Removed unneeded import statements. Makes eclipse happy.Finn Bock2004-09-071-1/+0
* 1.) validateChildNode() implemented for fo:multi-properties.Glen Mazza2004-08-211-1/+1
* 1. Character LM initialization moved from AllLMVisitor to fo.Character.Glen Mazza2004-08-131-8/+12
* 1. For maintenance and accuracy, centralized the setupID() functionalityGlen Mazza2004-08-111-54/+0
* Implemented getNameId() which returns the Constants enumeration IDGlen Mazza2004-08-081-0/+10
* PR:Glen Mazza2004-08-061-1/+2
* Removed the FOTreeVisitor interface in favor of a moreGlen Mazza2004-07-271-6/+5
* Provided validateChildFO() methods for the "easy" FO's--i.e., thoseGlen Mazza2004-07-271-0/+14
* 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-22/+22
* 1. convert fo/FOTreeVisitor to an interfaceWilliam Victor Mote2003-09-161-1/+1
* remove unneeded field fo/flow/Leader.leaderAreaWilliam Victor Mote2003-08-251-1/+0
* move fo/flow/Character.getInlineArea() to layoutmgr/AddLMVisitor.getCharacter...William Victor Mote2003-08-241-11/+0
* style changes onlyWilliam Victor Mote2003-08-221-4/+6
* 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visit...William Victor Mote2003-08-191-15/+5
* move the "common" property classes from layout to fo.properties, renaming the...William Victor Mote2003-08-121-12/+12
* style changes onlyWilliam Victor Mote2003-07-141-12/+23
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+170