aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo/pagination
Commit message (Expand)AuthorAgeFilesLines
* implemented leader pattern: space, dots and use contentKeiron Liddle2002-08-231-2/+0
* Attempt at adding static content.Joerg Pietschmann2002-08-1711-441/+414
* First batch of changes for preparation for adoption of Avalon patterns. Only ...Jeremias Maerki2002-08-077-186/+175
* start page sequence with titleKeiron Liddle2002-07-181-6/+16
* removed old area treeKeiron Liddle2002-06-202-3/+2
* start to an improved mif handlerKeiron Liddle2002-06-052-2/+4
* 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
* replaced logkit logger with the logger interface in avalon frameworkKeiron Liddle2002-04-111-1/+3
* Correct margin handling on body region for writing-modeKaren Lease2002-02-232-15/+34
* Fix some bugs in the CTM logicKaren Lease2002-02-182-1/+11
* Initial implementation of CTM (coordinate transformation matrix) to handle re...Karen Lease2002-02-177-66/+85
* updated master-name to master-referenceKeiron Liddle2001-12-111-2/+2
* Remove extra whitespace during FO tree constructionKaren Lease2001-11-211-1/+1
* some comments and cleaned up a bitKeiron Liddle2001-11-1511-90/+124
* changed a few more vector and hastableKeiron Liddle2001-11-144-44/+42
* Move text layout code into TextLayoutManager; add generatesInlineAreas to FObjKaren Lease2001-11-113-7/+17
* 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
* Rework the page creation process and prepare to use layout managersKaren Lease2001-11-097-319/+236
* Base classes for before/after, start/end RegionKaren Lease2001-11-093-0/+136
* changed the parent to FONodeKeiron Liddle2001-11-0916-43/+32
* changed the way that elements and properties are handledKeiron Liddle2001-11-0616-249/+98
* svg renderer now basically works, pages, text, leader, svgKeiron Liddle2001-11-021-3/+3
* improved debugging messages a bitKeiron Liddle2001-09-115-10/+10
* put back bookmark extension - not completeKeiron Liddle2001-08-211-2/+2
* changed to logkit for logging only half doneKeiron Liddle2001-08-2010-33/+27
* 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-3018-1786/+1451
* started support to read all relevant propertiesKeiron Liddle2001-07-308-72/+103
* AHS: continued work on fo:marker supportarved2001-07-231-1/+4
* AHS: initial marker supportarved2001-07-162-2/+5
* AHS: support 'force-page-count'arved2001-07-092-10/+115
* AHS: restore ability to do blank pagesarved2001-07-091-1/+1
* Supports page-number formattingarved2001-07-082-2/+159
* fixed line endingsKeiron Liddle2001-07-041-73/+62
* should handle page number properly, with threadsKeiron Liddle2001-06-222-475/+406
* 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-045-266/+113
* End regionarved2001-03-041-0/+85
* Start regionarved2001-03-041-0/+83
* Added support for PDF outlines (aka bookmarks). See the example inKelly Campbell2001-02-061-48/+58
* adds footnote supportKeiron Liddle2001-01-101-1/+6
* Spec clarification: one fo:flow per page sequencearved2000-12-291-4/+17
* Background color propertyarved2000-12-271-1/+7
* Just formatting, I think...arved2000-12-271-2/+2
* Fixed renderer classes to use OutputStream again. Fixed a compilation problem...Kelly Campbell2000-12-181-1/+2
* Slight mods for BodyAreaContainerarved2000-12-181-1/+2