aboutsummaryrefslogtreecommitdiffstats
path: root/test/fotree
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 656546,657465,657521,657921,660979,660998,661276,661310,6619...Adrian Cumiskey2008-07-071-0/+4
* Merged revisions 603890,603926,603943,603945,603959,603961-603962,603968,6039...Adrian Cumiskey2008-05-1413-24/+4255
* Added check for table-cells which span more rows than available in their pare...Vincent Hennebert2007-11-064-0/+264
* Slightly reworked too-many-columns_body_3 testcase, added testcase for a cell...Vincent Hennebert2007-11-062-4/+49
* Updated the warning messagesVincent Hennebert2007-11-056-10/+22
* Renamed TableRowIterator* test cases into RowGroupBuilder*Vincent Hennebert2007-11-058-0/+0
* First step towards building row groups at the FO tree stage. The built row gr...Vincent Hennebert2007-11-058-0/+1514
* Reworked the creation of implicit columns to match new behaviour: the number ...Vincent Hennebert2007-11-021-0/+240
* Testcases for fo:table-columnVincent Hennebert2007-11-011-0/+131
* Additional testcases for too many columns, this time in header or footer.Vincent Hennebert2007-10-312-0/+146
* Replaced svn:eol property with svn:eol-style or set that latter to nativeVincent Hennebert2007-10-3114-1263/+1263
* - Enforced check for proper number of columns in a table. Now if a table has ...Vincent Hennebert2007-10-314-21/+168
* Updated testcase to reflect new code behaviour: gaps between columns are now ...Vincent Hennebert2007-10-301-7/+7
* Improvement in handling relative font-weightsAndreas L. Delmelle2007-07-061-0/+90
* Fix: override PropertyMaker.make() to properly parse font-family names contai...Andreas L. Delmelle2007-02-061-0/+49
* Fix for bugzilla 41503: Andreas L. Delmelle2007-01-311-0/+58
* Created a static known-issues item in the release tab. Updated theSimon Pepping2007-01-091-31/+31
* Minor enhancement of column-number property code / removal of unused methodAndreas L. Delmelle2006-08-221-0/+54
* Minor fix: set negative values to zero for b-p-d/i-p-dAndreas L. Delmelle2006-08-211-11/+1
* Rework of the marker/retrieve-marker implementation to cater for correct eval...Andreas L. Delmelle2006-08-061-0/+98
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-2825-1256/+1281
* Bugfix: components of border-separation weren't set when using shorthand-mode...Andreas L. Delmelle2006-06-081-0/+67
* Bugzilla #38946:Jeremias Maerki2006-05-031-2/+2
* Fixed various white space (non)removal issues during line building. white-spa...Manuel Mall2006-04-081-1/+1
* Changed the way that text-align-last is calculated. Hopefully, this is it, no...Jeremias Maerki2006-03-161-2/+24
* Fixed bug in handling of text-align-last. Value "relative" was not the defaul...Jeremias Maerki2006-02-281-0/+59
* Testcase for the background-position shorthand.Andreas L. Delmelle2006-02-141-0/+71
* Slight correction: single quoted font-family names not properly handledAndreas L. Delmelle2006-02-121-3/+3
* Added implementation for the font shorthand property (+ some checkstyle cleanup)Andreas L. Delmelle2006-02-121-0/+74
* Bugzilla #38618:Jeremias Maerki2006-02-111-0/+36
* Forgot to commit the failing testcase...Andreas L. Delmelle2006-01-311-0/+101
* Implementation for from-table-column(). See: bugzilla 38282Andreas L. Delmelle2006-01-312-1/+36
* Allow some xsl-function calls with omitted args, patch contributed bySimon Pepping2006-01-121-0/+69
* Bugfix: TableCell did not properly report that it generates reference-areas w...Jeremias Maerki2006-01-031-0/+110
* Added support for the white-space shorthandAndreas L. Delmelle2005-12-301-0/+50
* Tweak page-break-* shorthands; keeps now working properlyAndreas L. Delmelle2005-12-301-18/+18
* 1) Added support for the page-break-* shorthandsAndreas L. Delmelle2005-12-291-0/+83
* Alternative set of rules for text indent calculation (start-indent and end-in...Jeremias Maerki2005-12-073-0/+349
* font-family list still not fully supported but a comma-separated list is now ...Jeremias Maerki2005-12-022-2/+2
* Negative widths on inline-progression-dimension and block-progression-dimensi...Jeremias Maerki2005-11-293-0/+88
* Added license header to disabled testcases XML file. Removed obsolete files a...Joerg Pietschmann2005-11-202-1/+16
* XMLified files describing disabled testcases for layout engine and FO treeJoerg Pietschmann2005-11-181-0/+8
* Test to check FO tree building when no namespace prefix is used.Jeremias Maerki2005-11-091-0/+33
* Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).Jeremias Maerki2005-10-242-0/+122
* Added check for both page-height and page-width set to indefinite; use fallba...Andreas L. Delmelle2005-09-241-0/+74
* Added custom Maker for page-height and page-width; use fallback values in cas...Andreas L. Delmelle2005-09-241-0/+35
* Added fallback for specified negative or zero for column-numberAndreas L. Delmelle2005-09-216-5/+62
* Update for initial-values of column-number + some pending style-violation cor...Andreas L. Delmelle2005-09-205-0/+165
* Update of FOTree testcases for column-number propertyAndreas L. Delmelle2005-09-184-0/+586
* Update of FOTree testcases for column-number propertyAndreas L. Delmelle2005-09-183-316/+0