aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281593-19447/+21142
* Oops. Wrong copyright.Jeremias Maerki2006-07-281-1/+1
* Bugzilla #40106:Jeremias Maerki2006-07-282-1/+5
* Just a few nitsJeremias Maerki2006-07-281-9/+9
* Added support for a 8x8 bayer dither matrix if anyone wants to try that. Curr...Jeremias Maerki2006-07-281-21/+76
* Attempt to make grayscale patterns look nicer when using PCL commands. The st...Jeremias Maerki2006-07-262-7/+87
* Activating ImageIOImage for reading PNG images in the ImageFactory made some ...Jeremias Maerki2006-07-241-2/+54
* Promote AFP and PCL renderers from sandbox to main source tree.Jeremias Maerki2006-07-241-96/+96
* Promote AFP and PCL renderers from sandbox to main source tree.Jeremias Maerki2006-07-246-9/+9
* Promoting the PCL renderer from sandbox to the main source tree.Jeremias Maerki2006-07-2413-0/+0
* Promoting the AFP renderer from sandbox to the main source tree.Jeremias Maerki2006-07-2466-0/+0
* Document PCL-specific extension.Jeremias Maerki2006-07-241-0/+36
* Bugzilla #40062: Jeremias Maerki2006-07-242-1/+58
* Bugzilla #38714 and #40048: Jeremias Maerki2006-07-241-1/+1
* ApacheCon is over, ApacheCon coming up.Jeremias Maerki2006-07-241-4/+11
* Command-line integration of PDF/X support. Generalized the specifying of PDF ...Jeremias Maerki2006-07-244-30/+202
* Fixed two memory-leaks in image handling (ImageFactory and ExternalGraphic). ...Jeremias Maerki2006-07-213-21/+72
* A W3C schema for FOP user configuration filesSimon Pepping2006-07-161-0/+184
* Fixed removeNode() as discussed on fop-dev. No more checks for footnotes and ...Jeremias Maerki2006-07-132-33/+14
* RDF calendar file for http://asylum.zones.apache.org/rdfcal/Jeremias Maerki2006-07-111-0/+32
* Bugzilla #39608:Jeremias Maerki2006-07-113-4/+16
* Bugfix: Potential multi-threading issue (ConcurrentModificationException) eli...Jeremias Maerki2006-07-113-2/+13
* Made FOUserAgent.configure() protected again (not to tempt any users to play ...Jeremias Maerki2006-07-112-12/+19
* Showing a problem with SVG used inside a basic-link. The size of the link rec...Jeremias Maerki2006-07-112-0/+62
* Sometimes I do stuff much too quickly. Removed debug code.Jeremias Maerki2006-07-101-1/+1
* Bugzilla #39983:Jeremias Maerki2006-07-103-16/+35
* Bugzilla #39709:Jeremias Maerki2006-07-101-0/+33
* Bugzilla #39709:Jeremias Maerki2006-07-102-57/+71
* Some config file settings were not correctly set in FOUserAgent when invoked ...Manuel Mall2006-07-103-8/+10
* Escape Unicode characters properly for list-item labels.Jeremias Maerki2006-07-102-10/+26
* Added Vincent Hennebert to list of Contributors. Many thanks to Vincent for h...Chris Bowditch2006-07-051-0/+1
* Re-routing SVG painting to the Graphics2DAdapter and teach the latter to resp...Jeremias Maerki2006-06-294-147/+75
* Fixed (another) NPE in AFP RendererManuel Mall2006-06-281-1/+3
* Fix NPE if there's no ElementMapping for a particular namespace.Jeremias Maerki2006-06-271-1/+5
* Fix NPE in case there are no extension attachments and the area tree was buil...Jeremias Maerki2006-06-271-1/+6
* Fixed possible NPE in AFP RendererManuel Mall2006-06-261-1/+2
* Updates to the AFP Renderer documentationManuel Mall2006-06-221-5/+81
* Bugfix for NullPointerException when xmp:ModifyDate isn't set in the FO metad...Jeremias Maerki2006-06-211-2/+4
* Bugzilla #39846, #39847:Jeremias Maerki2006-06-212-3/+3
* XML Graphics Commons 1.0 replaced with a SVN snapshot (containing the XMP fra...Jeremias Maerki2006-06-2015-365/+310
* Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)).Jeremias Maerki2006-06-1429-349/+1097
* Bugzilla #39809: Jeremias Maerki2006-06-141-1/+3
* Bugzilla #39777: Jeremias Maerki2006-06-145-171/+354
* Test case for change/revision 411180 ("Extends white-space removal to occur a...Jeremias Maerki2006-06-121-0/+100
* Documentation update for Java2DRenderer and descendants.Jeremias Maerki2006-06-092-3/+12
* Added region-body_display-align to demonstrate the default behaviour for adju...Jeremias Maerki2006-06-084-26/+262
* Set a PrefixResolver for the "true" check, too, not only for "eval".Jeremias Maerki2006-06-082-14/+24
* Bugfix: components of border-separation weren't set when using shorthand-mode...Andreas L. Delmelle2006-06-083-4/+78
* Bugfix: Table headers were omitted when a table is a child of a block-container.Jeremias Maerki2006-06-073-1/+95
* Add bookmarks even if one of the leaves didn't resolve.Jeremias Maerki2006-06-071-0/+4