aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/area
Commit message (Expand)AuthorAgeFilesLines
* white-space and line-ending fixesWilliam Victor Mote2002-11-296-10/+10
* a bit of a cleanup of collections and commentsKeiron Liddle2002-11-1422-60/+240
* clone and serialize area traitsKeiron Liddle2002-11-063-1/+14
* fixed link/resolving problemKeiron Liddle2002-11-034-32/+60
* added some colors border and backgroundKeiron Liddle2002-11-012-35/+36
* more style fixesKeiron Liddle2002-10-253-5/+9
* don't implement serializable twiceKeiron Liddle2002-09-194-6/+5
* fixed compile errorKeiron Liddle2002-09-181-2/+4
* cleaned up some of the area treeKeiron Liddle2002-09-1833-426/+913
* fixed npe when a page has several forward linksKeiron Liddle2002-09-162-18/+23
* starting implementation of tablesKeiron Liddle2002-09-134-140/+232
* doesn't make senseKeiron Liddle2002-09-091-19/+0
* implemented render pages model with a simple cached implKeiron Liddle2002-09-095-25/+334
* implemented basic link with linking from pdfKeiron Liddle2002-09-077-66/+257
* bookmark extension now workingKeiron Liddle2002-09-052-0/+86
* hooked up id reference and page numberKeiron Liddle2002-09-045-32/+78
* start implementation of block-containerKeiron Liddle2002-08-303-0/+52
* moved filed area to its own classKeiron Liddle2002-08-291-0/+50
* implemented leader pattern: space, dots and use contentKeiron Liddle2002-08-232-3/+1
* implemeneted leader with leader-pattern of ruleKeiron Liddle2002-08-223-12/+14
* Attempt at adding static content.Joerg Pietschmann2002-08-171-1/+1
* cleanuup, updated status for line heightKeiron Liddle2002-08-162-4/+0
* calculate line height and do vertical alignment betterKeiron Liddle2002-08-162-105/+0
* removed unneeded codeKeiron Liddle2002-08-051-11/+1
* separated the specific PDFRender functionality from the CTM classKeiron Liddle2002-07-301-74/+66
* cleaned up the font state a bitKeiron Liddle2002-07-231-13/+2
* improved gstate usageKeiron Liddle2002-07-041-0/+16
* implemented links in svg both for standalone and in fo documentsKeiron Liddle2002-06-181-0/+4
* PR:Karen Lease2002-05-267-68/+256
* cleaned up bookmark extension a bitKeiron Liddle2002-05-1711-59/+150
* moved vert align to line areaKeiron Liddle2002-05-171-0/+106
* Add support for nested inlines using the BreakPoss logic.Karen Lease2002-05-101-0/+41
* PR:Karen Lease2002-04-282-1/+21
* initial implementation of line area layout processingKeiron Liddle2002-04-263-4/+31
* basic vertical alignment and height for linesKeiron Liddle2002-04-021-0/+3
* changed property to trait for areasKeiron Liddle2002-03-216-14/+32
* Support PDF renderingKaren Lease2002-02-232-0/+9
* some preliminary changes to image handlingKeiron Liddle2002-02-211-0/+2
* Fix some bugs in the CTM logicKaren Lease2002-02-181-10/+49
* Initial implementation of CTM (coordinate transformation matrix) to handle re...Karen Lease2002-02-173-0/+194
* does some basic text into pdf and svg output just for a startKeiron Liddle2002-01-082-11/+2
* some changes for out of order rendering and rendering to a rendererKeiron Liddle2001-11-122-16/+39
* A few changes to tie in some more LayoutManager classesKaren Lease2001-11-114-1/+10
* Add some methods needed by the LayoutManager classes (subject to discussion)Karen Lease2001-11-0910-45/+212
* Replaces Region.java to avoid naming conflicts with fo/pagination/RegionKaren Lease2001-11-091-0/+41
* Parent for areas which stack Block childrenKaren Lease2001-11-091-0/+41
* Used in layout calculationsKaren Lease2001-11-091-0/+61
* changed the parent to FONodeKeiron Liddle2001-11-092-0/+13
* changed the way that elements and properties are handledKeiron Liddle2001-11-061-0/+2
* svg renderer now basically works, pages, text, leader, svgKeiron Liddle2001-11-025-2/+36