aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Start hooking in the layoutmanagerKaren Lease2001-11-092-1/+16
* Add layout manager related methodsKaren Lease2001-11-091-0/+16
* 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
* First versions of LayoutManager classesKaren Lease2001-11-098-0/+816
* added master-referenceKeiron Liddle2001-11-091-0/+6
* changed the parent to FONodeKeiron Liddle2001-11-09109-863/+993
* changed the way that elements and properties are handledKeiron Liddle2001-11-0683-1519/+848
* updated a few hashtables and vectorsKeiron Liddle2001-11-0226-513/+477
* svg renderer now basically works, pages, text, leader, svgKeiron Liddle2001-11-0217-123/+498
* added targets to build html and corresponding pdf docsKeiron Liddle2001-11-011-3/+47
* no longer needed, docs done from main buildKeiron Liddle2001-11-013-114/+0
* some updates to links for xsl, svg and saxKeiron Liddle2001-11-016-50/+87
* updated builtools lib and readme info about jarsKeiron Liddle2001-10-302-9/+28
* no longer neededKeiron Liddle2001-10-301-2/+0
* updated build scripts for new jars and removed old targetsKeiron Liddle2001-10-304-99/+27
* removed legacy xt fileKeiron Liddle2001-10-301-213/+0
* *** empty log message ***Keiron Liddle2001-10-301-2/+1
* removed legacy files for xt and xalan 1Keiron Liddle2001-10-304-592/+0
* updated for changes to batikKeiron Liddle2001-10-303-2/+12
* updated jars to latest versionsKeiron Liddle2001-10-3011-0/+0
* updated for changed pdf interfaceKeiron Liddle2001-10-261-1/+1
* updates to area tree and reading/rendering with xmlKeiron Liddle2001-10-2634-184/+1380
* excludes non buildtools classKeiron Liddle2001-10-241-1/+1
* new area tree and rendering stuffKeiron Liddle2001-10-2265-6005/+1730
* handles path transform properly, makes a difference to the line widthKeiron Liddle2001-10-221-1/+11
* cleaned up the importsKeiron Liddle2001-10-151-30/+15
* Initialize necessary property for making AreaTree output; use DefaultHierarch...Karen Lease2001-10-141-2/+7
* Use filesets for newPDF and referencePDFKaren Lease2001-10-141-43/+16
* Add table-column proportional width and table width percentage examplesKaren Lease2001-10-141-0/+221
* Reduce line-height in block-containers to make the text fitKaren Lease2001-10-141-12/+12
* Update for my commitsKaren Lease2001-10-141-0/+17
* Account for padding and border when calculating space remaining for contentKaren Lease2001-10-141-1/+11
* Implement proportional column widthsKaren Lease2001-10-142-32/+211
* Don't call layout() on children when doing layout() on a table-cell which is ...Karen Lease2001-10-141-2/+9
* Make it possible to use percentages to specify Length values for flow and sta...Karen Lease2001-10-142-4/+12
* Modify Length property parsingKaren Lease2001-10-142-11/+16
* Make sure PropertyException messages are loggedKaren Lease2001-10-142-4/+4
* Modify Length to Numeric conversion codeKaren Lease2001-10-141-12/+3
* Modify the Length class hierarchyKaren Lease2001-10-147-115/+229
* Fix a bug in initializing compound properties like inline-progression-dimensi...Karen Lease2001-10-141-1/+3
* Add table-layout and inline-progression-dimensionKaren Lease2001-10-141-16/+49
* Correct border printing problem.Art Welch2001-10-121-4/+9
* updated batik lib to 12/10/2001Keiron Liddle2001-10-121-0/+0
* changed api associated with batik to current batikKeiron Liddle2001-10-128-130/+208
* do not attempt to set base dir if not availableKeiron Liddle2001-10-111-1/+3
* throws a different error if base dir not specifiedKeiron Liddle2001-10-111-0/+6
* fixed an npeKeiron Liddle2001-10-083-2/+7