aboutsummaryrefslogtreecommitdiffstats
path: root/src/java
Commit message (Expand)AuthorAgeFilesLines
* Relaxed validation for border and padding on region-*.Jeremias Maerki2005-11-291-2/+3
* Bugfix for "/ by zero" ArithmeticExceptions when an URL to a non-existing ima...Jeremias Maerki2005-11-291-13/+24
* Bugfix for a multi-threading problem:Jeremias Maerki2005-11-241-11/+10
* Bugfix for placement of text inside a text area when borders are present in P...Jeremias Maerki2005-11-241-1/+1
* Improvements for leader painting in PDF. "dots" are actually dots now, nicer ...Jeremias Maerki2005-11-243-38/+98
* Bugzilla #37521: Jeremias Maerki2005-11-241-3/+3
* Bugzilla #37557:Jeremias Maerki2005-11-241-4/+4
* Found another old URLJeremias Maerki2005-11-241-1/+1
* Added support for border-separation.block-progression-direction (only inline-...Jeremias Maerki2005-11-244-11/+39
* Implementation of hyphenation-ladder-count.Luca Furini2005-11-214-6/+43
* Corrected copy/paste mistake in java commentManuel Mall2005-11-181-3/+2
* Added user config font registration to XML RendererManuel Mall2005-11-181-0/+19
* Avoid painting empty rectangles because that can lead to unwanted artifacts.Jeremias Maerki2005-11-152-6/+10
* Bugzilla #36480:Jeremias Maerki2005-11-144-12/+396
* Bugzilla #37330:Jeremias Maerki2005-11-141-2/+6
* Bugzilla #37330: Jeremias Maerki2005-11-142-8/+36
* Automated parameter rename failed because there was an instance variable call...Jeremias Maerki2005-11-141-4/+4
* Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....Jeremias Maerki2005-11-1445-290/+261
* Correct a few more problems related to leaders: text-align was not handled co...Manuel Mall2005-11-143-34/+83
* Disabled warning which are based on the containing reference area instead of ...Jeremias Maerki2005-11-131-0/+14
* Initial fix for examples/basic/leader.fo problemManuel Mall2005-11-132-0/+16
* Bugfix for handling of percentage width and height inside block-containers. F...Jeremias Maerki2005-11-131-23/+40
* Use memory-optimized ByteArrayOutputStream from Commons IO instead of the dum...Jeremias Maerki2005-11-121-1/+1
* Deprecated constructors Fop(int) and Fop(int, FOUserAgent).Jeremias Maerki2005-11-1211-111/+116
* Bugzilla #37468:Jeremias Maerki2005-11-111-4/+1
* Bugzilla #37468:Jeremias Maerki2005-11-111-3/+5
* Minor corrections for jdk 1.3.1 compatibilityManuel Mall2005-11-112-4/+4
* Step 2/2:Jeremias Maerki2005-11-1115-1756/+0
* Step 1 (SVN just doesn't want me to delete the old directories):Jeremias Maerki2005-11-111-3/+0
* Package description for the TXTRenderer's border package.Jeremias Maerki2005-11-111-0/+22
* Javadoc fixes.Jeremias Maerki2005-11-112-2/+2
* Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) ...Jeremias Maerki2005-11-1145-230/+1708
* Made the FO tree a little more consistent by renaming getName() to getLocalNa...Jeremias Maerki2005-11-1171-379/+305
* Moved PDFBridgeContext to a separate class so it can be used by both the PDFT...Jeremias Maerki2005-11-103-56/+114
* Scale factor was wrong. Base must be 72dpi, not the default resolution of the...Jeremias Maerki2005-11-101-2/+4
* Get rid of annoying source of calculation inaccuracies.Jeremias Maerki2005-11-101-8/+18
* Bugzilla #37305: Jeremias Maerki2005-11-102-4/+50
* Fix for file: URL handling. The condition for adding a leading slash was wrong.Jeremias Maerki2005-11-101-2/+6
* Bugzilla #37432: Jeremias Maerki2005-11-102-9/+31
* Reintroduce encoding feature for Text Renderer that was in the maintenance br...Jeremias Maerki2005-11-092-2/+39
* Bugzilla #37253: Jeremias Maerki2005-11-0912-88/+2105
* Bugzilla #37330: Jeremias Maerki2005-11-091-27/+47
* Bugzilla #37236: Jeremias Maerki2005-11-091-30/+210
* Fix for Bug 36928 - refresh cached property value if explicitly set twice whi...Manuel Mall2005-11-091-0/+3
* Fix for bug #37417: Jeremias Maerki2005-11-091-1/+5
* Fix for bug #37415Andreas L. Delmelle2005-11-081-1/+1
* Fix for bug #37412: Jeremias Maerki2005-11-081-0/+3
* Fixed typo.Jeremias Maerki2005-11-081-1/+1
* Fix for bug #37270:Jeremias Maerki2005-11-082-42/+88
* EMF support review: Copyright years, rounding problems, code simplificationsJeremias Maerki2005-11-084-26/+22