| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from Trunk revisions 680381-685126. | Jeremias Maerki | 2008-08-12 | 5 | -13/+217 |
|\ |
|
| * | 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 | 4 | -13/+208 |
* | | Release intermediate file ASAP to avoid high memory consumption. | Jeremias Maerki | 2008-07-28 | 1 | -0/+6 |
* | | Set error listener on both IF and AT tests. | Jeremias Maerki | 2008-07-28 | 3 | -17/+26 |
* | | Don't let Xalan's default error listener swallow exceptions. | Jeremias Maerki | 2008-07-28 | 1 | -0/+18 |
* | | Some carriage returns for the debug output file. | Jeremias Maerki | 2008-07-28 | 1 | -0/+2 |
* | | Merge from Trunk revisions 677589 to 679734. | Jeremias Maerki | 2008-07-25 | 109 | -648/+648 |
|\| |
|
| * | Fed up with all those trailing whitespaces. Let's remove them all (once... an... | Vincent Hennebert | 2008-07-24 | 111 | -678/+678 |
* | | Improved/fixed font setup for painters. Reduced the whole thing to pass in a ... | Jeremias Maerki | 2008-07-23 | 5 | -153/+466 |
|/ |
|
* | fonts package must not depend on the render package. Refactored to restore th... | Jeremias Maerki | 2008-07-17 | 1 | -3/+10 |
* | 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 |
* | Added check for the case where column-number is specified on something other ... | Andreas L. Delmelle | 2008-06-30 | 1 | -0/+4 |
* | 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 |
* | Moved the contents of TableBody into a new abstract base class TablePart, whi... | Adrian Cumiskey | 2008-06-21 | 2 | -8/+8 |
* | 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 | 7 | -1/+384 |
* | 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 |
* | Undo r655765, which was causing NPEs in the layout-tests | Andreas L. Delmelle | 2008-05-13 | 1 | -28/+0 |
* | Alter auto-id naming to avoid confusion with URI fragment identifiers | Andreas L. Delmelle | 2008-05-13 | 1 | -8/+8 |
* | Added support for auto-generated initial value for the "id" property. | Andreas L. Delmelle | 2008-05-13 | 1 | -0/+28 |
* | Re-enabled testcases that pass again after r655578 | Andreas L. Delmelle | 2008-05-12 | 1 | -10/+0 |
* | Forgot to update testcases | Maximilian Berger | 2008-05-11 | 2 | -2/+2 |
* | Checkstyle cleanup and javadoc | Adrian Cumiskey | 2008-05-09 | 1 | -4/+15 |
* | Bugzilla 44794: | Andreas L. Delmelle | 2008-05-09 | 3 | -5/+196 |
* | Checkstyle and minor typo fixes | Vincent Hennebert | 2008-05-09 | 5 | -46/+46 |
* | In collapsed borders, the 'nonLeadingTrailing' case actually corresponds to t... | Vincent Hennebert | 2008-05-08 | 1 | -8/+8 |
* | Fix validation errors | Joerg Pietschmann | 2008-05-08 | 1 | -64/+64 |
* | Quick fix for XML validation error | Joerg Pietschmann | 2008-05-08 | 1 | -2/+2 |
* | Corrected errors in ColumnNumberPropertyMaker.java; temporarily disabled two ... | Andreas L. Delmelle | 2008-05-07 | 1 | -0/+10 |
* | Bugzilla 41500: | Andreas L. Delmelle | 2008-05-07 | 1 | -6/+0 |
* | Very small cleanup to unit test. This method does not need to be protected. | Adrian Cumiskey | 2008-05-06 | 1 | -1/+1 |
* | * Added font substitution configuration reader, model, business logic, junit ... | Adrian Cumiskey | 2008-05-06 | 7 | -8/+105 |
* | Bugzilla 42703: | Andreas L. Delmelle | 2008-05-02 | 1 | -0/+29 |
* | Cleanup/Correction after r657673 | Andreas L. Delmelle | 2008-05-02 | 1 | -2/+2 |