| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | number-columns-spanned did not work in last row of a cell. Fixed. | Peter Herweg | 2006-01-23 | 5 | -67/+143 |
* | Added categories for FOP | Clay Leeds | 2006-01-21 | 1 | -0/+37 |
* | The resolution of the bounding box (pts as integers) is too low for barcodes.... | Jeremias Maerki | 2006-01-20 | 1 | -1/+1 |
* | Added samedir property, to allow Checkstyle 4 to run | Chris Bowditch | 2006-01-20 | 1 | -0/+1 |
* | (Re?)added integer page number to the PageViewport. | Jeremias Maerki | 2006-01-20 | 10 | -74/+118 |
* | RTF output did not generate the "\landscape" tag when necessary. | Jeremias Maerki | 2006-01-20 | 3 | -10/+24 |
* | Following a clarification by the XSL FO SG, space traits are only set on the ... | Jeremias Maerki | 2006-01-19 | 16 | -208/+69 |
* | Fixed a few omissions after the API change. | Jeremias Maerki | 2006-01-19 | 6 | -8/+8 |
* | New interface XMLizable (copied from Apache Excalibur) to mark classes that c... | Jeremias Maerki | 2006-01-19 | 11 | -8/+564 |
* | Added an example for the intermediate format the demonstrates stamping a docu... | Jeremias Maerki | 2006-01-17 | 3 | -1/+195 |
* | Initial documentation for the intermediate format. | Jeremias Maerki | 2006-01-17 | 2 | -0/+139 |
* | New feature: "Intermediate format" (IF). The IF is basically the XML dialect ... | Jeremias Maerki | 2006-01-17 | 42 | -292/+2200 |
* | Fixed a small mistake on the servlet page. | Jeremias Maerki | 2006-01-16 | 2 | -2/+2 |
* | Code conventions please! No tab characters, spacing etc. | Jeremias Maerki | 2006-01-16 | 4 | -139/+135 |
* | Bugfix: Floating point numbers were not properly formatted in the PDF rendere... | Jeremias Maerki | 2006-01-16 | 2 | -218/+111 |
* | FAQ entry for the "indent inheritance problem". | Jeremias Maerki | 2006-01-16 | 1 | -1/+20 |
* | RTF: call startListBody and endListBody | Peter Herweg | 2006-01-15 | 1 | -0/+7 |
* | RTF: support for nested tables | Peter Herweg | 2006-01-15 | 3 | -115/+151 |
* | support for background-color at fo:table | Peter Herweg | 2006-01-15 | 1 | -1/+13 |
* | Remove 2005 from the copyright years of appropriate files committed in | Simon Pepping | 2006-01-14 | 6 | -5/+9 |
* | Some svn properties housekeeping: propset svn:keywords, propset svn:eol | Simon Pepping | 2006-01-12 | 0 | -0/+0 |
* | Allow some xsl-function calls with omitted args, patch contributed by | Simon Pepping | 2006-01-12 | 8 | -14/+129 |
* | The last page sequence should also follow its force-page-count trait. | Simon Pepping | 2006-01-10 | 6 | -412/+261 |
* | LIST_INDENT never found; write 360 as default | Peter Herweg | 2006-01-10 | 1 | -1/+1 |
* | Fixed ugly NPE (with no message) when a malconfigured font was processed by t... | Jeremias Maerki | 2006-01-10 | 2 | -30/+60 |
* | Documented the missing feature for internal basic-links as described on fop-u... | Jeremias Maerki | 2006-01-10 | 2 | -1/+8 |
* | fix error with lists: listIdGenerator must not be a local variable, in order ... | Peter Herweg | 2006-01-09 | 1 | -2/+1 |
* | Slight enhancement to white-space-handling: removal of trailing white-space f... | Andreas L. Delmelle | 2006-01-09 | 1 | -13/+52 |
* | Bugzilla #38054: | Jeremias Maerki | 2006-01-09 | 4 | -25/+80 |
* | MainRefrence.getWidth() is never set, preparing to remove this method. | Jeremias Maerki | 2006-01-09 | 1 | -3/+2 |
* | Also let the last page sequence notify its listeners. Add a check for | Simon Pepping | 2006-01-08 | 2 | -2/+7 |
* | Create a new check type for the formatting results. For now only | Simon Pepping | 2006-01-08 | 3 | -5/+98 |
* | BugZilla #38161: | Manuel Mall | 2006-01-07 | 1 | -1/+445 |
* | Added support for relative font config URLs (metrics-url and embed-url). Thes... | Manuel Mall | 2006-01-07 | 22 | -103/+398 |
* | Implementation of force-page-count property, patch by Gerhard Oettl, | Simon Pepping | 2006-01-06 | 4 | -7/+501 |
* | Bugzilla #38135: | Jeremias Maerki | 2006-01-05 | 3 | -3/+80 |
* | Bugzilla #38132: | Jeremias Maerki | 2006-01-05 | 2 | -2/+13 |
* | Bugzilla #38102: | Jeremias Maerki | 2006-01-04 | 2 | -8/+89 |
* | Bugzilla #38102: | Jeremias Maerki | 2006-01-04 | 3 | -2/+83 |
* | Got caught with the wrong year in the license header again! | Manuel Mall | 2006-01-04 | 3 | -3/+3 |
* | Added testcases for recently identified problems with markers | Manuel Mall | 2006-01-04 | 3 | -0/+165 |
* | Bugfix: TableCell did not properly report that it generates reference-areas w... | Jeremias Maerki | 2006-01-03 | 3 | -2/+120 |
* | Added an example for the Symbol font embedding tip. | Jeremias Maerki | 2006-01-03 | 1 | -0/+10 |
* | Documented the change made in revision 365623. | Jeremias Maerki | 2006-01-03 | 1 | -1/+18 |
* | The font loading code now reads the encoding value from the XML font metrics ... | Jeremias Maerki | 2006-01-03 | 3 | -10/+35 |
* | A short summary of my changes over the past two weeks | Simon Pepping | 2006-01-02 | 1 | -0/+3 |
* | Some more properties housekeeping: propset svn:keywords 'Id', propset | Simon Pepping | 2006-01-02 | 0 | -0/+0 |
* | The copyright fun starts again; it is 2006 | Simon Pepping | 2006-01-02 | 2 | -2/+2 |
* | Corrected simple mistake in BMP Reader which incorrectly reported the image w... | Manuel Mall | 2006-01-02 | 2 | -1/+4 |
* | Applied white-space handling to leaders as well... | Andreas L. Delmelle | 2005-12-30 | 1 | -5/+3 |