| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | added support for number-columns-spanned and number-rows-spanned in the same ... | Peter Herweg | 2006-01-25 | 4 | -26/+124 |
* | 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 |
* | Avoid NPE when a malformed command-line is specified. | Jeremias Maerki | 2006-01-25 | 1 | -2/+2 |
* | My last change broke the test suite. Fix included. The start-indent should no... | Jeremias Maerki | 2006-01-25 | 2 | -7/+11 |
* | Following the model of Graphics2DAdapter, added a new interface ImageAdapter ... | Jeremias Maerki | 2006-01-24 | 5 | -18/+203 |
* | just a few changes in order to satisfy checkstyle | Peter Herweg | 2006-01-24 | 4 | -20/+104 |
* | Command-line support for the intermediate format: Use "-atin" to specify an a... | Jeremias Maerki | 2006-01-24 | 9 | -91/+245 |
* | Fix for NPE when the AWT Viewer is used with an area tree file as input. | Jeremias Maerki | 2006-01-24 | 1 | -1/+3 |
* | Bugfix: LineArea used a private field instead of the start-indent trait which... | Jeremias Maerki | 2006-01-24 | 2 | -26/+11 |
* | Resurrect the getter/setter for the "auto-rotate-landscape" setting. | Jeremias Maerki | 2006-01-24 | 1 | -0/+14 |
* | number-columns-spanned did not work in last row of a cell. Fixed. | Peter Herweg | 2006-01-23 | 5 | -67/+143 |
* | The resolution of the bounding box (pts as integers) is too low for barcodes.... | Jeremias Maerki | 2006-01-20 | 1 | -1/+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 | 2 | -10/+20 |
* | Following a clarification by the XSL FO SG, space traits are only set on the ... | Jeremias Maerki | 2006-01-19 | 6 | -44/+26 |
* | New interface XMLizable (copied from Apache Excalibur) to mark classes that c... | Jeremias Maerki | 2006-01-19 | 9 | -8/+496 |
* | New feature: "Intermediate format" (IF). The IF is basically the XML dialect ... | Jeremias Maerki | 2006-01-17 | 26 | -252/+1433 |
* | 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 | 1 | -218/+107 |
* | 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 | 5 | -5/+5 |
* | Allow some xsl-function calls with omitted args, patch contributed by | Simon Pepping | 2006-01-12 | 7 | -14/+60 |
* | The last page sequence should also follow its force-page-count trait. | Simon Pepping | 2006-01-10 | 2 | -13/+18 |
* | 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 |
* | 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 | 2 | -25/+27 |
* | 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 | 1 | -2/+5 |
* | Added support for relative font config URLs (metrics-url and embed-url). Thes... | Manuel Mall | 2006-01-07 | 15 | -95/+209 |
* | Implementation of force-page-count property, patch by Gerhard Oettl, | Simon Pepping | 2006-01-06 | 3 | -7/+104 |
* | Bugzilla #38135: | Jeremias Maerki | 2006-01-05 | 1 | -3/+29 |
* | Bugzilla #38132: | Jeremias Maerki | 2006-01-05 | 1 | -2/+10 |
* | Bugzilla #38102: | Jeremias Maerki | 2006-01-04 | 1 | -1/+2 |
* | Bugzilla #38102: | Jeremias Maerki | 2006-01-04 | 1 | -2/+3 |
* | Bugfix: TableCell did not properly report that it generates reference-areas w... | Jeremias Maerki | 2006-01-03 | 1 | -2/+6 |
* | The font loading code now reads the encoding value from the XML font metrics ... | Jeremias Maerki | 2006-01-03 | 2 | -10/+31 |
* | The copyright fun starts again; it is 2006 | Simon Pepping | 2006-01-02 | 1 | -1/+1 |
* | Corrected simple mistake in BMP Reader which incorrectly reported the image w... | Manuel Mall | 2006-01-02 | 1 | -1/+1 |
* | Applied white-space handling to leaders as well... | Andreas L. Delmelle | 2005-12-30 | 1 | -5/+3 |
* | Revision of refinement white-space handling (cfr. Bugzilla 37639) | Andreas L. Delmelle | 2005-12-30 | 7 | -190/+316 |
* | Block Knuth sequences in inline content are properly joined, taking | Simon Pepping | 2005-12-30 | 7 | -133/+133 |
* | Added support for the white-space shorthand | Andreas L. Delmelle | 2005-12-30 | 2 | -0/+78 |
* | Tweak page-break-* shorthands; keeps now working properly | Andreas L. Delmelle | 2005-12-30 | 1 | -6/+6 |
* | Added a few missing constants... | Andreas L. Delmelle | 2005-12-30 | 1 | -15/+21 |
* | 1) Added support for the page-break-* shorthands | Andreas L. Delmelle | 2005-12-29 | 3 | -4/+153 |