aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* made svg context independant so that the svg document does notKeiron Liddle2002-02-201-42/+55
* fixed compile errorKeiron Liddle2002-02-193-4/+7
* Fix some bugs in the CTM logicKaren Lease2002-02-184-13/+63
* Initial implementation of CTM (coordinate transformation matrix) to handle re...Karen Lease2002-02-1713-75/+387
* does a bit better job at adding text to line areaKeiron Liddle2002-02-117-93/+102
* renders word are to xmlKeiron Liddle2002-02-081-0/+10
* 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
* 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
* updated to use style task and removed xslt taskKeiron Liddle2001-12-181-299/+0
* changed names to make transforms easierKeiron Liddle2001-12-1813-1529/+0
* added design docs to buildKeiron Liddle2001-12-141-231/+0
* properly setup the element mappingsKeiron Liddle2001-12-133-77/+87
* synced with trunk, ie. added euroKeiron Liddle2001-12-1312-0/+12
* updated master-name to master-referenceKeiron Liddle2001-12-111-2/+2
* removed some bad static thingsKeiron Liddle2001-12-112-2/+1
* added message about cvs, fixed compiler optionsKeiron Liddle2001-11-281-0/+1
* 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-223-4/+9
* 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
* Add some more LayoutManagers and start to actually do somethingKaren Lease2001-11-114-9/+9
* A few changes to tie in some more LayoutManager classesKaren Lease2001-11-114-1/+10
* Fix an NPEKaren Lease2001-11-091-0/+1
* Fix a couple of NPEKaren Lease2001-11-092-1/+2
* Remove call to PageSequence.formatKaren Lease2001-11-091-5/+5
* Start to use layout managers and comment out a bunch of (temporarily) unusabl...Karen Lease2001-11-091-274/+380
* Rework the page creation process and prepare to use layout managersKaren Lease2001-11-097-319/+236
* PageMaster uses a PageViewport objectKaren Lease2001-11-091-50/+58
* Rename Region to RegionReference in package areaKaren Lease2001-11-093-27/+27
* Base classes for before/after, start/end RegionKaren Lease2001-11-093-0/+136