| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Demonstrating negative last-line-end-indent. | Jeremias Maerki | 2006-03-24 | 1 | -0/+10 |
* | Corrected expectation and behaviour for the text-indent property to only appl... | Jeremias Maerki | 2006-03-24 | 3 | -10/+17 |
* | Confirming that last-line-end-indent works as specified in XSL 1.0. | Jeremias Maerki | 2006-03-24 | 3 | -5/+103 |
* | Bugfix for ICC color profile parsing in JPEG images. | Jeremias Maerki | 2006-03-24 | 8 | -27/+86 |
* | Initial support for page-position="last". Feedback requested! | Jeremias Maerki | 2006-03-23 | 13 | -97/+458 |
* | Bugfix: display-align did not work if the first object in a page was a table. | Luca Furini | 2006-03-23 | 2 | -0/+260 |
* | The about attribute must have the "rdf" namespace prefix. | Jeremias Maerki | 2006-03-23 | 2 | -22/+40 |
* | Bugzilla #39070:
| Jeremias Maerki | 2006-03-23 | 1 | -1/+1 |
* | Added missing package description. | Jeremias Maerki | 2006-03-22 | 1 | -0/+22 |
* | Clean-up in PageSequence. | Jeremias Maerki | 2006-03-22 | 2 | -37/+39 |
* | Removed obsolete TODO | Jeremias Maerki | 2006-03-22 | 1 | -2/+0 |
* | Forgot a file when committing my changes for the user-supplied hyphenation pa... | Jeremias Maerki | 2006-03-22 | 1 | -1/+3 |
* | Add PDF/A-1b support to command-line. | Jeremias Maerki | 2006-03-21 | 1 | -12/+20 |
* | Made the loading of user-specified hyphenation patterns usable again and plug... | Jeremias Maerki | 2006-03-21 | 10 | -186/+532 |
* | block-container did not tell the breaker if it's in auto-height mode. That ca... | Jeremias Maerki | 2006-03-21 | 1 | -2/+2 |
* | Certain filter combinations in PDF could lead to invalid PDFs. DecodeParams w... | Jeremias Maerki | 2006-03-20 | 2 | -6/+28 |
* | Bugzilla #39030:
| Jeremias Maerki | 2006-03-20 | 3 | -48/+48 |
* | Bugzilla #38731:
| Jeremias Maerki | 2006-03-19 | 1 | -7/+16 |
* | Avoid exception when ImageIO is used as image adapter for TIFF images. The st... | Jeremias Maerki | 2006-03-18 | 1 | -0/+3 |
* | Bugfix: CCITT Group 4 encoded TIFF images were not properly embedded in PDF f... | Jeremias Maerki | 2006-03-18 | 5 | -4/+26 |
* | Changed the way that text-align-last is calculated. Hopefully, this is it, no... | Jeremias Maerki | 2006-03-16 | 2 | -24/+52 |
* | Looks like we already had a test for the bug I fixed in revision 386025. D'oh... | Jeremias Maerki | 2006-03-16 | 1 | -1/+1 |
* | Fix for ArrayIndexOutOfBoundException in block_white-space_4. | Jeremias Maerki | 2006-03-16 | 1 | -3/+9 |
* | Added support for fixed-width spaces and kerning. | Jeremias Maerki | 2006-03-16 | 50 | -518/+4149 |
* | Bugfix: Fixed a copy/paste error in the table layout code that caused wrong p... | Jeremias Maerki | 2006-03-15 | 3 | -1/+82 |
* | Bugfix: Fixed an NPE that was thrown when a table was used inside a footnote-... | Jeremias Maerki | 2006-03-15 | 3 | -0/+68 |
* | ElementMapping lookup via META-INF/services | Andreas L. Delmelle | 2006-03-07 | 2 | -8/+7 |
* | Typo | Jeremias Maerki | 2006-03-06 | 2 | -2/+2 |
* | Removed stray debug message. | Jeremias Maerki | 2006-03-06 | 1 | -1/+0 |
* | Removed duplicate entry in Renderer list. | Jeremias Maerki | 2006-03-06 | 3 | -18/+2 |
* | Fix for NPE in case of empty instream-foreign-object | Andreas L. Delmelle | 2006-03-06 | 1 | -1/+1 |
* | Add dynamic lookup of the RendererMakers to RendererFactory (as suggested by ... | Andreas L. Delmelle | 2006-03-05 | 2 | -9/+15 |
* | Test case which demonstrates that a footnote in a fo:inline is swallowed if h... | Jeremias Maerki | 2006-03-02 | 2 | -0/+52 |
* | Correcting some info on embedding TrueType fonts. | Jeremias Maerki | 2006-03-02 | 1 | -9/+12 |
* | Disabled the resolution setting because it can lead to ugly side-effects. Res... | Jeremias Maerki | 2006-03-02 | 1 | -2/+4 |
* | Bugzilla #38821: | Jeremias Maerki | 2006-03-01 | 1 | -4/+13 |
* | Bugfix: Fixed a problem with certain TrueType fonts which are missing the "PC... | Jeremias Maerki | 2006-03-01 | 2 | -1/+10 |
* | Forgot the entry here. | Jeremias Maerki | 2006-03-01 | 1 | -0/+4 |
* | Fix bug in the construction of a base URL when it's specified as a file syste... | Jeremias Maerki | 2006-03-01 | 1 | -4/+1 |
* | Fixed bug in handling of text-align-last. Value "relative" was not the defaul... | Jeremias Maerki | 2006-02-28 | 2 | -16/+89 |
* | Tweaks to user mailing list policy. Gosh, we should use the link to this sect... | Jeremias Maerki | 2006-02-28 | 1 | -3/+3 |
* | Activated refinement white-space-handling for fo:title and fo:bookmark-title | Andreas L. Delmelle | 2006-02-27 | 2 | -7/+9 |
* | A nit: slight performance optimization | Andreas L. Delmelle | 2006-02-27 | 1 | -8/+9 |
* | Ignore attributes from foreign namespaces. This is a temporary fix to get rid... | Jeremias Maerki | 2006-02-27 | 1 | -4/+7 |
* | Added support for page sequence title in AreaTreeParser (IF). Fixes problems ... | Jeremias Maerki | 2006-02-26 | 6 | -24/+152 |
* | Linefeed treatment and white space collapse are not performed on | Simon Pepping | 2006-02-25 | 2 | -1/+61 |
* | InlineLM properly creates an AligmentContext for Title. | Simon Pepping | 2006-02-25 | 6 | -15/+67 |
* | block_break-after_2 seems to work. Don't know who/what fixed this. Does anybody? | Jeremias Maerki | 2006-02-24 | 1 | -5/+0 |
* | Avoid a NullPointerException when fo:title is empty. | Simon Pepping | 2006-02-24 | 5 | -10/+89 |
* | You can specify an object file in a jar file as follows: | Simon Pepping | 2006-02-24 | 2 | -115/+138 |