| Commit message (Expand) | Author | Age | Files | Lines |
* | Added support for bookmarks to intermediate format (including PDF painter). | Jeremias Maerki | 2008-08-12 | 2 | -4/+45 |
* | Merge from 0_95 branch: | Jeremias Maerki | 2008-08-10 | 1 | -0/+9 |
* | Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378... | Jeremias Maerki | 2008-07-31 | 2 | -13/+155 |
* | Bugzilla #45369: footnotes were rendered at the top of the region-body when u... | Vincent Hennebert | 2008-07-10 | 1 | -0/+1 |
* | Fixing absolute positioning of block-containers: bottom and right distances w... | Luca Furini | 2008-07-07 | 1 | -0/+87 |
* | Correct svn props | Andreas L. Delmelle | 2008-06-29 | 2 | -0/+0 |
* | Added disabled testcase for instream-foreign-object in a marker | Andreas L. Delmelle | 2008-06-29 | 2 | -0/+88 |
* | Removed instream-foreign-object in marker; still threw a NPE | Andreas L. Delmelle | 2008-06-28 | 1 | -5/+1 |
* | Corrected basic checks: check for empty document, as well as empty areaTree... | Andreas L. Delmelle | 2008-06-28 | 1 | -1/+2 |
* | Added basic-checks.xml: file currently only contains one default check. | Andreas L. Delmelle | 2008-06-28 | 2 | -10/+38 |
* | Added testcase for r672010 | Andreas L. Delmelle | 2008-06-28 | 1 | -0/+99 |
* | Added support for non-zero borders and padding on page regions. | Luca Furini | 2008-06-23 | 2 | -0/+143 |
* | Minor tweak: avoid warning when running through Saxon | Andreas L. Delmelle | 2008-06-22 | 1 | -6/+2 |
* | Fixing the PageBreakingAlgorithm, replacing calls to getLineWidth() with getL... | Luca Furini | 2008-06-16 | 2 | -0/+199 |
* | Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378... | Jeremias Maerki | 2008-06-09 | 4 | -1/+251 |
* | Extended behavior of preserved linefeeds to codepoints representing mandatory... | Andreas L. Delmelle | 2008-06-07 | 1 | -0/+64 |
* | Integer keeps inside multi-line blocks and in between block-paragraphs. | Jeremias Maerki | 2008-06-02 | 1 | -0/+17 |
* | Bugzilla 45097: | Andreas L. Delmelle | 2008-05-31 | 1 | -0/+79 |
* | Set svn:keywords and svn:eol-style properties for files added in revision 660998 | Vincent Hennebert | 2008-05-29 | 1 | -1/+1 |
* | Implemented Font auto-selection word-by-word | Maximilian Berger | 2008-05-28 | 1 | -0/+54 |
* | Bugzilla 37579: added support for footnotes in lists and table bodies (not he... | Vincent Hennebert | 2008-05-28 | 5 | -18/+314 |
* | Corrected testcase: since the fo:flow's ID is correctly processed... | Andreas L. Delmelle | 2008-05-17 | 1 | -1/+1 |
* | Check updated: wrapper now generates a Block, if descendant of an fo:block-co... | Andreas L. Delmelle | 2008-05-13 | 1 | -0/+1 |
* | Bugzilla 44794: | Andreas L. Delmelle | 2008-05-09 | 3 | -5/+196 |
* | Bugzilla 41500: | Andreas L. Delmelle | 2008-05-07 | 1 | -6/+0 |
* | Bugzilla 42703: | Andreas L. Delmelle | 2008-05-02 | 1 | -0/+29 |
* | Restored Java 1.4 compatibility (Boolean.parseBoolean() is a Java 5 method). | Jeremias Maerki | 2008-04-25 | 1 | -2/+6 |
* | Bugzilla 44634: Added partial implementation for show-destination. | Andreas L. Delmelle | 2008-04-25 | 1 | -2/+2 |
* | Second part of the implementation of stage 1 for advanced keeps (see Wiki): I... | Jeremias Maerki | 2008-04-25 | 11 | -18/+1029 |
* | Improve table-unit computation if proportional-column-width() is used | Simon Pepping | 2008-04-24 | 1 | -0/+61 |
* | First part of the implementation of stage 1 for advanced keeps (see Wiki): In... | Jeremias Maerki | 2008-04-15 | 6 | -22/+430 |
* | Merged revisions 636400-636405,636407-638388 via svnmerge from | Vincent Hennebert | 2008-03-18 | 4 | -1/+282 |
* | Reverting changes of rev. 637057. I applied the changes to the 0.95 branch in... | Vincent Hennebert | 2008-03-14 | 1 | -112/+0 |
* | Bugzilla #44412: | Jeremias Maerki | 2008-03-14 | 1 | -0/+112 |
* | Updated the disabled-testcases.xml file: re-enabled testcases which could eas... | Vincent Hennebert | 2008-03-11 | 9 | -848/+228 |
* | Forgot to add the testcase for forced break vs explicit row height in revisio... | Vincent Hennebert | 2008-03-11 | 1 | -0/+87 |
* | Fixed a copy-paste error (getPaddingStart instead of getPaddingEnd) | Vincent Hennebert | 2008-03-11 | 1 | -15/+15 |
* | Bugfix for row/body/col background painting when padding is used in the table... | Jeremias Maerki | 2008-03-10 | 1 | -0/+113 |
* | Bugfix: forced break ignored when the minimum height of a table-row isn't rea... | Vincent Hennebert | 2008-03-10 | 2 | -4/+4 |
* | Fixed NPE in BlockContainerLayoutManager when used as a child of an inline-le... | Jeremias Maerki | 2008-03-10 | 1 | -0/+104 |
* | - Fixed the rendering of the area of a table corresponding to border-separati... | Vincent Hennebert | 2008-03-05 | 8 | -116/+552 |
* | Bugfix: If there's shrink available in an auto-height situation, the differen... | Jeremias Maerki | 2008-03-04 | 1 | -0/+63 |
* | - added full support for keep-with-previous on table-row and in table-cell | Vincent Hennebert | 2008-02-25 | 11 | -16/+1695 |
* | Bugfix: When scale-up/down-to-fit was used, the image scaling rule was not al... | Jeremias Maerki | 2008-02-25 | 1 | -0/+115 |
* | Fixed a bug leading to the content of row-spanning cells being duplicated at ... | Vincent Hennebert | 2008-02-19 | 1 | -0/+72 |
* | Style only: removed spurious ^M characters at the end of lines | Vincent Hennebert | 2008-02-19 | 3 | -211/+211 |
* | It currently doesn't work properly without a layout-master-set. | Jeremias Maerki | 2008-02-18 | 1 | -3/+3 |
* | fop-rgb-icc() function did not make the round-trip which caused an error in t... | Jeremias Maerki | 2008-02-18 | 1 | -2/+5 |
* | break-after set on the last child of a row-spanning cell must apply to the la... | Vincent Hennebert | 2008-02-14 | 1 | -0/+91 |
* | Moved to the FO tree stage the check for break-before/after on table-row whil... | Vincent Hennebert | 2008-02-13 | 1 | -4/+4 |