aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo/FObjMixed.java
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-113/+0
* Switched to long licence Jeremias Maerki2003-03-051-9/+49
* set FO on lm as part of interface, simpler and more flexibleKeiron Liddle2003-02-141-2/+6
* added support for markers in fo treeKeiron Liddle2002-11-151-3/+4
* starting implementation of tablesKeiron Liddle2002-09-131-10/+1
* removed BP from BPLayoutManager and combinedKeiron Liddle2002-09-031-2/+2
* First batch of changes for preparation for adoption of Avalon patterns. Only ...Jeremias Maerki2002-08-071-6/+6
* removed old area treeKeiron Liddle2002-06-201-25/+1
* start to an improved mif handlerKeiron Liddle2002-06-051-0/+1
* start of structure handler concept and adjusted the layoutKeiron Liddle2002-05-271-2/+3
* sets up the id independantly of the layoutKeiron Liddle2002-05-231-4/+2
* Add support for nested inlines using the BreakPoss logic.Karen Lease2002-05-101-9/+13
* PR:Karen Lease2002-04-281-20/+5
* initial implementation of line area layout processingKeiron Liddle2002-04-261-17/+29
* basic vertical alignment and height for linesKeiron Liddle2002-04-021-1/+1
* a simple impl of getting ipd and line heightKeiron Liddle2002-03-211-7/+3
* Remove extra whitespace during FO tree constructionKaren Lease2001-11-211-0/+7
* changed a few more vector and hastableKeiron Liddle2001-11-141-1/+1
* Move text layout code into TextLayoutManager; add generatesInlineAreas to FObjKaren Lease2001-11-111-16/+14
* Fix an NPEKaren Lease2001-11-091-0/+1
* changed the parent to FONodeKeiron Liddle2001-11-091-2/+40
* changed the way that elements and properties are handledKeiron Liddle2001-11-061-14/+2
* Adds Mark Lillywhite's performance and memory patch in all it's glory.Steve Coffman2001-08-011-1/+1
* Formatted code according to code standards.Tore Engvig2001-07-301-17/+20
* added all remaining elementsKeiron Liddle2001-07-131-49/+4
* checks for null pointers, since this is used for unknown namespacesKeiron Liddle2000-08-111-7/+14
* fixes duplicate id on overflow bugJordan Naftolin2000-07-051-23/+27
* checks for FObjMixed's idJordan Naftolin2000-06-221-0/+3
* Partial implementation of keep-with-next (doesn't yet remove area from previo...jtauber1999-11-251-5/+6
* removed multiple CRs at end of linesjtauber1999-11-221-49/+0
* PR:jtauber1999-11-161-3/+52
* Removed goof which is not in open source CVS versionDirk-Willem van Gulik1999-11-091-1/+1
* Added licences everywhere... ishDirk-Willem van Gulik1999-11-091-0/+50
* Initial revisionDirk-Willem van Gulik1999-11-081-0/+49