32 Commits (Temp_Floats)

Author SHA1 Message Date
  Vincent Hennebert 6f92d94a50 Patch for the implementation of the improved float-placement algorithm 17 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
  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 19 years ago
  Andreas L. Delmelle 78a328cba5 Added custom Maker for page-height and page-width; use fallback values in case value is auto 19 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 051501e745 Simple testcase for initial value of column-number -- tables without explicit rows 19 years ago
  Andreas L. Delmelle a6ebb5e334 Simple testcase for initial value of column-number -- tables with explicit rows 19 years ago
  Jeremias Maerki 7f2ced4414 Initial commit for a FO tree testing facility. 19 years ago