aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo/pagination/PageSequence.java
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-807/+0
* Switched to long licence Jeremias Maerki2003-03-061-5/+48
* set FO on lm as part of interface, simpler and more flexibleKeiron Liddle2003-02-141-0/+1
* set user agent on layout managers for values and loggingKeiron Liddle2002-11-181-0/+1
* layout correct static regionKeiron Liddle2002-11-061-35/+90
* page numbering across sequences and number formattingKeiron Liddle2002-11-041-135/+39
* more style fixesKeiron Liddle2002-10-251-11/+11
* implemented leader pattern: space, dots and use contentKeiron Liddle2002-08-231-2/+0
* Attempt at adding static content.Joerg Pietschmann2002-08-171-248/+262
* First batch of changes for preparation for adoption of Avalon patterns. Only ...Jeremias Maerki2002-08-071-106/+102
* start page sequence with titleKeiron Liddle2002-07-181-6/+16
* removed old area treeKeiron Liddle2002-06-201-2/+2
* start to an improved mif handlerKeiron Liddle2002-06-051-0/+2
* start of structure handler concept and adjusted the layoutKeiron Liddle2002-05-271-12/+1
* sets up the id independantly of the layoutKeiron Liddle2002-05-231-1/+1
* some comments and cleaned up a bitKeiron Liddle2001-11-151-7/+9
* changed a few more vector and hastableKeiron Liddle2001-11-141-5/+5
* Move text layout code into TextLayoutManager; add generatesInlineAreas to FObjKaren Lease2001-11-111-4/+13
* Integrate layout managers for text and blockKaren Lease2001-11-111-22/+26
* Start to use layout managers and comment out a bunch of (temporarily) unusabl...Karen Lease2001-11-091-274/+380
* changed the parent to FONodeKeiron Liddle2001-11-091-5/+4
* changed the way that elements and properties are handledKeiron Liddle2001-11-061-18/+8
* svg renderer now basically works, pages, text, leader, svgKeiron Liddle2001-11-021-3/+3
* improved debugging messages a bitKeiron Liddle2001-09-111-5/+5
* changed to logkit for logging only half doneKeiron Liddle2001-08-201-11/+8
* Code formatting. Still builds ok, but I didn't test it otherwise since last.Steve Coffman2001-08-011-11/+17
* Adds Mark Lillywhite's performance and memory patch in all it's glory.Steve Coffman2001-08-011-1/+9
* Formatted code according to code standards.Tore Engvig2001-07-301-225/+249
* started support to read all relevant propertiesKeiron Liddle2001-07-301-0/+5
* AHS: continued work on fo:marker supportarved2001-07-231-1/+4
* AHS: initial marker supportarved2001-07-161-2/+4
* AHS: support 'force-page-count'arved2001-07-091-5/+96
* Supports page-number formattingarved2001-07-081-2/+13
* should handle page number properly, with threadsKeiron Liddle2001-06-221-377/+344
* K. Liddle: running page num ctr now instance variable for servlet usearved2001-05-011-7/+7
* Made logging go to the same stream (out) for pages and the newlineKelly Campbell2001-03-311-1/+1
* region-start, region-end supportarved2001-03-041-49/+24
* adds footnote supportKeiron Liddle2001-01-101-1/+6
* Spec clarification: one fo:flow per page sequencearved2000-12-291-4/+17
* Just formatting, I think...arved2000-12-271-2/+2
* Slight mods for BodyAreaContainerarved2000-12-181-1/+2
* adds a warning for regions in flows which don't exist in the layoutfotis2000-11-171-0/+3
* region-name support, refactoring of region, PageSequence, PageMasterReference...fotis2000-11-151-74/+382
* Remove unnecessary casts to specific property classesKaren Lease2000-11-101-4/+0
* PropertyListBuilder.javaKaren Lease2000-11-101-2/+5
* fix: error message is updated to latest specfotis2000-09-101-1/+1
* changes allowed flow-name for static-content from xsl-before/xsl-after to xsl...fotis2000-08-021-2/+2
* Supports March 27 2000 specarved2000-07-111-30/+16
* replaces calls of System.err.println etc. with calls to the new MessageHandle...fotis2000-06-271-4/+5
* pass IDReferences on to static contentJordan Naftolin2000-06-221-0/+2