| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378... | Jeremias Maerki | 2008-06-09 | 10 | -25/+311 |
* | Bugzilla #45115: | Jeremias Maerki | 2008-06-03 | 2 | -3/+21 |
* | Unwanted list self concatenation :). | Adrian Cumiskey | 2008-05-09 | 1 | -1/+1 |
* | Checkstyle and minor typo fixes | Vincent Hennebert | 2008-05-09 | 11 | -273/+273 |
* | Added support for font referencing for auto-detected fonts. | Jeremias Maerki | 2008-05-08 | 3 | -10/+32 |
* | * Added font substitution configuration reader, model, business logic, junit ... | Adrian Cumiskey | 2008-05-06 | 12 | -449/+563 |
* | Bugzilla #43650: | Jeremias Maerki | 2008-05-05 | 1 | -22/+32 |
* | DSC = Document Structuring Conventions! | Jeremias Maerki | 2008-05-01 | 1 | -8/+11 |
* | Forgot about dependency on PrintRenderer, last commit broke the build - will ... | Adrian Cumiskey | 2008-05-01 | 1 | -2/+2 |
* | Renamed variable | Adrian Cumiskey | 2008-05-01 | 1 | -2/+2 |
* | Bugzilla 44634: Added partial implementation for show-destination. | Andreas L. Delmelle | 2008-04-25 | 1 | -8/+13 |
* | Partially reverted my revision 641827: The yellow tint of certain JPEG images... | Jeremias Maerki | 2008-04-21 | 1 | -17/+0 |
* | Fixed build problem. FOPException is no longer thrown there. | Jeremias Maerki | 2008-04-18 | 1 | -3/+0 |
* | Split PrintRenderer into PageableRenderer and PrintRenderer (extends Pageable... | Jeremias Maerki | 2008-04-17 | 3 | -181/+239 |
* | Throw a useful exception when the user agent isn't set on the renderer. This ... | Jeremias Maerki | 2008-04-17 | 1 | -1/+8 |
* | Bugzilla #43383:
| Jeremias Maerki | 2008-04-17 | 1 | -2/+2 |
* | Bugzilla #41687: | Jeremias Maerki | 2008-04-17 | 3 | -20/+148 |
* | Bugzilla #44678: | Jeremias Maerki | 2008-04-17 | 1 | -14/+53 |
* | Bugfix: Avoid stopping early when no EmbedFontInfos are found during font det... | Jeremias Maerki | 2008-04-17 | 1 | -1/+1 |
* | Merged branch | Jeremias Maerki | 2008-04-14 | 41 | -312/+907 |
* | Oops. Fixed a last-minute change that broke the build. | Jeremias Maerki | 2008-04-03 | 1 | -1/+1 |
* | Bugzilla #44737: | Jeremias Maerki | 2008-04-03 | 2 | -10/+23 |
* | When a JPEG image is embedded, an optionally embedded color profile is filter... | Jeremias Maerki | 2008-03-27 | 2 | -2/+109 |
* | Added support for addressing all glyphs available in a Type 1 font, not just ... | Jeremias Maerki | 2008-03-27 | 8 | -213/+287 |
* | Merged revisions 636400-636405,636407-638388 via svnmerge from | Vincent Hennebert | 2008-03-18 | 2 | -143/+0 |
* | Slight improvement for thin lines in Java2D/AWT output. | Jeremias Maerki | 2008-02-28 | 1 | -0/+2 |
* | Bugzilla #44497:
| Jeremias Maerki | 2008-02-27 | 1 | -5/+1 |
* | Reverted revision 603590 which broke the AFP renderer. The other changes afte... | Jeremias Maerki | 2008-02-26 | 58 | -5221/+1165 |
* | Bugzilla #44451: | Jeremias Maerki | 2008-02-19 | 1 | -1/+1 |
* | No stack traces with missing images. | Jeremias Maerki | 2008-02-18 | 2 | -0/+6 |
* | Created Constants for unit descriptions | Maximilian Berger | 2008-02-14 | 4 | -12/+16 |
* | When I first saw this it surprised me, it seems to have been here for quite s... | Adrian Cumiskey | 2008-02-14 | 1 | -28/+9 |
* | Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ... | Jeremias Maerki | 2008-02-14 | 2 | -5/+9 |
* | Ensured all SVN properties are set equally | Maximilian Berger | 2008-02-13 | 77 | -2621/+2621 |
* | Added an option to disable the default sRGB profile in PDF output for those w... | Jeremias Maerki | 2008-02-07 | 2 | -6/+30 |
* | FOX_TRANSFORM constant should be static. | Jeremias Maerki | 2008-02-05 | 1 | -1/+2 |
* | Move sRGB installation into the PDF library. That way it can be used in PDFDo... | Jeremias Maerki | 2008-02-01 | 2 | -46/+36 |
* | AlphaRasterImage now knows how to deal with TYPE_INT Rasters. | Jeremias Maerki | 2008-02-01 | 1 | -2/+10 |
* | Added support for the natural language indentifier ("Lang" in the document ca... | Jeremias Maerki | 2008-01-28 | 5 | -34/+61 |
* | Removed stray System.out | Jeremias Maerki | 2008-01-21 | 1 | -3/+0 |
* | Fixed logic error setting the transformation matrix for block-container viewp... | Jeremias Maerki | 2008-01-17 | 8 | -104/+205 |
* | Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_... | Jeremias Maerki | 2008-01-11 | 39 | -1128/+2379 |
* | Bugfix: Some string objects were not encrypted (for example in named destinat... | Jeremias Maerki | 2008-01-11 | 2 | -12/+14 |
* | PostScript output now generates the bounding box DSC comments for the whole d... | Jeremias Maerki | 2008-01-10 | 2 | -14/+43 |
* | Added basic support for PDF page labels. | Jeremias Maerki | 2008-01-10 | 1 | -0/+15 |
* | cleanup | Adrian Cumiskey | 2008-01-09 | 1 | -18/+13 |
* | Fixed checkstyle issues: tabs and trailing spaces | Vincent Hennebert | 2008-01-09 | 2 | -23/+23 |
* | fixed javadoc | Adrian Cumiskey | 2008-01-08 | 1 | -2/+2 |
* | cleaned up | Adrian Cumiskey | 2008-01-08 | 1 | -24/+15 |
* | Appears to be unused/referenced and superceeded by PageGroup | Adrian Cumiskey | 2008-01-08 | 1 | -79/+0 |