aboutsummaryrefslogtreecommitdiffstats
path: root/src/org
Commit message (Expand)AuthorAgeFilesLines
* pdf renderer now adds the fonts at the end of all pages rather than after eac...Keiron Liddle2001-08-132-2/+3
* improved error message a bit if config couldn't be loadedKeiron Liddle2001-08-101-2/+3
* improves comparisonKeiron Liddle2001-08-101-2/+6
* changed the dpi for svg to 72 to be the same as other things in fopKeiron Liddle2001-08-091-1/+3
* *** empty log message ***Keiron Liddle2001-08-093-4/+8
* fixes error that is displayed in new acrobat readerKeiron Liddle2001-08-091-1/+2
* This just moves the marker supporting code from before Mark's patch intoSteve Coffman2001-08-062-2/+43
* adds support for lazy loading of fontsKeiron Liddle2001-08-064-3/+197
* adds the remaining property groupsKeiron Liddle2001-08-066-0/+143
* gets all properties specified on each elementKeiron Liddle2001-08-0635-17/+906
* updated to new batik interfaceKeiron Liddle2001-08-064-0/+7
* Use a copy of BorderAndPadding to fix alignment bugs in header/footer cellsKaren Lease2001-08-051-1/+7
* Add clone methodKaren Lease2001-08-051-5/+35
* Submitted by: SASAKI Suguru (s-sasaki@hkg.odn.ne.jp)Tore Engvig2001-08-021-14/+10
* Submitted by: Struan Judd (struan@sjudd.com)Tore Engvig2001-08-021-19/+4
* fixes PDFDoc to work with changed interfaceKeiron Liddle2001-08-021-1/+2
* Code formatting. Still builds ok, but I didn't test it otherwise since last.Steve Coffman2001-08-0126-718/+720
* Adds Mark Lillywhite's performance and memory patch in all it's glory.Steve Coffman2001-08-0128-529/+1095
* Submitted by: Sasaki Suguru (s-sasaki@hkg.odn.ne.jp)Tore Engvig2001-08-013-41/+41
* Fixed my own dump typo.Steve Coffman2001-07-311-1/+1
* The code formatting un-escaped all the glyphs. I fixed it and I tried to foll...Steve Coffman2001-07-311-327/+1095
* don't need to add prop mappings anymoreKeiron Liddle2001-07-311-29/+0
* Formatted code according to code standards.Tore Engvig2001-07-30375-37470/+31579
* fixed compile errorKeiron Liddle2001-07-301-1/+5
* started support to read all relevant propertiesKeiron Liddle2001-07-3013-123/+181
* handles xml only input, assumes fo fileKeiron Liddle2001-07-271-13/+22
* AHS: changed signaturesarved2001-07-271-5/+42
* handles page break for nested blocks nowKeiron Liddle2001-07-261-130/+154
* AHS: changed Area methods slightlyarved2001-07-266-67/+54
* Added support for various spaces, inluding non-breaking spaceTore Engvig2001-07-242-73/+306
* added the start of svg linkingKeiron Liddle2001-07-245-21/+198
* Handles the graphics device better.Keiron Liddle2001-07-241-16/+161
* AHS: adding support for 'returned-by'; placeholderarved2001-07-242-107/+27
* AHS: adding support for 'returned-by'arved2001-07-242-112/+47
* AHS: short licensearved2001-07-241-49/+4
* AHS: continued work on fo:marker supportarved2001-07-234-19/+111
* Ralph LaChance/Andy Langowitz: improvements to AWTRenderer (borders,backgroun...arved2001-07-221-36/+154
* Fix some bugs in table and cell border drawing and cell width calculationsKaren Lease2001-07-203-64/+77
* Add new addFilledRect method to make it possible to draw filled rectangles wi...Karen Lease2001-07-202-18/+70
* Make display-align work on table-cellKaren Lease2001-07-183-70/+125
* Submitted by: SASAKI Suguru (s-sasaki@hkg.odn.ne.jp)Tore Engvig2001-07-171-4/+9
* PR: 2556Tore Engvig2001-07-171-16/+10
* AHS: improving area informationarved2001-07-178-5/+62
* AHS: initial marker supportarved2001-07-167-44/+243
* AHS: initial marker supportarved2001-07-163-3/+47
* Weiqi Gao: checkBreakBefore signaturearved2001-07-151-1/+1
* added all remaining elementsKeiron Liddle2001-07-1324-601/+744
* AHS: addressing break boundary conditionsarved2001-07-133-76/+71
* no longer neededKeiron Liddle2001-07-124-237/+0
* combined property list setting into element settingKeiron Liddle2001-07-1211-310/+245