| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Each block in inline content now appears in its own line area. | Simon Pepping | 2005-12-28 | 1 | -202/+191 |
* | Fix for NPE reported in bugzilla 38053. Unfortunately I have not been able to... | Manuel Mall | 2005-12-28 | 1 | -1/+3 |
* | Fix for bug 37743 and part of 38053 | Manuel Mall | 2005-12-28 | 1 | -1/+1 |
* | LineArea had a finalize method which caused a NPE when called from the garbag... | Manuel Mall | 2005-12-28 | 2 | -3/+14 |
* | RTF: If there is no background-color specified for a table-cell, then try to ... | Peter Herweg | 2005-12-27 | 1 | -0/+16 |
* | RTF: Don't set \brsp at tables, because it makes them look quite broken. | Peter Herweg | 2005-12-27 | 1 | -2/+4 |
* | I generalized several casts from KnuthElement to ListElement. This | Simon Pepping | 2005-12-27 | 7 | -22/+27 |
* | Merge from Branch fop-0_91: | Jeremias Maerki | 2005-12-23 | 1 | -2/+2 |
* | Merge from Branch fop-0_91: | Jeremias Maerki | 2005-12-23 | 1 | -1/+1 |
* | Merge from Branch fop-0_91: | Jeremias Maerki | 2005-12-23 | 2 | -95/+3 |
* | Changed use of the lineLayouts member to a local variable as much as | Simon Pepping | 2005-12-23 | 1 | -69/+90 |
* | Fixed problem with linefeed-treatment=preserve not being correctly handled fo... | Manuel Mall | 2005-12-23 | 2 | -5/+17 |
* | As announced, I brought FontTriplet to more life by making it Serializable an... | Jeremias Maerki | 2005-12-22 | 16 | -157/+310 |
* | More work on preparing for the intermediate format. | Jeremias Maerki | 2005-12-22 | 10 | -27/+69 |
* | Add a letterspace in InlineKnuthSequence | Simon Pepping | 2005-12-22 | 2 | -34/+47 |
* | Issue a warning when an unresolved bookmark item is received. This will be cu... | Jeremias Maerki | 2005-12-22 | 1 | -0/+2 |
* | Modified the KnuthSequence system. Transferred logic from the layout | Simon Pepping | 2005-12-22 | 14 | -295/+531 |