aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reverted changes in rev 797899 (but xgc.jar updated rather than reverted)Jeremias Maerki2009-08-023-2/+2
* Also use Rectangle instead of Rectangle2D for page boxes in the PDF libraryVincent Hennebert2009-07-282-15/+16
* Bugzilla #47311:Jeremias Maerki2009-07-288-63/+92
* AFPEventProducer was moved months ago but this file not adjusted. That cause ...Jeremias Maerki2009-07-281-1/+1
* PCL Output: Added support for specifying the output bin (pcl:output-bin exten...Jeremias Maerki2009-07-286-0/+54
* Added A5 format.Jeremias Maerki2009-07-281-0/+6
* Added support for AFP font embedding. Note: this changes the default behaviou...Jeremias Maerki2009-07-2721-76/+454
* Fixes GUMP build problems, the automated e-mail was starting to annoy so I sc...Adrian Cumiskey2009-07-263-2/+2
* Bugfix: if an incomplete GoTo action has already been recorded for a given ID...Vincent Hennebert2009-07-231-7/+12
* Merged clean-up-only changes made in the ChangingIPDHack branch. Those corres...Vincent Hennebert2009-07-2216-807/+344
* Bugzilla 47508: Fix error while writing TLE's attribute qualifier in the outp...Andreas L. Delmelle2009-07-102-2/+5
* Bugfix: support justified text in AFP Renderer (already working in AFP Painter)Chris Bowditch2009-07-104-9/+105
* Modified XG Commons JAR to include bugfix in AbstractImageSessionContext.toFi...Andreas L. Delmelle2009-07-101-0/+0
* Undid change related to column-keepsAndreas L. Delmelle2009-07-091-2/+2
* Changed explicit check to assertAndreas L. Delmelle2009-07-091-1/+2
* Fixed minor code indentation issuesVincent Hennebert2009-07-071-7/+4
* bug fix: fractional points sizes in AFP not working correctly together with f...Chris Bowditch2009-07-076-50/+157
* Undid change related to column-keepsAndreas L. Delmelle2009-07-041-7/+1
* Further cleanup/readability improvementsAndreas L. Delmelle2009-07-042-57/+58
* Added reminder to check later on...Andreas L. Delmelle2009-07-031-1/+4
* Further cleanup/readability improvementsAndreas L. Delmelle2009-07-013-56/+93
* Some cleanups and attempts at improving code-readability and -extensibility:Andreas L. Delmelle2009-07-014-293/+521
* bug fix: make sure CropBox is honoured in SVG when overflow="hidden"Chris Bowditch2009-06-251-6/+6
* As requested by Lukas Theussl - added a project link to the Maven Doxia FO mo...Adrian Cumiskey2009-06-241-0/+1
* Added generics comments.Adrian Cumiskey2009-06-231-1/+2
* Added generics comments.Adrian Cumiskey2009-06-231-3/+3
* Extracted DummyPercentBaseContext from FOPRtfAttributes and made universally ...Adrian Cumiskey2009-06-232-16/+49
* No code change here, just fixing the indentation of the if (useInclude) block...Adrian Cumiskey2009-06-191-29/+28
* checkstyle-4.0.xml is not an executable fileVincent Hennebert2009-06-191-0/+0
* Correct wrongly encoded characterAndreas L. Delmelle2009-06-151-1/+1
* include latest bug fixes to xg common in FOP trunkChris Bowditch2009-06-121-0/+0
* Forgot to commit with r782289...Andreas L. Delmelle2009-06-111-0/+8
* Nit-pick: there is a 'Fonts' context for changes to the font sub-systemVincent Hennebert2009-06-101-1/+1
* bug fix: support PFM Files with no extent tableChris Bowditch2009-06-092-1/+10
* AFP Output: Add support for fractional font-sizes, and make sure that, for no...Andreas L. Delmelle2009-06-062-49/+72
* Bugzilla 46960: Previously retrieved marker not cleared when the subsequently...Andreas L. Delmelle2009-06-053-11/+68
* bug fix: PCL and AFP Document Handlers for new IF were not registering all re...Chris Bowditch2009-05-272-3/+8
* Fixed two typos that were reported to the OFFO projectSimon Pepping2009-05-221-2/+2
* Bugzilla #47232: for the last character of a Type1 font, always a width of 0 ...Vincent Hennebert2009-05-222-1/+4
* ApacheCon Europe 2009 is over, commented out link.Vincent Hennebert2009-05-192-1/+3
* Changed meaning of '-v' option to 'verbose', which will print FOP's version a...Vincent Hennebert2009-05-142-6/+13
* Bugzilla #47101: The cells of a table inside a marker were duplicated at ever...Vincent Hennebert2009-05-134-18/+105
* Bugfix: use the effective color profile supplied by the ImageEncodingHelper, ...Vincent Hennebert2009-05-083-1/+17
* bug fix: allow back slashes for file URLs as they are commonly used in WindowsChris Bowditch2009-05-073-0/+4
* Added relevant link to http://xmlgraphics.apache.org/fop/trunk/running.html#m...Adrian Cumiskey2009-05-061-2/+1
* Added tip for reducing memory consumption.Adrian Cumiskey2009-05-051-0/+4
* Changes from revision 768320 introduced another bug: footnotes from later ste...Vincent Hennebert2009-05-013-14/+99
* Bugfix: reset graphic state when a page is finished in PostScript.Vincent Hennebert2009-04-304-3/+5
* Added setting to enable dithered painting of filled rectangles in AFP and PCL.Vincent Hennebert2009-04-2815-77/+465
* Added support for CMYK colors in PTOCAVincent Hennebert2009-04-281-13/+33