43 Commits (fop-0_94)

Author SHA1 Message Date
  Andreas L. Delmelle 4e974a863d Improvement in handling relative font-weights 17 years ago
  Andreas L. Delmelle f183113d08 Fix: override PropertyMaker.make() to properly parse font-family names containing spaces. 17 years ago
  Andreas L. Delmelle 14e63efe0a Fix for bugzilla 41503: 17 years ago
  Simon Pepping bc3fabd320 Created a static known-issues item in the release tab. Updated the 17 years ago
  Andreas L. Delmelle d4f4f5456b Minor enhancement of column-number property code / removal of unused method 18 years ago
  Andreas L. Delmelle c29f3f30a1 Minor fix: set negative values to zero for b-p-d/i-p-d 18 years ago
  Andreas L. Delmelle 728532622a Rework of the marker/retrieve-marker implementation to cater for correct evaluation of percentages and relative font-sizes, as well as more correct white-space handling. 18 years ago
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Andreas L. Delmelle 18339cc434 Bugfix: components of border-separation weren't set when using shorthand-mode, leading to an NPE being thrown (Bugzilla 39712) 18 years ago
  Jeremias Maerki 6e9e6775bd Bugzilla #38946: 18 years ago
  Manuel Mall ed8109d21b Fixed various white space (non)removal issues during line building. white-space-treatment is now supported properly especially for the "preserve" case. 18 years ago
  Jeremias Maerki 97a13831e8 Changed the way that text-align-last is calculated. Hopefully, this is it, now. Should fix a bug reported last week on fop-users. 18 years ago
  Jeremias Maerki 17f7dbd53d Fixed bug in handling of text-align-last. Value "relative" was not the default and the resolved property was wrong when it was inherited. 18 years ago
  Andreas L. Delmelle fe93aa1050 Testcase for the background-position shorthand. 18 years ago
  Andreas L. Delmelle 045fc2577c Slight correction: single quoted font-family names not properly handled 18 years ago
  Andreas L. Delmelle c3ec6a4b5a Added implementation for the font shorthand property (+ some checkstyle cleanup) 18 years ago
  Jeremias Maerki ebbf1fb43b Bugzilla #38618: 18 years ago
  Andreas L. Delmelle 36540e2591 Forgot to commit the failing testcase... 18 years ago
  Andreas L. Delmelle 50782f6e6b Implementation for from-table-column(). See: bugzilla 38282 18 years ago
  Simon Pepping 35057a6f4b Allow some xsl-function calls with omitted args, patch contributed by 18 years ago
  Jeremias Maerki 10f3613e87 Bugfix: TableCell did not properly report that it generates reference-areas which could lead to wrong inherited values for start-indent and end-indent. 18 years ago
  Andreas L. Delmelle 575539d616 Added support for the white-space shorthand 18 years ago
  Andreas L. Delmelle 54d297afea Tweak page-break-* shorthands; keeps now working properly 18 years ago
  Andreas L. Delmelle b4473242b4 1) Added support for the page-break-* shorthands 18 years ago
  Jeremias Maerki 973d676bae Alternative set of rules for text indent calculation (start-indent and end-indent) which tries to mimic many commercial FO implementation that have chosen to break the specification in this aspect. I think I have found the behaviour for most cases. But I'm operating in reverse-engineering mode here and not all FO implementations behave in the same way! 18 years ago
  Jeremias Maerki f9932f4c13 font-family list still not fully supported but a comma-separated list is now properly tokenized. FOP will now go through all fonts in the list to find one that is available, but it doesn't do so per character, yet. 18 years ago
  Jeremias Maerki 91c26122bb Negative widths on inline-progression-dimension and block-progression-dimension should be treated as 0pt but they are currently not. 18 years ago
  Joerg Pietschmann 9e32e5e883 Added license header to disabled testcases XML file. Removed obsolete files and code. 18 years ago
  Joerg Pietschmann 1ac732c871 XMLified files describing disabled testcases for layout engine and FO tree 18 years ago
  Jeremias Maerki 79d4c53b71 Test to check FO tree building when no namespace prefix is used. 18 years ago
  Jeremias Maerki 829cd8e675 Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988). 18 years ago
  Andreas L. Delmelle e83ae89e75 Added check for both page-height and page-width set to indefinite; use fallback (auto) for the appropriate one 18 years ago
  Andreas L. Delmelle 78a328cba5 Added custom Maker for page-height and page-width; use fallback values in case value is auto 18 years ago
  Andreas L. Delmelle 1654c995b2 Added fallback for specified negative or zero for column-number 19 years ago
  Andreas L. Delmelle 6eff247a82 Update for initial-values of column-number + some pending style-violation corrections 19 years ago
  Andreas L. Delmelle 0183284de2 Update of FOTree testcases for column-number property 19 years ago
  Andreas L. Delmelle fff779f84e Update of FOTree testcases for column-number property 19 years ago
  Andreas L. Delmelle 68a012ebb7 Disabled testcase for column-number property 19 years ago
  Andreas L. Delmelle 051501e745 Simple testcase for initial value of column-number -- tables without explicit rows 19 years ago
  Andreas L. Delmelle a842d24885 Disabled test for column-number -- initial values unimplemented for the moment 19 years ago
  Andreas L. Delmelle a6ebb5e334 Simple testcase for initial value of column-number -- tables with explicit rows 19 years ago
  Finn Bock 4d97f973f6 Enabled fotree junit tests. 19 years ago
  Jeremias Maerki 7f2ced4414 Initial commit for a FO tree testing facility. 19 years ago