aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/layoutmgr/BlockStackingLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-165/+0
* Switched to long licence Jeremias Maerki2003-03-071-7/+50
* split LayoutManager interface so that the new LayoutProcessorKeiron Liddle2003-03-041-1/+1
* add and retrive markersKeiron Liddle2003-02-191-3/+0
* set FO on lm as part of interface, simpler and more flexibleKeiron Liddle2003-02-141-2/+1
* moved MinOptMax to where it is usedKeiron Liddle2003-02-131-1/+0
* cleanup of lmsKeiron Liddle2002-11-131-9/+5
* more style fixesKeiron Liddle2002-10-251-37/+13
* start of spacing and bordersKeiron Liddle2002-09-181-7/+28
* starting implementation of tablesKeiron Liddle2002-09-131-4/+3
* removed BP from BPLayoutManager and combinedKeiron Liddle2002-09-031-1/+1
* removed split contextKeiron Liddle2002-08-191-67/+0
* removed old code, cleaned up a bitKeiron Liddle2002-08-091-1/+1
* initial attempt at getting some paginationKeiron Liddle2002-08-081-12/+13
* PR:Karen Lease2002-04-281-2/+2
* initial implementation of line area layout processingKeiron Liddle2002-04-261-20/+25
* does some basic text into pdf and svg output just for a startKeiron Liddle2002-01-081-114/+112
* Add some more LayoutManagers and start to actually do somethingKaren Lease2001-11-111-1/+1
* First versions of LayoutManager classesKaren Lease2001-11-091-0/+198