| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 656546,657465,657521,657921,660979,660998,661276,661310,6619... | Adrian Cumiskey | 2008-07-07 | 1 | -0/+4 |
* | Merged revisions 603890,603926,603943,603945,603959,603961-603962,603968,6039... | Adrian Cumiskey | 2008-05-14 | 13 | -24/+4255 |
* | Added check for table-cells which span more rows than available in their pare... | Vincent Hennebert | 2007-11-06 | 4 | -0/+264 |
* | Slightly reworked too-many-columns_body_3 testcase, added testcase for a cell... | Vincent Hennebert | 2007-11-06 | 2 | -4/+49 |
* | Updated the warning messages | Vincent Hennebert | 2007-11-05 | 6 | -10/+22 |
* | Renamed TableRowIterator* test cases into RowGroupBuilder* | Vincent Hennebert | 2007-11-05 | 8 | -0/+0 |
* | First step towards building row groups at the FO tree stage. The built row gr... | Vincent Hennebert | 2007-11-05 | 8 | -0/+1514 |
* | Reworked the creation of implicit columns to match new behaviour: the number ... | Vincent Hennebert | 2007-11-02 | 1 | -0/+240 |
* | Testcases for fo:table-column | Vincent Hennebert | 2007-11-01 | 1 | -0/+131 |
* | Additional testcases for too many columns, this time in header or footer. | Vincent Hennebert | 2007-10-31 | 2 | -0/+146 |
* | Replaced svn:eol property with svn:eol-style or set that latter to native | Vincent Hennebert | 2007-10-31 | 14 | -1263/+1263 |
* | - Enforced check for proper number of columns in a table. Now if a table has ... | Vincent Hennebert | 2007-10-31 | 4 | -21/+168 |
* | Updated testcase to reflect new code behaviour: gaps between columns are now ... | Vincent Hennebert | 2007-10-30 | 1 | -7/+7 |
* | Improvement in handling relative font-weights | Andreas L. Delmelle | 2007-07-06 | 1 | -0/+90 |
* | Fix: override PropertyMaker.make() to properly parse font-family names contai... | Andreas L. Delmelle | 2007-02-06 | 1 | -0/+49 |
* | Fix for bugzilla 41503: | Andreas L. Delmelle | 2007-01-31 | 1 | -0/+58 |
* | Created a static known-issues item in the release tab. Updated the | Simon Pepping | 2007-01-09 | 1 | -31/+31 |
* | Minor enhancement of column-number property code / removal of unused method | Andreas L. Delmelle | 2006-08-22 | 1 | -0/+54 |
* | Minor fix: set negative values to zero for b-p-d/i-p-d | Andreas L. Delmelle | 2006-08-21 | 1 | -11/+1 |
* | Rework of the marker/retrieve-marker implementation to cater for correct eval... | Andreas L. Delmelle | 2006-08-06 | 1 | -0/+98 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 25 | -1256/+1281 |
* | Bugfix: components of border-separation weren't set when using shorthand-mode... | Andreas L. Delmelle | 2006-06-08 | 1 | -0/+67 |
* | Bugzilla #38946: | Jeremias Maerki | 2006-05-03 | 1 | -2/+2 |
* | Fixed various white space (non)removal issues during line building. white-spa... | Manuel Mall | 2006-04-08 | 1 | -1/+1 |
* | Changed the way that text-align-last is calculated. Hopefully, this is it, no... | Jeremias Maerki | 2006-03-16 | 1 | -2/+24 |
* | Fixed bug in handling of text-align-last. Value "relative" was not the defaul... | Jeremias Maerki | 2006-02-28 | 1 | -0/+59 |
* | Testcase for the background-position shorthand. | Andreas L. Delmelle | 2006-02-14 | 1 | -0/+71 |
* | Slight correction: single quoted font-family names not properly handled | Andreas L. Delmelle | 2006-02-12 | 1 | -3/+3 |
* | Added implementation for the font shorthand property (+ some checkstyle cleanup) | Andreas L. Delmelle | 2006-02-12 | 1 | -0/+74 |
* | Bugzilla #38618: | Jeremias Maerki | 2006-02-11 | 1 | -0/+36 |
* | Forgot to commit the failing testcase... | Andreas L. Delmelle | 2006-01-31 | 1 | -0/+101 |
* | Implementation for from-table-column(). See: bugzilla 38282 | Andreas L. Delmelle | 2006-01-31 | 2 | -1/+36 |
* | Allow some xsl-function calls with omitted args, patch contributed by | Simon Pepping | 2006-01-12 | 1 | -0/+69 |
* | Bugfix: TableCell did not properly report that it generates reference-areas w... | Jeremias Maerki | 2006-01-03 | 1 | -0/+110 |
* | Added support for the white-space shorthand | Andreas L. Delmelle | 2005-12-30 | 1 | -0/+50 |
* | Tweak page-break-* shorthands; keeps now working properly | Andreas L. Delmelle | 2005-12-30 | 1 | -18/+18 |
* | 1) Added support for the page-break-* shorthands | Andreas L. Delmelle | 2005-12-29 | 1 | -0/+83 |
* | Alternative set of rules for text indent calculation (start-indent and end-in... | Jeremias Maerki | 2005-12-07 | 3 | -0/+349 |
* | font-family list still not fully supported but a comma-separated list is now ... | Jeremias Maerki | 2005-12-02 | 2 | -2/+2 |
* | Negative widths on inline-progression-dimension and block-progression-dimensi... | Jeremias Maerki | 2005-11-29 | 3 | -0/+88 |
* | Added license header to disabled testcases XML file. Removed obsolete files a... | Joerg Pietschmann | 2005-11-20 | 2 | -1/+16 |
* | XMLified files describing disabled testcases for layout engine and FO tree | Joerg Pietschmann | 2005-11-18 | 1 | -0/+8 |
* | Test to check FO tree building when no namespace prefix is used. | Jeremias Maerki | 2005-11-09 | 1 | -0/+33 |
* | Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988). | Jeremias Maerki | 2005-10-24 | 2 | -0/+122 |
* | Added check for both page-height and page-width set to indefinite; use fallba... | Andreas L. Delmelle | 2005-09-24 | 1 | -0/+74 |
* | Added custom Maker for page-height and page-width; use fallback values in cas... | Andreas L. Delmelle | 2005-09-24 | 1 | -0/+35 |
* | Added fallback for specified negative or zero for column-number | Andreas L. Delmelle | 2005-09-21 | 6 | -5/+62 |
* | Update for initial-values of column-number + some pending style-violation cor... | Andreas L. Delmelle | 2005-09-20 | 5 | -0/+165 |
* | Update of FOTree testcases for column-number property | Andreas L. Delmelle | 2005-09-18 | 4 | -0/+586 |
* | Update of FOTree testcases for column-number property | Andreas L. Delmelle | 2005-09-18 | 3 | -316/+0 |