aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/layoutmgr/PageLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* layout correct static regionKeiron Liddle2002-11-061-26/+128
* page numbering across sequences and number formattingKeiron Liddle2002-11-041-6/+19
* more style fixesKeiron Liddle2002-10-251-16/+18
* start of spacing and bordersKeiron Liddle2002-09-181-4/+4
* starting implementation of tablesKeiron Liddle2002-09-131-0/+13
* implemented render pages model with a simple cached implKeiron Liddle2002-09-091-27/+28
* implemented basic link with linking from pdfKeiron Liddle2002-09-071-1/+6
* hooked up id reference and page numberKeiron Liddle2002-09-041-0/+22
* removed BP from BPLayoutManager and combinedKeiron Liddle2002-09-031-3/+3
* Remove two parameter version of getNextBreakPoss method and remove all calls ...Karen Lease2002-08-281-5/+4
* removed split contextKeiron Liddle2002-08-191-0/+2
* improved block layout, adds areas to correct parentKeiron Liddle2002-08-181-22/+20
* Attempt at adding static content.Joerg Pietschmann2002-08-171-3/+45
* get some page breaking workingKeiron Liddle2002-08-111-13/+11
* removed old code, cleaned up a bitKeiron Liddle2002-08-091-8/+7
* initial attempt at getting some paginationKeiron Liddle2002-08-081-6/+81
* cleaned up bookmark extension a bitKeiron Liddle2002-05-171-0/+1
* initial implementation of line area layout processingKeiron Liddle2002-04-261-6/+14
* a simple impl of getting ipd and line heightKeiron Liddle2002-03-211-4/+6
* does some basic text into pdf and svg output just for a startKeiron Liddle2002-01-081-190/+186
* Add some more LayoutManagers and start to actually do somethingKaren Lease2001-11-111-3/+4
* Fix a couple of NPEKaren Lease2001-11-091-0/+1
* First versions of LayoutManager classesKaren Lease2001-11-091-0/+343