aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/layoutmgr/LayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-85/+0
* Switched to long licence Jeremias Maerki2003-03-071-8/+51
* split LayoutManager interface so that the new LayoutProcessorKeiron Liddle2003-03-041-170/+0
* improvement on markers, don't know if it is correctKeiron Liddle2003-02-271-3/+3
* add and retrive markersKeiron Liddle2003-02-191-5/+52
* set FO on lm as part of interface, simpler and more flexibleKeiron Liddle2003-02-141-1/+11
* set user agent on layout managers for values and loggingKeiron Liddle2002-11-181-10/+42
* cleanup of lmsKeiron Liddle2002-11-131-1/+1
* starting implementation of tablesKeiron Liddle2002-09-131-0/+49
* implemented basic link with linking from pdfKeiron Liddle2002-09-071-1/+2
* hooked up id reference and page numberKeiron Liddle2002-09-041-1/+9
* removed BP from BPLayoutManager and combinedKeiron Liddle2002-09-031-0/+43
* removed split contextKeiron Liddle2002-08-191-1/+0
* removed old code, cleaned up a bitKeiron Liddle2002-08-091-1/+0
* initial implementation of line area layout processingKeiron Liddle2002-04-261-3/+3
* a simple impl of getting ipd and line heightKeiron Liddle2002-03-211-0/+1
* Move generatesInlineAreas from LayoutManager to FObjKaren Lease2001-11-111-1/+1
* Add some more LayoutManagers and start to actually do somethingKaren Lease2001-11-111-0/+1
* First versions of LayoutManager classesKaren Lease2001-11-091-0/+22