aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* added exception to log err messageKeiron Liddle2002-06-121-1/+1
* api changeKeiron Liddle2002-06-102-0/+10
* prevent starting until value setKeiron Liddle2002-06-101-1/+3
* start to an improved mif handlerKeiron Liddle2002-06-0533-5508/+579
* fixed link problem, now handles external properlyKeiron Liddle2002-05-292-1/+2
* start of structure handler concept and adjusted the layoutKeiron Liddle2002-05-2712-118/+309
* changed pdf streams to use io streams so that theyKeiron Liddle2002-05-2714-68/+543
* PR:Karen Lease2002-05-2629-468/+913
* sets up the id independantly of the layoutKeiron Liddle2002-05-2336-249/+70
* Add support for hyphenation and some space distribution among inline areasKaren Lease2002-05-2210-252/+439
* Add hyphenation related propertyKaren Lease2002-05-221-0/+1
* patch to prevent the same image being inserted multiple timesKeiron Liddle2002-05-221-82/+112
* Fixes a problem when EPS files have Bounding Boxes containing negative intege...Jeremias Maerki2002-05-191-1/+2
* cleaned up bookmark extension a bitKeiron Liddle2002-05-1722-208/+333
* moved vert align to line areaKeiron Liddle2002-05-173-106/+117
* Refactor Line and InlineStacking; correct and extend space-handling codeKaren Lease2002-05-135-227/+423
* Add support for line-breaking in nested inlines using BreakPoss strategyKaren Lease2002-05-1014-105/+619
* Add support for nested inlines using the BreakPoss logic.Karen Lease2002-05-105-36/+75
* New files for the BreakPoss(ibility) Layout Manager schemeKaren Lease2002-04-288-0/+1471
* PR:Karen Lease2002-04-2819-80/+421
* initial implementation of line area layout processingKeiron Liddle2002-04-2632-612/+1155
* comment for possible thread problemKeiron Liddle2002-04-261-0/+3
* synced with branchKeiron Liddle2002-04-221-8/+6
* updated to the fluid batik apiKeiron Liddle2002-04-191-0/+12
* enforce users to call getParser so it can setup the xslt filterKeiron Liddle2002-04-191-0/+6
* replaced logkit logger with the logger interface in avalon frameworkKeiron Liddle2002-04-1125-130/+57
* basic vertical alignment and height for linesKeiron Liddle2002-04-0210-18/+166
* a simple impl of getting ipd and line heightKeiron Liddle2002-03-2117-85/+157
* changed property to trait for areasKeiron Liddle2002-03-219-57/+75
* initialise driver rather then doing too much in constructorKeiron Liddle2002-03-212-4/+11
* updated to changes in batik apiKeiron Liddle2002-03-216-86/+37
* made it easier to add xml handlersKeiron Liddle2002-03-183-13/+31
* comment about reader behaviourKeiron Liddle2002-03-111-0/+6
* extends adapter instead of implementing useragentKeiron Liddle2002-03-112-89/+10
* no longer neededKeiron Liddle2002-03-083-242/+0
* removed unneeded importsKeiron Liddle2002-03-082-2/+0
* renders images and ifo to pdf docKeiron Liddle2002-03-0812-41/+496
* removed excess spacesKeiron Liddle2002-03-071-8/+8
* set user agent on tree builderKeiron Liddle2002-03-052-0/+5
* gets namespace of document through different call so conversion is possibleKeiron Liddle2002-03-052-2/+6
* use buffered stream and close at the endKeiron Liddle2002-03-041-1/+3
* remove SVGArea and ImageArea, no longer neededKeiron Liddle2002-02-2617-201/+29
* Use CharUtilities instead of CharClassKaren Lease2002-02-254-25/+55
* Use util.CharUtilities insteadKaren Lease2002-02-251-85/+0
* improved thread safety of readersKeiron Liddle2002-02-2520-327/+271
* Correct margin handling on body region for writing-modeKaren Lease2002-02-233-16/+35
* Take CTM into account for PDF rendering (small test)Karen Lease2002-02-232-6/+46
* Support PDF renderingKaren Lease2002-02-232-0/+9
* Add corresponding properties for space-*Karen Lease2002-02-232-0/+14
* improved cacheKeiron Liddle2002-02-224-24/+90