| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Added setting to enable dithered painting of filled rectangles in AFP and PCL. | Vincent Hennebert | 2009-04-28 | 13 | -77/+448 |
* | Added support for CMYK colors in PTOCA | Vincent Hennebert | 2009-04-28 | 1 | -13/+33 |
* | Bugfix: take rotation into account also when resource level is not inline | Vincent Hennebert | 2009-04-28 | 1 | -3/+4 |
* | In the AFP stream, put the TLE fields associated to a page sequence before th... | Vincent Hennebert | 2009-04-24 | 3 | -18/+29 |
* | Bugfix: footnotes occurring within the forced height of a table row did not a... | Vincent Hennebert | 2009-04-24 | 1 | -10/+16 |
* | Typo. | Jeremias Maerki | 2009-04-20 | 1 | -1/+1 |
* | Disabled auto-fonts in the PS transcoders by default because of OutOfMemoryEr... | Jeremias Maerki | 2009-04-20 | 2 | -1/+18 |
* | Bugzilla #47031: | Jeremias Maerki | 2009-04-20 | 1 | -1/+6 |
* | Bugzilla #47000: | Jeremias Maerki | 2009-04-20 | 19 | -989/+1346 |
* | Bugzilla 47027: Correction for interpretation of pixel-lengths, as suggested ... | Andreas L. Delmelle | 2009-04-19 | 2 | -7/+13 |
* | Some cleanup: | Andreas L. Delmelle | 2009-04-15 | 1 | -132/+134 |
* | Fix the behaviour of pixel-lengths: influenced by target-resolution, rather t... | Andreas L. Delmelle | 2009-04-12 | 2 | -4/+4 |
* | Removed AbstractRenderer.getMimeType() as per Vincent's suggestion. | Jeremias Maerki | 2009-04-03 | 3 | -15/+6 |
* | Fixed a bug that left the PrintRenderer unconfigured even if a configuration ... | Jeremias Maerki | 2009-04-03 | 1 | -0/+6 |
* | Reverted changes from revision 757852. | Adrian Cumiskey | 2009-03-25 | 1 | -40/+9 |
* | Forgot to add getBackgroundColor() accessor. | Adrian Cumiskey | 2009-03-25 | 1 | -0/+8 |
* | Added some accessor methods to some public member variables. I have left the... | Adrian Cumiskey | 2009-03-25 | 2 | -0/+74 |
* | Cleaned up unused imports. | Adrian Cumiskey | 2009-03-24 | 1 | -2/+0 |
* | Added some nice bean methods for pageSequenceMaster and simplePageMaster, thi... | Adrian Cumiskey | 2009-03-24 | 1 | -12/+45 |
* | Simplified the setting of filters in the AbstractPDFStream hierarchy. Instead... | Vincent Hennebert | 2009-03-24 | 4 | -21/+18 |
* | Amendment to revision 755894: | Jeremias Maerki | 2009-03-24 | 2 | -5/+9 |
* | Set svn:eol-style property on page-position-last_break-before_bugzilla46489.x... | Vincent Hennebert | 2009-03-23 | 1 | -2/+1 |
* | Deprecated font base url methods on user agent level in favor of the methods ... | Jeremias Maerki | 2009-03-23 | 2 | -8/+16 |
* | Bugzilla #46882: | Jeremias Maerki | 2009-03-23 | 1 | -14/+10 |
* | Minor refactoring: extract code-blocks from the Region implementations into p... | Andreas L. Delmelle | 2009-03-22 | 6 | -79/+74 |
* | revert some changes... and do it right, this time | Andreas L. Delmelle | 2009-03-22 | 1 | -3/+2 |
* | revert some changes, dependent on other local changes, which would cause a co... | Andreas L. Delmelle | 2009-03-22 | 1 | -4/+7 |
* | Add startsWithForcedBreak() utility method to ElementListUtils. | Andreas L. Delmelle | 2009-03-22 | 3 | -29/+37 |
* | Bugzilla 46489: | Andreas L. Delmelle | 2009-03-22 | 1 | -7/+7 |
* | Added a command-line tool to list all configured fonts (org.apache.fop.tools.... | Jeremias Maerki | 2009-03-22 | 5 | -0/+865 |