aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/FObjMixed.java
Commit message (Expand)AuthorAgeFilesLines
* Reverted revision 670341 and replaced it with a different solution as discussed:Jeremias Maerki2008-07-281-2/+2
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-5/+5
* Switch FOText to use a java.nio.CharBuffer, and implement the CharSequence in...Andreas L. Delmelle2008-06-221-71/+83
* Changed signature for static handleWhiteSpaceFor(), and used internally to ma...Andreas L. Delmelle2008-06-221-6/+5
* Changed FONode.addCharacters() signature to match the characters() event (use...Andreas L. Delmelle2008-06-221-2/+2
* Separation of concerns:Jeremias Maerki2008-06-191-3/+3
* Avoid error-message if the text-node is white-space only.Andreas L. Delmelle2008-05-141-1/+2
* Javadoc updates: attempt at improving interactivity and consistencyAndreas L. Delmelle2008-04-261-13/+16
* Correction: Added missing file for r576095Andreas L. Delmelle2007-09-161-2/+1
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-3/+3
* Bugzilla #39414:Andreas L. Delmelle2006-09-021-27/+50
* Cleanup: removal of suspicious static in FOTextAndreas L. Delmelle2006-08-231-2/+7
* Rework of the marker/retrieve-marker implementation to cater for correct eval...Andreas L. Delmelle2006-08-061-13/+54
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Applied white-space handling to leaders as well...Andreas L. Delmelle2005-12-301-5/+3
* Revision of refinement white-space handling (cfr. Bugzilla 37639)Andreas L. Delmelle2005-12-301-3/+22
* Added a clarifying commentSimon Pepping2005-06-101-0/+1
* Improvement for FOText instance creation. The text is consolidated into singl...Jeremias Maerki2005-06-091-17/+36
* Name of parameter was wrong.Jeremias Maerki2005-02-011-7/+9
* 1.) fox:label converted to 1.1 fo:bookmark-title.Glen Mazza2005-01-061-1/+1
* This patch implements a pluggable LayoutManagers system, accordingSimon Pepping2004-12-241-7/+0
* Removed instances of InlineStackingLayoutManager. Created a new FOSimon Pepping2004-12-221-8/+4
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-281-2/+4
* Second phase of performance improvement.Finn Bock2004-10-191-11/+4
* PR:Glen Mazza2004-10-131-2/+1
* PR:Glen Mazza2004-10-121-1/+1
* Removed tab characters.Jeremias Maerki2004-09-111-1/+1
* Removed unneeded import statements. Makes eclipse happy.Finn Bock2004-09-071-1/+0
* Renamed FOInputHandler to somewhat more intuitive FOEventHandler.Glen Mazza2004-09-061-3/+3
* PR:Glen Mazza2004-09-051-2/+3
* Moved some functionality from LMiter to the LayoutManagers. The LMsSimon Pepping2004-08-261-1/+0
* Minor edits.Glen Mazza2004-08-221-2/+0
* 1.) fo:Instream-Foreign-Object initialization logic moved from AddLMVisitorGlen Mazza2004-08-141-0/+1
* 1. For maintenance and accuracy, centralized the setupID() functionalityGlen Mazza2004-08-111-6/+0
* PR:Glen Mazza2004-08-061-1/+1
* PR:Glen Mazza2004-08-061-6/+12
* 1. validation for fo:basic-link addedGlen Mazza2004-07-311-1/+0
* Removed the FOTreeVisitor interface in favor of a moreGlen Mazza2004-07-271-5/+5
* Renamed FONode.addChild() to somewhat clearer FONode.addChildNode().Glen Mazza2004-07-241-1/+1
* 1. FOTreeBuilder modified to handle more of the renderer initialization.Glen Mazza2004-06-181-2/+2
* 1.) Check for fo:color-profile made to ensure no child elements during proces...Glen Mazza2004-06-161-3/+3
* 1.) Added restriction to fo:declarations that fo:color-profile is the only XS...Glen Mazza2004-06-151-3/+3
* Another attempt at fixing the space removal issue. This methodGlen Mazza2004-04-041-1/+1
* Simplifications to FOText whitespace removal; fewer arraycopies performed.Glen Mazza2004-03-121-1/+1
* 1.) Modified TextLayoutManager to take an additional lengthGlen Mazza2004-03-011-1/+1
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Some simplification of FOText object.Glen Mazza2004-02-271-1/+1
* ----------------------------------------------------------------------Glen Mazza2003-12-261-1/+7
* 1. Moved static element and property structures from PropertyList (previously...Glen Mazza2003-12-201-1/+1
* minor elaborationGlen Mazza2003-11-161-0/+3