aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/layoutmgr/AbstractLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* cleanup of lmsKeiron Liddle2002-11-131-34/+32
* background and borders for regionsKeiron Liddle2002-11-061-3/+3
* added some colors border and backgroundKeiron Liddle2002-11-011-0/+60
* more style fixesKeiron Liddle2002-10-251-7/+7
* starting implementation of tablesKeiron Liddle2002-09-131-14/+47
* implemented basic link with linking from pdfKeiron Liddle2002-09-071-1/+2
* hooked up id reference and page numberKeiron Liddle2002-09-041-4/+25
* removed BP from BPLayoutManager and combinedKeiron Liddle2002-09-031-8/+173
* removed split contextKeiron Liddle2002-08-191-5/+0
* removed old code, cleaned up a bitKeiron Liddle2002-08-091-28/+0
* initial implementation of line area layout processingKeiron Liddle2002-04-261-17/+30
* a simple impl of getting ipd and line heightKeiron Liddle2002-03-211-0/+3
* does some basic text into pdf and svg output just for a startKeiron Liddle2002-01-081-41/+45
* Move generatesInlineAreas from LayoutManager to FObjKaren Lease2001-11-111-3/+3
* Add some more LayoutManagers and start to actually do somethingKaren Lease2001-11-111-5/+3
* Fix a couple of NPEKaren Lease2001-11-091-1/+1
* First versions of LayoutManager classesKaren Lease2001-11-091-0/+110