| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 649279,649283,649285,649393,649396,649420 via svnmerge from | Adrian Cumiskey | 2008-04-18 | 2 | -2/+8 |
* | Merged revisions 647692,647742,647745 via svnmerge from | Adrian Cumiskey | 2008-04-14 | 7 | -71/+175 |
* | Ensured all SVN properties are set equally | Maximilian Berger | 2008-02-13 | 2 | -131/+131 |
* | Bugzilla #36391: | Jeremias Maerki | 2008-02-06 | 3 | -4/+24 |
* | Added support for the natural language indentifier ("Lang" in the document ca... | Jeremias Maerki | 2008-01-28 | 4 | -26/+84 |
* | Fixed logic error setting the transformation matrix for block-container viewp... | Jeremias Maerki | 2008-01-17 | 1 | -0/+25 |
* | added serial version id | Adrian Cumiskey | 2008-01-17 | 1 | -0/+2 |
* | Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_... | Jeremias Maerki | 2008-01-11 | 3 | -40/+34 |
* | Reenabled documentation for fox:destination. | Jeremias Maerki | 2008-01-07 | 2 | -14/+43 |
* | Added new extension element: fox:external-document. It allows to add whole do... | Jeremias Maerki | 2007-12-27 | 2 | -3/+33 |
* | Log RuntimeExceptions during rendering so that they are at least visible some... | Jeremias Maerki | 2007-12-03 | 1 | -3/+3 |
* | Bugzilla #37993:
| Jeremias Maerki | 2007-11-30 | 1 | -9/+24 |
* | Bugzilla #43910: | Jeremias Maerki | 2007-11-20 | 1 | -23/+21 |
* | Bugzilla #42144 | Chris Bowditch | 2007-10-04 | 1 | -0/+5 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 18 | -31/+31 |
* | In case where SAX Exception is thrown by Area Tree Parser when parsing Area T... | Chris Bowditch | 2007-07-09 | 1 | -0/+3 |
* | Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey) | Andreas L. Delmelle | 2007-07-07 | 3 | -191/+332 |
* | Bugzilla #41831: | Jeremias Maerki | 2007-05-28 | 1 | -1/+1 |
* | Bugzilla #42067:
| Jeremias Maerki | 2007-05-21 | 1 | -1/+2 |
* | Bugzilla #42067:
| Jeremias Maerki | 2007-05-18 | 1 | -7/+4 |
* | ArrayList -> List. | Jeremias Maerki | 2007-05-07 | 1 | -1/+1 |
* | Removed newly introduced dependency from the PDF library to the area tree. | Jeremias Maerki | 2007-05-07 | 2 | -23/+1 |
* | Bugzilla #42067: | Jeremias Maerki | 2007-05-07 | 6 | -75/+361 |
* | Move out all statistics/debug related code into an inner Statistics class. | Vincent Hennebert | 2007-04-20 | 1 | -122/+153 |
* | No change; just add svn:keywords and svn:Id properties on new files | Vincent Hennebert | 2007-04-03 | 1 | -131/+131 |
* | - fix minor checkstyle issues | Vincent Hennebert | 2007-04-03 | 1 | -0/+19 |
* | New class to support named destinations | Jay Bryant | 2007-04-02 | 1 | -0/+112 |
* | changes to support named destination | Jay Bryant | 2007-04-01 | 1 | -0/+12 |
* | Bugzilla #40729: | Jeremias Maerki | 2006-11-13 | 2 | -6/+5 |
* | FilledArea now properly applies the variation factor, when a page | Simon Pepping | 2006-10-11 | 3 | -13/+73 |
* | Fixed layout of forward page number citation references in fo:inline | Simon Pepping | 2006-10-07 | 4 | -36/+12 |
* | This fixes a bug that has crept in page number resolution, viz. the text was ... | Simon Pepping | 2006-10-06 | 1 | -1/+2 |
* | corrected a couple of javadoc warnings issued by checkstyle | Chris Bowditch | 2006-08-22 | 3 | -3/+9 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 49 | -246/+295 |
* | Fix NPE in case there are no extension attachments and the area tree was buil... | Jeremias Maerki | 2006-06-27 | 1 | -1/+6 |
* | Add bookmarks even if one of the leaves didn't resolve. | Jeremias Maerki | 2006-06-07 | 1 | -0/+4 |
* | Take a shortcut when page number is already resolved. Without this there was ... | Jeremias Maerki | 2006-05-29 | 1 | -4/+4 |
* | Extended PageViewport to carry foreign attributes. | Jeremias Maerki | 2006-05-18 | 5 | -75/+128 |
* | Bugzilla #38946: | Jeremias Maerki | 2006-05-03 | 3 | -220/+63 |
* | Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n... | Jeremias Maerki | 2006-04-28 | 2 | -5/+64 |
* | Bugfix: basic-links with internal destinations in documents with multiple pag... | Jeremias Maerki | 2006-04-24 | 3 | -3/+35 |
* | Bugzilla #39118: | Jeremias Maerki | 2006-04-23 | 2 | -7/+92 |
* | Don't catch RuntimeExceptions. | Jeremias Maerki | 2006-04-05 | 1 | -0/+2 |
* | Merged Temp_API_Finalization branch back into FOP Trunk: | Jeremias Maerki | 2006-03-27 | 2 | -6/+7 |
* | Added support for fixed-width spaces and kerning. | Jeremias Maerki | 2006-03-16 | 5 | -27/+51 |
* | Added support for page sequence title in AreaTreeParser (IF). Fixes problems ... | Jeremias Maerki | 2006-02-26 | 5 | -13/+138 |
* | Creation of Font instances centralized in FontInfo and added a cache for them... | Jeremias Maerki | 2006-02-10 | 1 | -1/+2 |
* | Reworked area building in AreaTreeParser to match the scheme that the FOTreeB... | Jeremias Maerki | 2006-02-09 | 1 | -329/+558 |
* | Added missing values in area tree XML for PageViewport (simple-page-master-na... | Jeremias Maerki | 2006-02-08 | 3 | -163/+204 |
* | Fix for NPE when the AWT Viewer is used with an area tree file as input. | Jeremias Maerki | 2006-01-24 | 1 | -1/+3 |