summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'fop-0_20_4'.fop-0_20_4(no author)2002-07-05569-14880/+23715
* 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
* added some tests with invalid xml or unknown namespacesKeiron Liddle2001-10-086-0/+166
* applied patch to set config in fop taskKeiron Liddle2001-10-081-112/+66
* changed overflow message since (1) it was confusingKeiron Liddle2001-10-051-3/+3
* more ideas on the design, areasKeiron Liddle2001-10-055-2/+199
* fixed a couple of occasional problems with svg + batikKeiron Liddle2001-10-052-0/+14
* prevents npe if namespace is unknownKeiron Liddle2001-10-051-2/+5
* added svg rendererKeiron Liddle2001-10-053-0/+666
* more recent style book version 1.0b3Keiron Liddle2001-10-051-0/+0
* updated stylebook stuff to a more recent versionKeiron Liddle2001-10-0567-889/+2420
* catches exception when building svgKeiron Liddle2001-09-264-11/+31
* fixed viewbox for svgKeiron Liddle2001-09-251-4/+20
* better debug for warning messageKeiron Liddle2001-09-251-1/+1
* gets the width and height in a better wayKeiron Liddle2001-09-252-20/+38
* fixed some text wrapping problemsKeiron Liddle2001-09-252-24/+137
* updated servlet to reflect changes to fopKeiron Liddle2001-09-252-8/+52
* updated to use HashMap so that when using threads reading dataKeiron Liddle2001-09-2410-185/+203
* this patch alters the fop ant task so that other render outputKeiron Liddle2001-09-246-264/+360
* updated use of batik to changed apiKeiron Liddle2001-09-2410-500/+400
* fixed a refactoring error, deleted repeated varsKeiron Liddle2001-09-241-3/+0
* Add support for mapping multiple keywords to the same constant in enumeration...Karen Lease2001-09-211-21/+17
* Add support for values left and right in the text-align property. Fixes bugs ...Karen Lease2001-09-211-2/+4
* an example to demonstrate another use of markersKeiron Liddle2001-09-211-0/+140
* gets around a possible npeKeiron Liddle2001-09-212-4/+8
* Only do findColumns one time, not on each new table areaKaren Lease2001-09-201-1/+4
* Use column-number property on table-columnKaren Lease2001-09-202-31/+65
* some small improvements to website docsKeiron Liddle2001-09-207-63/+95
* more refactoring of duplicate code in renderersKeiron Liddle2001-09-186-316/+103
* fixes a problem where the table header was not reset if could notKeiron Liddle2001-09-181-0/+1
* Patch to handle direct embedding of jpeg images into pdfKeiron Liddle2001-09-186-10/+208