aboutsummaryrefslogtreecommitdiffstats
path: root/test/fotree
Commit message (Expand)AuthorAgeFilesLines
* Added enum "none" as a legitimate value for max-height/min-height (behavior t...Andreas L. Delmelle2008-05-011-0/+57
* rowStarted doesn't need to be set in the signalNewRow method. If it is, it wi...Vincent Hennebert2008-02-151-5/+5
* Revisit background-position shorthand implementation: always convert to perce...Andreas L. Delmelle2008-02-101-12/+24
* Tweak: early percentage resolution by the parser (if the base is known and ab...Andreas L. Delmelle2008-02-071-5/+5
* Added testcase for Bugzilla 44343Andreas L. Delmelle2008-02-041-0/+62
* Added very basic parsing for the xml:lang shorthand.Andreas L. Delmelle2008-02-031-0/+35
* Improved error tolerance: an enum property value with leading or trailing spa...Jeremias Maerki2008-01-251-0/+37
* Added license headerVincent Hennebert2008-01-241-1/+17
* Replaced 'non-lead' with 'normal'Vincent Hennebert2008-01-241-38/+38
* Added support for conditional borders (and paddings) in tables.Vincent Hennebert2008-01-231-12/+10
* Testcase for the resolution of collapsed and conditional borders in the FO treeVincent Hennebert2007-12-153-0/+3946
* 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