aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo/FObj.java
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-376/+0
* Switched to long licence Jeremias Maerki2003-03-051-21/+61
* added support for markers in fo treeKeiron Liddle2002-11-151-174/+124
* more style fixesKeiron Liddle2002-10-251-15/+19
* starting implementation of tablesKeiron Liddle2002-09-131-0/+1
* hooked up id reference and page numberKeiron Liddle2002-09-041-0/+4
* calculate line height and do vertical alignment betterKeiron Liddle2002-08-161-1/+4
* First batch of changes for preparation for adoption of Avalon patterns. Only ...Jeremias Maerki2002-08-071-2/+2
* removed old area treeKeiron Liddle2002-06-201-21/+0
* start of structure handler concept and adjusted the layoutKeiron Liddle2002-05-271-5/+5
* sets up the id independantly of the layoutKeiron Liddle2002-05-231-20/+24
* PR:Karen Lease2002-04-281-0/+9
* initial implementation of line area layout processingKeiron Liddle2002-04-261-53/+58
* removed unneeded importsKeiron Liddle2002-03-081-1/+0
* Remove extra whitespace during FO tree constructionKaren Lease2001-11-211-1/+19
* changed a few more vector and hastableKeiron Liddle2001-11-141-25/+25
* Move text layout code into TextLayoutManager; add generatesInlineAreas to FObjKaren Lease2001-11-111-0/+5
* Integrate layout managers for text and blockKaren Lease2001-11-111-2/+3
* Add layout manager related methodsKaren Lease2001-11-091-0/+16
* changed the parent to FONodeKeiron Liddle2001-11-091-52/+221
* changed the way that elements and properties are handledKeiron Liddle2001-11-061-21/+28
* fixed an npeKeiron Liddle2001-10-081-1/+1
* Formatted code according to code standards.Tore Engvig2001-07-301-129/+129
* AHS: initial marker supportarved2001-07-161-2/+0
* fixes a couple of problems when placing foreign objects nearKeiron Liddle2001-06-071-50/+5
* Support for border-related shorthand properties and PropertyManager delegate ...Karen Lease2001-03-041-10/+14
* makes checks to prevent exceptionsKeiron Liddle2001-02-231-0/+2
* Modify compound property handling; add support for corresponding properties a...Karen Lease2001-01-021-0/+19
* Modify to improve handling of compound propertiesKaren Lease2000-12-161-18/+12
* New methods used in calculating percent-based property valuesKaren Lease2000-11-101-1/+25
* some more javadoc infofotis2000-08-111-65/+91
* Now properly casts to FObj rather than FONodeJordan Naftolin2000-07-131-1/+1
* added recursive removeID method. This method assumes that FObj's are only ch...Jordan Naftolin2000-07-131-0/+18
* removed layoutstart() and page number infoJordan Naftolin2000-06-281-20/+0
* adds support for page-number-citation (limitation: works only for reversed re...fotis2000-06-181-1/+35
* Partial implementation of keep-with-next (doesn't yet remove area from previo...jtauber1999-11-251-3/+4
* removed multiple CRs at end of linesjtauber1999-11-221-57/+0
* PR:jtauber1999-11-161-3/+60
* 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/+57