| Commit message (Expand) | Author | Age | Files | Lines |
* | Bugzilla 47710: White-space handling in retrieved markers throws a NullPointe... | Andreas L. Delmelle | 2009-08-20 | 2 | -1/+19 |
* | Fixed checkstyle warnings | Simon Pepping | 2009-08-20 | 1 | -15/+38 |
* | I tried to remove all methods which are not Java 1.4 compliant. | Simon Pepping | 2009-08-20 | 1 | -14/+28 |
* | Prepare for new hyphenation pattern files, which do not have their own classe... | Simon Pepping | 2009-08-18 | 5 | -190/+8137 |
* | bug fix: 47694 Avoid create IOCA for background on empty areas | Chris Bowditch | 2009-08-14 | 1 | -0/+3 |
* | Renamed PageScaleAttributes class into PageScale. | Vincent Hennebert | 2009-08-12 | 4 | -26/+38 |
* | Fixed issues in PageBoundaries class: | Vincent Hennebert | 2009-08-10 | 1 | -26/+36 |
* | added support for IMM Extension on fo:simple-page-master element in the AFP R... | Chris Bowditch | 2009-08-04 | 3 | -28/+74 |
* | What we thought were cubic curves in GOCA, were actually just quadratic ones.... | Jeremias Maerki | 2009-08-04 | 2 | -8/+150 |
* | Bugzilla #47311: | Jeremias Maerki | 2009-08-03 | 4 | -117/+130 |
* | Fixed problem with raster font substitution when there's no smaller font avai... | Jeremias Maerki | 2009-08-03 | 1 | -3/+7 |
* | Reverted rev 798521. | Jeremias Maerki | 2009-08-03 | 2 | -16/+15 |
* | Bugzilla #47311: | Jeremias Maerki | 2009-08-02 | 6 | -20/+383 |
* | Reverted changes in rev 797899 (but xgc.jar updated rather than reverted) | Jeremias Maerki | 2009-08-02 | 2 | -2/+2 |
* | Also use Rectangle instead of Rectangle2D for page boxes in the PDF library | Vincent Hennebert | 2009-07-28 | 2 | -15/+16 |
* | Bugzilla #47311: | Jeremias Maerki | 2009-07-28 | 8 | -63/+92 |
* | PCL Output: Added support for specifying the output bin (pcl:output-bin exten... | Jeremias Maerki | 2009-07-28 | 4 | -0/+29 |
* | Added A5 format. | Jeremias Maerki | 2009-07-28 | 1 | -0/+6 |
* | Added support for AFP font embedding. Note: this changes the default behaviou... | Jeremias Maerki | 2009-07-27 | 16 | -72/+395 |
* | Fixes GUMP build problems, the automated e-mail was starting to annoy so I sc... | Adrian Cumiskey | 2009-07-26 | 2 | -2/+2 |
* | Bugfix: if an incomplete GoTo action has already been recorded for a given ID... | Vincent Hennebert | 2009-07-23 | 1 | -7/+12 |
* | Merged clean-up-only changes made in the ChangingIPDHack branch. Those corres... | Vincent Hennebert | 2009-07-22 | 16 | -807/+344 |
* | Bugzilla 47508: Fix error while writing TLE's attribute qualifier in the outp... | Andreas L. Delmelle | 2009-07-10 | 1 | -2/+2 |
* | Bugfix: support justified text in AFP Renderer (already working in AFP Painter) | Chris Bowditch | 2009-07-10 | 3 | -9/+102 |
* | Undid change related to column-keeps | Andreas L. Delmelle | 2009-07-09 | 1 | -2/+2 |
* | Changed explicit check to assert | Andreas L. Delmelle | 2009-07-09 | 1 | -1/+2 |
* | Fixed minor code indentation issues | Vincent Hennebert | 2009-07-07 | 1 | -7/+4 |
* | bug fix: fractional points sizes in AFP not working correctly together with f... | Chris Bowditch | 2009-07-07 | 6 | -50/+157 |
* | Undid change related to column-keeps | Andreas L. Delmelle | 2009-07-04 | 1 | -7/+1 |
* | Further cleanup/readability improvements | Andreas L. Delmelle | 2009-07-04 | 2 | -57/+58 |
* | Added reminder to check later on... | Andreas L. Delmelle | 2009-07-03 | 1 | -1/+4 |
* | Further cleanup/readability improvements | Andreas L. Delmelle | 2009-07-01 | 3 | -56/+93 |
* | Some cleanups and attempts at improving code-readability and -extensibility: | Andreas L. Delmelle | 2009-07-01 | 4 | -293/+521 |
* | bug fix: make sure CropBox is honoured in SVG when overflow="hidden" | Chris Bowditch | 2009-06-25 | 1 | -6/+6 |
* | Added generics comments. | Adrian Cumiskey | 2009-06-23 | 1 | -1/+2 |
* | Added generics comments. | Adrian Cumiskey | 2009-06-23 | 1 | -3/+3 |
* | Extracted DummyPercentBaseContext from FOPRtfAttributes and made universally ... | Adrian Cumiskey | 2009-06-23 | 2 | -16/+49 |
* | No code change here, just fixing the indentation of the if (useInclude) block... | Adrian Cumiskey | 2009-06-19 | 1 | -29/+28 |
* | Correct wrongly encoded character | Andreas L. Delmelle | 2009-06-15 | 1 | -1/+1 |
* | bug fix: support PFM Files with no extent table | Chris Bowditch | 2009-06-09 | 1 | -1/+7 |
* | AFP Output: Add support for fractional font-sizes, and make sure that, for no... | Andreas L. Delmelle | 2009-06-06 | 2 | -49/+72 |
* | Bugzilla 46960: Previously retrieved marker not cleared when the subsequently... | Andreas L. Delmelle | 2009-06-05 | 1 | -5/+5 |
* | bug fix: PCL and AFP Document Handlers for new IF were not registering all re... | Chris Bowditch | 2009-05-27 | 2 | -3/+8 |
* | Bugzilla #47232: for the last character of a Type1 font, always a width of 0 ... | Vincent Hennebert | 2009-05-22 | 1 | -1/+1 |
* | Changed meaning of '-v' option to 'verbose', which will print FOP's version a... | Vincent Hennebert | 2009-05-14 | 1 | -6/+9 |
* | Bugzilla #47101: The cells of a table inside a marker were duplicated at ever... | Vincent Hennebert | 2009-05-13 | 2 | -18/+20 |
* | Bugfix: use the effective color profile supplied by the ImageEncodingHelper, ... | Vincent Hennebert | 2009-05-08 | 1 | -1/+13 |
* | bug fix: allow back slashes for file URLs as they are commonly used in Windows | Chris Bowditch | 2009-05-07 | 1 | -0/+2 |
* | Changes from revision 768320 introduced another bug: footnotes from later ste... | Vincent Hennebert | 2009-05-01 | 1 | -14/+18 |
* | Bugfix: reset graphic state when a page is finished in PostScript. | Vincent Hennebert | 2009-04-30 | 2 | -3/+2 |