aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* K. Liddle:arved2001-05-101-42/+88
* K. Liddle: testing supportarved2001-05-101-0/+146
* G. Pretterhofer: added support for 'number-columns-repeated'arved2001-05-102-21/+42
* Fix for color carrying over page breaksarved2001-05-081-0/+3
* Fix disappearing text when using text-anchor != startKaren Lease2001-05-021-2/+3
* Stop tables from breaking too early, but make sure that all cells areKaren Lease2001-05-022-117/+57
* K. Liddle: vertical align amount modifiedarved2001-05-011-2/+2
* K. Liddle: unused static variable removedarved2001-05-011-1/+0
* K. Liddle: running page num ctr now instance variable for servlet usearved2001-05-011-7/+7
* K. Liddle: increasing padding problem fixarved2001-05-011-0/+1
* K. Liddle: footnote height/id reference problem fixesarved2001-05-011-0/+2
* K. Liddle: footnote height problem fixarved2001-05-011-2/+2
* Overflows may cause a row to be re-laid out, need to skip cell content that h...Art Welch2001-04-251-1/+4
* Each column in the row should start with the same height available.Art Welch2001-04-251-0/+8
* For borders to be drawn properly on overflowed rows must process all children.Art Welch2001-04-241-10/+12
* PR:Tore Engvig2001-04-221-61/+128
* PR: 1383Tore Engvig2001-04-221-1/+1
* Submitted by: Keiron LiddleKaren Lease2001-04-201-2/+2
* Fix body positioning; remove widow and orhpan handling for rowsKaren Lease2001-04-201-30/+30
* Submitted by: Keiron LiddleKaren Lease2001-04-201-0/+5
* Put back background on table-column and table-cellKaren Lease2001-04-192-0/+2
* PR:Tore Engvig2001-04-161-9/+12
* PR:Tore Engvig2001-04-161-13/+43
* PR:Tore Engvig2001-04-161-2/+2
* PR:Tore Engvig2001-04-161-1/+1
* Removed uses of System.out where throwing a FOPException should suffice.Kelly Campbell2001-04-1216-338/+421
* Correct bug with AreaContainer positioningKaren Lease2001-04-111-0/+9
* Remove offset of X and Y position by border and paddingKaren Lease2001-04-111-2/+9
* Fix table breaking bugKaren Lease2001-04-111-5/+61
* Make borders closer to CR specKaren Lease2001-04-113-154/+251
* remove commented out codeKaren Lease2001-04-111-32/+0
* Support for LengthPair property typeKaren Lease2001-04-112-52/+36
* New datatype to represent the property border-separationKaren Lease2001-04-111-0/+47
* new properties for table bordersKaren Lease2001-04-111-1/+52
* Made some tables in the TTF embedding optional to be compatible with moreKelly Campbell2001-04-081-5/+42
* Fixed some bugs in PDF rendering when font embedding fails.Kelly Campbell2001-04-082-18/+16
* Bugfix for font headers with long datatypeKelly Campbell2001-04-081-2/+3
* adding -text and -pcl options to help textfotis2001-04-021-1/+1
* Cleaned up renderWordArea. removed unused code. optimized object creationKelly Campbell2001-04-021-185/+174
* Refactored FontState so it doesn't do excessive font lookups per character.Kelly Campbell2001-04-022-140/+111
* Added default producer to fix a bug where the PDF producer isKelly Campbell2001-04-011-1/+3
* Made logging go to the same stream (out) for pages and the newlineKelly Campbell2001-03-311-1/+1
* Backed out System.exit() change. This would be problematic for peopleKelly Campbell2001-03-311-1/+0
* Added explicit System.exit(0) when main is done to work around MacOS XKelly Campbell2001-03-311-0/+1
* Fixed basic-link horizontal position with justification turned on.Kelly Campbell2001-03-294-16/+55
* Submitted by: Art WelchKaren Lease2001-03-231-9/+13
* subset fonts embedding [submitted by Tore Engvig]fotis2001-03-231-0/+761
* Submitted by: Art WelchKaren Lease2001-03-221-3/+8
* subset fonts embedding (submitted by Tore Engvig)fotis2001-03-2215-2378/+2102
* Driver reset patchKelly Campbell2001-03-182-5/+24