aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/layoutmgr/FlowLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-207/+0
* Switched to long licence Jeremias Maerki2003-03-071-6/+63
* split LayoutManager interface so that the new LayoutProcessorKeiron Liddle2003-03-041-2/+2
* add and retrive markersKeiron Liddle2003-02-191-9/+7
* set FO on lm as part of interface, simpler and more flexibleKeiron Liddle2003-02-141-2/+1
* white-space and line-ending fixesWilliam Victor Mote2002-11-291-2/+2
* set user agent on layout managers for values and loggingKeiron Liddle2002-11-181-8/+8
* cleanup of lmsKeiron Liddle2002-11-131-4/+4
* more style fixesKeiron Liddle2002-10-251-6/+6
* start of spacing and bordersKeiron Liddle2002-09-181-2/+2
* starting implementation of tablesKeiron Liddle2002-09-131-0/+11
* implemented basic link with linking from pdfKeiron Liddle2002-09-071-0/+6
* removed BP from BPLayoutManager and combinedKeiron Liddle2002-09-031-2/+2
* Remove two parameter version of getNextBreakPoss method and remove all calls ...Karen Lease2002-08-281-3/+2
* properly resets blocksKeiron Liddle2002-08-211-0/+5
* improved block layout, adds areas to correct parentKeiron Liddle2002-08-181-0/+1
* get some page breaking workingKeiron Liddle2002-08-111-23/+47
* removed old code, cleaned up a bitKeiron Liddle2002-08-091-23/+0
* initial attempt at getting some paginationKeiron Liddle2002-08-081-2/+76
* initial implementation of line area layout processingKeiron Liddle2002-04-261-2/+2
* does some basic text into pdf and svg output just for a startKeiron Liddle2002-01-081-9/+9
* First versions of LayoutManager classesKaren Lease2001-11-091-0/+56