| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 653826 via svnmerge from | Adrian Cumiskey | 2008-05-06 | 12 | -449/+563 |
* | Merged revisions 652821-652822,652835,653036,653045,653048,653106,653144,6532... | Adrian Cumiskey | 2008-05-06 | 1 | -22/+32 |
* | Merged revisions 652456,652465,652467,652520,652525,652565,652581-652582,6526... | Adrian Cumiskey | 2008-05-02 | 1 | -8/+11 |
* | Merged revisions 651575 via svnmerge from | Adrian Cumiskey | 2008-04-25 | 1 | -8/+13 |
* | Merged revisions 649657,650050 via svnmerge from | Adrian Cumiskey | 2008-04-21 | 1 | -17/+0 |
* | Merged revisions 649279,649283,649285,649393,649396,649420 via svnmerge from | Adrian Cumiskey | 2008-04-18 | 5 | -185/+247 |
* | Merged revisions 648985,649012,649091,649119,649146,649149,649160 via svnmerg... | Adrian Cumiskey | 2008-04-17 | 5 | -34/+201 |
* | Structured field length fix for ObjectContainer. | Adrian Cumiskey | 2008-04-16 | 1 | -3/+3 |
* | Further reworking and refinements. Not a working model yet. | Adrian Cumiskey | 2008-04-16 | 33 | -441/+631 |
* | Merged revisions 647692,647742,647745 via svnmerge from | Adrian Cumiskey | 2008-04-14 | 42 | -309/+912 |
* | Some fixes to apply but committed in preparation for http://svn.apache.org/vi... | Adrian Cumiskey | 2008-04-11 | 30 | -1117/+1647 |
* | Merged revisions 644208,644213 via svnmerge from | Adrian Cumiskey | 2008-04-03 | 2 | -10/+23 |
* | Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,6128... | Adrian Cumiskey | 2008-04-01 | 34 | -577/+655 |
* | Forgot to remove this. | Adrian Cumiskey | 2008-03-27 | 1 | -3/+1 |
* | Committing in preparation for trunk merge. | Adrian Cumiskey | 2008-03-27 | 63 | -1767/+4768 |
* | Moved goca package to level above modca. | Adrian Cumiskey | 2008-03-27 | 20 | -0/+1661 |
* | This package has been moved to its own top level. | Adrian Cumiskey | 2008-03-27 | 21 | -1709/+0 |
* | 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 |
* | cleaned up | Adrian Cumiskey | 2008-01-08 | 1 | -8/+1 |
* | Bugzilla #44176: | Jeremias Maerki | 2008-01-07 | 9 | -192/+510 |
* | Reenabled documentation for fox:destination. | Jeremias Maerki | 2008-01-07 | 4 | -10/+33 |
* | The fonts variable would have always had an empty Configuration node (non-nul... | Adrian Cumiskey | 2008-01-04 | 1 | -1/+1 |
* | Added new extension element: fox:external-document. It allows to add whole do... | Jeremias Maerki | 2007-12-27 | 2 | -2/+5 |
* | Fixed copy constructor | Adrian Cumiskey | 2007-12-14 | 1 | -2/+7 |
* | Fixed @throws statements in javadoc | Vincent Hennebert | 2007-12-13 | 1 | -4/+4 |
* | * Added an SVG handler and Graphics2D implementation for AFP which injects AF... | Adrian Cumiskey | 2007-12-12 | 61 | -1235/+5325 |
* | Updated xmlgraphics from SVN | Maximilian Berger | 2007-12-07 | 1 | -0/+11 |
* | Temporary fix to the build | Adrian Cumiskey | 2007-12-06 | 1 | -1/+1 |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -6/+6 |