aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/layoutmgr/StaticContentLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-166/+0
* Switched to long licence Jeremias Maerki2003-03-071-9/+64
* split LayoutManager interface so that the new LayoutProcessorKeiron Liddle2003-03-041-2/+2
* improvement on markers, don't know if it is correctKeiron Liddle2003-02-271-1/+2
* add and retrive markersKeiron Liddle2003-02-191-1/+0
* 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-4/+4
* clear old breaksKeiron Liddle2002-11-281-0/+2
* set user agent on layout managers for values and loggingKeiron Liddle2002-11-181-4/+4
* cleanup of lmsKeiron Liddle2002-11-131-3/+3
* starting implementation of tablesKeiron Liddle2002-09-131-7/+15
* 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
* Attempt at adding static content.Joerg Pietschmann2002-08-171-0/+103