aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/area
Commit message (Expand)AuthorAgeFilesLines
* 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
* updates to area tree and reading/rendering with xmlKeiron Liddle2001-10-2623-34/+364
* new area tree and rendering stuffKeiron Liddle2001-10-2228-0/+864