summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Wrapper does now set the TextState.Joerg Pietschmann2002-08-101-1/+3
* Fixed width calculation for spaces which are not mappedJoerg Pietschmann2002-08-091-44/+68
* Replaced Java 1.0 containers by Java 1.2 containers.Joerg Pietschmann2002-08-02131-1795/+1466
* Simplified ASCII85Filter computation, thereby hopefullyJoerg Pietschmann2002-08-011-17/+29
* Added border-spacing supportJoerg Pietschmann2002-07-282-1949/+2117
* Removed some unused codeJoerg Pietschmann2002-07-273-80/+0
* Check whether there is a flow in a page sequence.Joerg Pietschmann2002-07-271-3/+6
* Removed fo:flow hackery. Simplified structure checking andJoerg Pietschmann2002-07-244-287/+269
* Removed 'name' field and diverse getElementName() methods,Joerg Pietschmann2002-07-2467-182/+291
* Fixed problem with link rectangle offset.Joerg Pietschmann2002-07-201-1/+1
* Small corrections for the validity checking patch.Joerg Pietschmann2002-07-203-13/+16
* Better validity checking for table FOs.Joerg Pietschmann2002-07-205-231/+279
* Get logger from parent in FONode constructor. This allows loggingJoerg Pietschmann2002-07-194-34/+45
* Fixed marker retrival to a large degree. It worksJoerg Pietschmann2002-07-192-54/+70
* Fixed a class cast error with retrieve-markerJoerg Pietschmann2002-07-181-6/+4
* Rearranged page master calculations.Joerg Pietschmann2002-07-188-578/+308
* Fixed some remaining problems with the TextBuffer patch forJoerg Pietschmann2002-07-162-5/+8
* Implementes background properties for all regions and precedenceJoerg Pietschmann2002-07-1617-183/+198
* Changed rendererOptions from Hashtable to HashMapPeter Bernard West2002-07-161-1/+1
* Changed rendererOptions Hashtable to HashMap. Also changed differ and runTes...Peter Bernard West2002-07-161-3/+3
* Replaced options Hashtable by HashMapJoerg Pietschmann2002-07-159-17/+17
* Command line option for setting encoding of the outputJoerg Pietschmann2002-07-143-4/+33
* Rearranged and simplified calculations related to pageJoerg Pietschmann2002-07-122-188/+103
* Corrected comment describing usageJoerg Pietschmann2002-07-091-27/+11
* Flush pending areas and space before adding first part ofJoerg Pietschmann2002-07-061-100/+99
* Use a String buffer to accumulate consecutive character chunks in FObjMixed.Joerg Pietschmann2002-07-066-59/+42
* removed more buffer manager cruftJoerg Pietschmann2002-07-062-29/+1
* removed BufferManager and related methods, fields and filesJoerg Pietschmann2002-07-067-313/+1
* added reload functionality in AWT preview windowChristian Geisert2002-07-043-12/+82
* removed System.exit(0) because it breaks the AWT applicationJoerg Pietschmann2002-07-031-1/+0
* Implemented margin shorthandChristian Geisert2002-07-012-2/+103
* Added licence headerJeremias Maerki2002-06-261-4/+12
* Fix: Allow for fractional font sizesJeremias Maerki2002-06-261-1/+1
* closed output stream in CommandLineStarter so that file can be removed in cas...Joerg Pietschmann2002-06-232-4/+12
* added exit code 1 on errorJoerg Pietschmann2002-06-192-16/+29
* Fixed vertical image position bugJeremias Maerki2002-06-1210-433/+558
* fixed compile error from previous commit (basedir) .. DohChristian Geisert2002-06-1112-13/+37
* added support for comma-separated values for the font-family propertyChristian Geisert2002-06-102-1/+50
* BaseDir property is now used for loading custom fonts (Bug #7608)Christian Geisert2002-06-101-4/+61
* Removed Tc that were inserted in [...] TJ commands. (Bug 9054)Jeremias Maerki2002-06-071-274/+322
* YAAPICKeiron Liddle2002-06-063-0/+16
* fixed external links in svgKeiron Liddle2002-06-042-1/+2
* Removed unused ant tasksChristian Geisert2002-06-013-764/+0
* Fixed PDF-Renderer to work on EBCDIC systemsChristian Geisert2002-05-3130-66/+369
* patch to prevent the same image being inserted multiple timesKeiron Liddle2002-05-221-85/+116
* Patch by Ralph LaChance works around a bug in JDK 1.3.0.* and 1.4 to improve ...Jeremias Maerki2002-05-191-23/+107
* Fixes a problem when EPS files have Bounding Boxes containing negative integers.Jeremias Maerki2002-05-191-1/+2
* updated to batik1.5beta2 and improved the useragent usageKeiron Liddle2002-05-136-173/+30
* fixed background image tilingChristian Geisert2002-05-083-19/+40
* removed xalan1 supportChristian Geisert2002-05-021-107/+0