aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* proper use of font encodings for native fontsKeiron Liddle2002-06-2823-162/+3138
* added transparency for imagesKeiron Liddle2002-06-2727-480/+747
* removed old importsKeiron Liddle2002-06-217-7/+0
* implemented some basic transparency, needs optimizationKeiron Liddle2002-06-206-7/+123
* removed old area treeKeiron Liddle2002-06-2083-6517/+72
* implemented links in svg both for standalone and in fo documentsKeiron Liddle2002-06-1813-71/+120
* prevents error for unknown xmlKeiron Liddle2002-06-181-1/+1
* fixed compile errKeiron Liddle2002-06-181-2/+2
* ttempt to fix add inline objects and fix some probsKeiron Liddle2002-06-184-6/+44
* prevent exceptionKeiron Liddle2002-06-171-1/+3
* 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