66 Commits (ff38e91905ba2b8896c03462f4c9bf826945b2bd)

Author SHA1 Message Date
  Jeremias Maerki ff38e91905 Merged branch 16 years ago
  Jeremias Maerki 7fa87984f8 fop-rgb-icc() function did not make the round-trip which caused an error in the color_1.xml test case (intermediate format tests). Added a unit test to test the parsing and round-trip. 16 years ago
  Maximilian Berger 2150ffc0e7 Created Constants for unit descriptions 16 years ago
  Andreas L. Delmelle 0892344321 Missing file from r620283 16 years ago
  Andreas L. Delmelle 00d9e79223 Bugzilla 41631: Percentage resolution for arguments to proportional-column-width() 16 years ago
  Andreas L. Delmelle 23311ce3a9 Missing file from r620272 16 years ago
  Andreas L. Delmelle a63dbf935b Some minor tweaks: 16 years ago
  Andreas L. Delmelle f8ce022dbe Tweak: early percentage resolution by the parser (if the base is known and absolute). Reduces the number of PercentLength instances in favor of cached FixedLengths. 16 years ago
  Andreas L. Delmelle a3123b7d38 Bugzilla 43705: 16 years ago
  Andreas L. Delmelle 70857dfbd8 Slight correction for pixel-values: pass the ratio of pixels-per-point into FixedLength.getInstance() 16 years ago
  Vincent Hennebert f5f115f9b8 Moved table-related FObj into new o.a.fop.fo.flow.table package 16 years ago
  Vincent Hennebert 29fe06a7fc - factored the management of column numbers into a separate helper class 16 years ago
  Andreas L. Delmelle b14bd5c4fc PropertyCache phase 2: 17 years ago
  Andreas L. Delmelle a6efe7161b * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 years ago
  Andreas L. Delmelle 9e6ba1d626 Partial application of the patch in Bugzilla 41044: 17 years ago
  Andreas L. Delmelle f9c63ef723 Code cleanup: 17 years ago
  Simon Pepping 55318f3411 Comment out unused properties. Patch by Richard Wheeldon 17 years ago
  Jeremias Maerki 29c09fb3d3 Bugzilla #40729: 17 years ago
  Andreas L. Delmelle b0324a3629 Correction: r432201 caused FOTree test failure 18 years ago
  Andreas L. Delmelle f6339383bc Cleanup: removed obsolete class 18 years ago
  Andreas L. Delmelle dee5b15bc0 A nit: use PropertyInfo methods instead of accessing the PropertyList 18 years ago
  Andreas L. Delmelle 3f2a3681bf Should cause an error when used with auto-layout 18 years ago
  Andreas L. Delmelle a6aaae1f3b 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 7046f7838f Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki ed31364eaf Bugzilla #38946: 18 years ago
  Jeremias Maerki 0c5dcf8fa0 Bugzilla #38618: 18 years ago
  Andreas L. Delmelle fdd79240dc Implementation for from-table-column(). See: bugzilla 38282 18 years ago
  Simon Pepping e0c049e66b Remove 2005 from the copyright years of appropriate files committed in 18 years ago
  Simon Pepping 9422901845 Allow some xsl-function calls with omitted args, patch contributed by 18 years ago
  Jeremias Maerki 36a5fff79d Made the locator variable on FONode protected. 18 years ago
  Jeremias Maerki 715fe5af8f 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 7a50af9bb1 Bugzilla #37557: 18 years ago
  Jeremias Maerki d0430555dd Package documentation. 18 years ago
  Joerg Pietschmann 18fd2da092 Fixed javadoc errors. 19 years ago
  Finn Bock c0a45e7ba1 Cleanup of unused imports. 19 years ago
  Finn Bock 8cad88a3e3 Bugzilla #36379: 19 years ago
  Joerg Pietschmann b318a48dda Squashed some JavaDoc warnings. 19 years ago
  Jeremias Maerki 8652872e94 CONTAINING_REFAREA seems to work now, so use it. 19 years ago
  Finn Bock 80e15d19ec Removed special case handling of "auto" enum for length properties. 19 years ago
  Finn Bock a154df65ce New exception hierarchy rooted in SAXException and throw clauses on 19 years ago
  Finn Bock 18f8000f29 Fourth phase of performance improvement. 19 years ago
  Finn Bock 2376b2b824 Style: removed tabs. 20 years ago
  Finn Bock 67106c70fe Return a more 'length' like debug string for numerics with dimension of 1. 20 years ago
  Glen Mazza 9396330d0b 1. Valid node checking for LayoutMasterSet done. 20 years ago
  Glen Mazza 1ca9d5ebf1 PR: 20 years ago
  Jeremias Maerki 7272aa03a5 Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Finn Bock 0d2974463c Support for percentages in property expression. 20 years ago
  Finn Bock 896bf03de4 Support getObject(), used by Property.toString(). 20 years ago
  Finn Bock 5f0d4d36b5 Phase 3 (last) of bug 26434. 20 years ago
  Finn Bock d9a8ac8671 Phase 2 of bug 26434. 20 years ago