aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Small update in the table-layout codeAndreas L. Delmelle2006-08-081-2/+3
* Small update in the table-layout codeAndreas L. Delmelle2006-08-082-17/+20
* Rework of the marker/retrieve-marker implementation to cater for correct eval...Andreas L. Delmelle2006-08-0625-1959/+1247
* Bugzilla #39840:Jeremias Maerki2006-08-045-19/+100
* Fixed a memory-leak: The FO tree part of a page-sequence was not released whe...Jeremias Maerki2006-08-032-0/+9
* Documentation update for the "output-profile" value necessary for PDF/X-3:2003. Jeremias Maerki2006-08-033-79/+127
* Reestablish custom font configuration for PDFTranscoder.Jeremias Maerki2006-08-022-1/+21
* By using the getRGB() method we convert all PNG images to sRGB regardless of ...Jeremias Maerki2006-08-021-1/+4
* Bugfix: Table headers and footers were swallowed when a table was nested in a...Jeremias Maerki2006-08-022-1/+17
* Merge from Temp_Floats branch:Jeremias Maerki2006-08-021-31/+30
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281044-5544/+6611
* Oops. Wrong copyright.Jeremias Maerki2006-07-281-1/+1
* Bugzilla #40106:Jeremias Maerki2006-07-281-1/+1
* 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-241-1/+52
* 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-212-21/+63
* 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-111-2/+2
* Made FOUserAgent.configure() protected again (not to tempt any users to play ...Jeremias Maerki2006-07-112-12/+19
* 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-102-8/+6
* 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-211-1/+1
* XML Graphics Commons 1.0 replaced with a SVN snapshot (containing the XMP fra...Jeremias Maerki2006-06-2013-364/+309
* Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)).Jeremias Maerki2006-06-1428-349/+1089