aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla #39533:Jeremias Maerki2006-05-183-13/+23
* Forgot to upload the new PCLElementMapping. Used so the PCL extension attribu...Jeremias Maerki2006-05-181-0/+51
* Bugzilla #39607:Jeremias Maerki2006-05-181-24/+26
* Extended PageViewport to carry foreign attributes.Jeremias Maerki2006-05-1811-79/+198
* Several bug fixes in PCLRenderer (border painting mostly).Jeremias Maerki2006-05-176-65/+332
* Automatic support for all fonts available to the Java2D subsystem for all Jav...Jeremias Maerki2006-05-162-11/+120
* Improved baseline detection in TTFReader for TrueType fonts. Ascender and des...Jeremias Maerki2006-05-161-47/+149
* Bugfix: tables nested in inline elements caused a NullPointerException.Jeremias Maerki2006-05-152-11/+6
* Important improvements for the Java2DRenderer:Jeremias Maerki2006-05-103-20/+110
* Adding missing mandatory flags for PDF/A-1.Jeremias Maerki2006-05-081-2/+11
* The default sRGB color profile provided by the Java class library is no longe...Jeremias Maerki2006-05-073-19/+87
* Bugzilla #39443:Jeremias Maerki2006-05-074-5/+22
* Fixed incorrect handling of percentages in vertical-align property values and...Manuel Mall2006-05-061-0/+1
* Fix compliance info on "vertical-align".Jeremias Maerki2006-05-062-2/+28
* Make the file UTF-8 compatible, i.e. US_ASCII. :-) Thanks, Manuel.Jeremias Maerki2006-05-051-1/+1
* The PCL Renderer is now mostly operational including reference-orientation bu...Jeremias Maerki2006-05-053-213/+359
* fox:disable-clipping on the i-f-o or e-g can be used to perform more painting...Jeremias Maerki2006-05-043-4/+18
* Some refactoring in the XML handling area which results in more code reuse an...Jeremias Maerki2006-05-0318-350/+578
* Removed deprecated renderCharacter method from AFP Renderer and replaced AFPC...Manuel Mall2006-05-036-278/+40
* Bugzilla #38243:Jeremias Maerki2006-05-031-3/+4
* Bugzilla #38946:Jeremias Maerki2006-05-0345-1572/+995
* Added initial details about the AFP renderer to the outputs document on the w...Manuel Mall2006-05-021-4/+161
* Simply subclassing did not work as expected. Made a copy now.Jeremias Maerki2006-05-021-2/+17
* Java2D Renderer:Jeremias Maerki2006-05-0219-1037/+1412
* Some cleanup of the AFP Renderer code (tab char removal and a few other thing...Manuel Mall2006-04-2819-137/+144
* Update to PCL documentation.Jeremias Maerki2006-04-281-21/+56
* Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n...Jeremias Maerki2006-04-2829-156/+2864
* More missing AFP Renderer files as identified by JMManuel Mall2006-04-272-0/+178
* Missing AFP Renderer file as identified by JMManuel Mall2006-04-271-0/+66
* AFP Renderer as per IP clearance (http://mail-archives.apache.org/mod_mbox/xm...Manuel Mall2006-04-2763-0/+12948
* Minor correction to whitespace handling to ensure non space whitespace is alw...Manuel Mall2006-04-271-2/+1
* Fixed bad URL. Bad URL\!Clay Leeds2006-04-261-1/+1
* Content in block-containers makes better use of shrink to fit content vertica...Jeremias Maerki2006-04-256-12/+50
* Bugfix: basic-links with internal destinations in documents with multiple pag...Jeremias Maerki2006-04-245-3/+38
* Fixed a typo. Thanks, Matthew East.Jeremias Maerki2006-04-241-1/+1
* Bypass URI resolution for "data:" URLs (RFC 2397). If a large data URL is giv...Jeremias Maerki2006-04-232-2/+6
* Bugfix: Fixed ClassCastException when retrieve-marker is used as a direct chi...Jeremias Maerki2006-04-231-2/+5
* Bugzilla #39285:Jeremias Maerki2006-04-231-2/+5
* Bugzilla #39118:Jeremias Maerki2006-04-2318-38/+377
* Improved wording in release notes.Jeremias Maerki2006-04-202-5/+5
* Minor editClay Leeds2006-04-201-6/+6
* Added info about updating Distribution HEADER.html file for each releaseClay Leeds2006-04-201-0/+14
* Oops.Jeremias Maerki2006-04-201-1/+1
* Updated link to release branch.Jeremias Maerki2006-04-201-4/+4
* 0.92beta is out.Jeremias Maerki2006-04-201-2/+2
* Merged changes from 0.92 branch back into Trunk.Jeremias Maerki2006-04-2025-334/+952
* Bugfix: The generation of the PDF "d" (setdash) command was assuming that onl...Jeremias Maerki2006-04-181-8/+2
* Bugfix: Fixed a division by zero problem in TTFReader popping up with arialun...Jeremias Maerki2006-04-121-15/+47
* Bugzilla #39033:Jeremias Maerki2006-04-101-0/+14
* Some updates in preparation of the next release.Jeremias Maerki2006-04-103-15/+32