aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* some minor updates to infoKeiron Liddle2002-02-064-7/+51
* updated/corrected documentation for 0.20.3 releasegeisert2002-02-056-14/+17
* Generated text is written in UTF-8 encoding instead of ISO-8859-1Art Welch2002-01-311-0/+35
* buffered output streamKeiron Liddle2002-01-091-1/+1
* updated jar, some classes removedKeiron Liddle2002-01-091-0/+0
* utils for characters such as getting width and determining if spaceKeiron Liddle2002-01-081-0/+117
* does some basic text into pdf and svg output just for a startKeiron Liddle2002-01-0830-868/+1084
* added greek hyph infoKeiron Liddle2001-12-271-0/+382
* updated to use style task and removed xslt taskKeiron Liddle2001-12-182-354/+32
* changed names to make transforms easierKeiron Liddle2001-12-1813-1529/+0
* slight improvements/updates to infoKeiron Liddle2001-12-175-51/+130
* information shufflingKeiron Liddle2001-12-173-264/+101
* added design docs to buildKeiron Liddle2001-12-142-239/+18
* updated information, trying to make things a bit clearerKeiron Liddle2001-12-147-571/+157
* design specific docs in "document" formatKeiron Liddle2001-12-1417-551/+1100
* properly setup the element mappingsKeiron Liddle2001-12-133-77/+87
* synced with trunk, ie. added euroKeiron Liddle2001-12-1312-0/+12
* updated generated html docsKeiron Liddle2001-12-13124-888/+1002
* updated more doc info, changed master-name to master-reference for style sheetsKeiron Liddle2001-12-137-8/+31
* updated infoKeiron Liddle2001-12-131-3/+1
* synced with branchKeiron Liddle2001-12-111-0/+4174
* updated master-name to master-referenceKeiron Liddle2001-12-111-2/+2
* synced with branchKeiron Liddle2001-12-1113-14/+14
* removed some bad static thingsKeiron Liddle2001-12-112-2/+1
* synced with branchKeiron Liddle2001-12-1156-113/+113
* updated info to include some answers to common questionsKeiron Liddle2001-12-037-63/+109
* added note about where batik jar comes fromKeiron Liddle2001-12-031-0/+1
* added message about cvs, fixed compiler optionsKeiron Liddle2001-11-282-2/+3
* Fix a small bug in iteratorKaren Lease2001-11-261-0/+2
* fixed some compile problemsKeiron Liddle2001-11-225-11/+1
* fix to prevent fop hanging with animated gifsKeiron Liddle2001-11-221-2/+4
* updates for ext, and message handler changesKeiron Liddle2001-11-224-18/+12
* removed message handlerKeiron Liddle2001-11-2270-707/+311
* Add white-space-treatment and linefeed-treatmentKaren Lease2001-11-211-4/+17
* Remove extra whitespace during FO tree constructionKaren Lease2001-11-2114-4/+585
* PR:Tore Engvig2001-11-161-1/+1
* PR:Tore Engvig2001-11-1611-110/+713
* some comments and cleaned up a bitKeiron Liddle2001-11-1511-90/+124
* basic implementation of declarations and color profileKeiron Liddle2001-11-152-13/+78
* made the batik pdf transcoder work againKeiron Liddle2001-11-159-67/+143
* changed a few more vector and hastableKeiron Liddle2001-11-1430-284/+268
* some changes for out of order rendering and rendering to a rendererKeiron Liddle2001-11-1210-88/+213
* clarified error messageKeiron Liddle2001-11-121-2/+3
* Disable methods using StreamRendererKaren Lease2001-11-111-9/+11
* Hook up to new LayoutManager process and comment out code used by old layout ...Karen Lease2001-11-111-155/+181
* New base class for inline LayoutManager classes which generate atomic areasKaren Lease2001-11-111-0/+51
* Move generatesInlineAreas from LayoutManager to FObjKaren Lease2001-11-115-49/+36
* Move text layout code into TextLayoutManager; add generatesInlineAreas to FObjKaren Lease2001-11-1112-176/+67
* Integrate layout managers for text and blockKaren Lease2001-11-114-27/+36
* new layout managersKaren Lease2001-11-113-0/+378