aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo/pagination
Commit message (Expand)AuthorAgeFilesLines
* 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
* Slight modsarved2000-12-181-6/+36
* Make getContentWidth method publicKaren Lease2000-12-161-0/+4
* Norm Walsh's enhanced error messages. :)Steve Coffman2000-11-291-4/+14
* adds a warning for regions in flows which don't exist in the layoutfotis2000-11-173-4/+30
* region-name support, refactoring of region, PageSequence, PageMasterReference...fotis2000-11-1514-366/+1017
* Remove unnecessary casts to specific property classesKaren Lease2000-11-101-4/+0
* PropertyListBuilder.javaKaren Lease2000-11-101-2/+5
* Christian Geisert's patch to allow JDK 1.1 people to use no images.Steve Coffman2000-10-122-3/+4
* fix: error message is updated to latest specfotis2000-09-101-1/+1
* Compatibility with JDK 1.1.xarved2000-08-131-1/+1
* changes allowed flow-name for static-content from xsl-before/xsl-after to xsl...fotis2000-08-021-2/+2
* New pagination specarved2000-07-117-0/+890