| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 649279,649283,649285,649393,649396,649420 via svnmerge from | Adrian Cumiskey | 2008-04-18 | 1 | -3/+0 |
* | Merged revisions 647692,647742,647745 via svnmerge from | Adrian Cumiskey | 2008-04-14 | 1 | -63/+90 |
* | Created Constants for unit descriptions | Maximilian Berger | 2008-02-14 | 1 | -3/+4 |
* | Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_... | Jeremias Maerki | 2008-01-11 | 1 | -97/+91 |
* | Added new extension element: fox:external-document. It allows to add whole do... | Jeremias Maerki | 2007-12-27 | 1 | -1/+2 |
* | Moved table-related FObj into new o.a.fop.fo.flow.table package | Vincent Hennebert | 2007-11-05 | 1 | -6/+6 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 1 | -78/+44 |
* | Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey) | Andreas L. Delmelle | 2007-07-07 | 1 | -1/+1 |
* | Bugzilla #41488: | Jeremias Maerki | 2007-02-07 | 1 | -2/+48 |
* | Bugzilla #40849: | Jeremias Maerki | 2006-11-12 | 1 | -104/+159 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 1 | -5/+6 |
* | Bugzilla #39533: | Jeremias Maerki | 2006-05-18 | 1 | -2/+8 |
* | Merged Temp_API_Finalization branch back into FOP Trunk: | Jeremias Maerki | 2006-03-27 | 1 | -2/+3 |
* | Initial support for page-position="last". Feedback requested! | Jeremias Maerki | 2006-03-23 | 1 | -1/+1 |
* | Clean-up in PageSequence. | Jeremias Maerki | 2006-03-22 | 1 | -2/+2 |
* | Added support for fixed-width spaces and kerning. | Jeremias Maerki | 2006-03-16 | 1 | -1/+2 |
* | added support for borders at fo:table; fixed a few checkstyle warnings | Peter Herweg | 2006-02-19 | 1 | -5/+23 |
* | Bugfix for Bug 38041: correct handling of different list-item-label's | Peter Herweg | 2006-02-12 | 1 | -2/+21 |
* | RTF: remove usage of TableLayoutManager; use SimplePercentBaseContext instead | Peter Herweg | 2006-02-05 | 1 | -9/+17 |
* | RTF: testcase 'tableunits.fo' failed because there was no PercentBaseContext ... | Peter Herweg | 2006-01-27 | 1 | -1/+12 |
* | Don't swallow the stack trace.
| Jeremias Maerki | 2006-01-26 | 1 | -10/+10 |
* | added support for number-columns-spanned and number-rows-spanned in the same ... | Peter Herweg | 2006-01-25 | 1 | -21/+69 |
* | To avoid NPEs due to my latest fix, use the default simple-page-master from t... | Jeremias Maerki | 2006-01-25 | 1 | -7/+21 |
* | Bugfix: Regions with non-standard names got ignored in RTF output leading to ... | Jeremias Maerki | 2006-01-25 | 1 | -14/+42 |
* | just a few changes in order to satisfy checkstyle | Peter Herweg | 2006-01-24 | 1 | -1/+38 |
* | number-columns-spanned did not work in last row of a cell. Fixed. | Peter Herweg | 2006-01-23 | 1 | -1/+21 |
* | RTF: call startListBody and endListBody | Peter Herweg | 2006-01-15 | 1 | -0/+7 |
* | Added support for relative font config URLs (metrics-url and embed-url). Thes... | Manuel Mall | 2006-01-07 | 1 | -2/+2 |
* | New method: FONode.decorateWithContextInfo() adds context information to an e... | Jeremias Maerki | 2005-12-13 | 1 | -1/+2 |
* | Removed a method call that is not yet available in the repository. Sorry guys. | Jeremias Maerki | 2005-12-12 | 1 | -2/+1 |
* | Quick fix to get the size of images right in RTF output. It looks like \picwg... | Jeremias Maerki | 2005-12-12 | 1 | -11/+24 |
* | Bugzilla #36480: | Jeremias Maerki | 2005-11-14 | 1 | -8/+8 |
* | Another character encoding update | Manuel Mall | 2005-11-08 | 1 | -93/+93 |
* | Another attempt to fix the compilation problem. I can't tell what happened. | Jeremias Maerki | 2005-11-08 | 1 | -2/+2 |
* | Removed an illegal character that sneaked in when I copied the last patch fro... | Jeremias Maerki | 2005-11-08 | 1 | -4/+4 |
* | Fix for footnote support in RTF handler.
| Jeremias Maerki | 2005-11-08 | 1 | -10/+18 |
* | Use FOP's wrapper classes to load images. Support 'auto' in fo:external-grapi... | Peter Herweg | 2005-10-30 | 1 | -7/+61 |
* | added support for external-graphic (width and height attributes should be spe... | Peter Herweg | 2005-09-25 | 1 | -0/+4 |
* | added clause for TableBody in invokeDeferredEvent | Peter Herweg | 2005-09-20 | 1 | -0/+6 |
* | Bugzilla #36479:
| Jeremias Maerki | 2005-09-05 | 1 | -0/+2 |
* | Bugzilla #36476:
| Jeremias Maerki | 2005-09-05 | 1 | -0/+8 |
* | added support for text-decoration | Peter Herweg | 2005-08-29 | 1 | -34/+8 |
* | fixed support for basic-link; process table-footer only, if there is one | Peter Herweg | 2005-08-28 | 1 | -7/+8 |
* | fixed support for tables and lists | Peter Herweg | 2005-08-25 | 1 | -39/+81 |
* | Bugzilla #35998
| Jeremias Maerki | 2005-08-05 | 1 | -0/+2 |
* | Removing dependencies of RTF library on the rest of FOP so it can be used sta... | Jeremias Maerki | 2005-08-03 | 1 | -1/+3 |
* | Remove "veryveryalpha" warning. | Jeremias Maerki | 2005-08-02 | 1 | -5/+5 |
* | PR: | Glen Mazza | 2004-11-27 | 1 | -2/+2 |
* | PR: | Glen Mazza | 2004-11-24 | 1 | -1/+1 |
* | Logging a warning for a current limitation. | Jeremias Maerki | 2004-11-01 | 1 | -20/+22 |