723 Commits (178483e30913d2065d5f7a154932b2870a83081e)

Author SHA1 Message Date
  Jeremias Maerki 178483e309 Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-638936,638938-640888,640890-642905,642907-647402,647404-647536,647538-648983,648985-649005,649007-649013,649015-650549,650551-651301,651303-653536,653538-654452,654454-656285,656287-656523,656525-657519,657521-661579,661581-663481,663483-664691,664693-681285,681287-681290,681292-681298 via svnmerge from 16 years ago
  Vincent Hennebert 92df262a07 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
  Jeremias Maerki 1867bcc73a fonts package must not depend on the render package. Refactored to restore that rule. 16 years ago
  Vincent Hennebert a8534f0b6d Bugzilla #45369: footnotes were rendered at the top of the region-body when using the intermediate format 16 years ago
  Luca Furini b8afaae294 Fixing absolute positioning of block-containers: bottom and right distances were not taken into account 16 years ago
  Andreas L. Delmelle adb107e632 Added check for the case where column-number is specified on something other than a fo:table-cell or fo:table-column (strictly not an error) 16 years ago
  Andreas L. Delmelle a0ca957f55 Correct svn props 16 years ago
  Andreas L. Delmelle 0246b7f6fb Added disabled testcase for instream-foreign-object in a marker 16 years ago
  Andreas L. Delmelle 36e0839dac Removed instream-foreign-object in marker; still threw a NPE 16 years ago
  Andreas L. Delmelle a724b0fa9c Corrected basic checks: check for empty document, as well as empty areaTree... 16 years ago
  Andreas L. Delmelle 7175553e3b Added basic-checks.xml: file currently only contains one default check. 16 years ago
  Andreas L. Delmelle 9ee21cd9b6 Added testcase for r672010 16 years ago
  Luca Furini 770ac26554 Added support for non-zero borders and padding on page regions. 16 years ago
  Andreas L. Delmelle 833f24d52f Minor tweak: avoid warning when running through Saxon 16 years ago
  Adrian Cumiskey 435d77401e Moved the contents of TableBody into a new abstract base class TablePart, which is now subclassed by TableBody, TableHeader and TableFooter. 16 years ago
  Luca Furini 7535be8128 Fixing the PageBreakingAlgorithm, replacing calls to getLineWidth() with getLineWidth(int) so as to take into account each page's real height. 16 years ago
  Jeremias Maerki 925425a93e Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-664698 via svnmerge from 16 years ago
  Andreas L. Delmelle b66171a4e6 Extended behavior of preserved linefeeds to codepoints representing mandatory breaks in Unicode UAX#14: 16 years ago
  Jeremias Maerki f384a587d0 Integer keeps inside multi-line blocks and in between block-paragraphs. 16 years ago
  Andreas L. Delmelle 317f7adb1f Bugzilla 45097: 16 years ago
  Vincent Hennebert b38b43d58c Set svn:keywords and svn:eol-style properties for files added in revision 660998 16 years ago
  Maximilian Berger a2e6bdf461 Implemented Font auto-selection word-by-word 16 years ago
  Vincent Hennebert 3f7898c974 Bugzilla 37579: added support for footnotes in lists and table bodies (not header nor footer). 16 years ago
  Andreas L. Delmelle be47564825 Corrected testcase: since the fo:flow's ID is correctly processed... 16 years ago
  Andreas L. Delmelle 6198b7e50c Check updated: wrapper now generates a Block, if descendant of an fo:block-container 16 years ago
  Andreas L. Delmelle 2c493c4789 Undo r655765, which was causing NPEs in the layout-tests 16 years ago
  Andreas L. Delmelle d1c9f01c49 Alter auto-id naming to avoid confusion with URI fragment identifiers 16 years ago
  Andreas L. Delmelle 6ddc5c33ed Added support for auto-generated initial value for the "id" property. 16 years ago
  Andreas L. Delmelle b5179656de Re-enabled testcases that pass again after r655578 16 years ago
  Maximilian Berger dd70681e3f Forgot to update testcases 16 years ago
  Adrian Cumiskey 20551616cd Checkstyle cleanup and javadoc 16 years ago
  Andreas L. Delmelle ba10485d4a Bugzilla 44794: 16 years ago
  Vincent Hennebert 5a0f93d17c Checkstyle and minor typo fixes 16 years ago
  Vincent Hennebert f54710eda5 In collapsed borders, the 'nonLeadingTrailing' case actually corresponds to the usual, 'normal' case, when no break occurs in the table. Renamed fields and parameters accordingly for readability and simplicity 16 years ago
  Joerg Pietschmann d1ae0bb279 Fix validation errors 16 years ago
  Joerg Pietschmann 9e1eac2abc Quick fix for XML validation error 16 years ago
  Andreas L. Delmelle ed1db93f52 Corrected errors in ColumnNumberPropertyMaker.java; temporarily disabled two testcases for a non-standard feature 16 years ago
  Andreas L. Delmelle fb3926df45 Bugzilla 41500: 16 years ago
  Adrian Cumiskey c4327242b1 Very small cleanup to unit test. This method does not need to be protected. 16 years ago
  Adrian Cumiskey cff8a3713f * Added font substitution configuration reader, model, business logic, junit test and docs. 16 years ago
  Andreas L. Delmelle cecacaf0e4 Bugzilla 42703: 16 years ago
  Andreas L. Delmelle 8f3f8d05fc Cleanup/Correction after r657673 16 years ago
  Andreas L. Delmelle 1363d64956 First steps towards fo:retrieve-table-marker 16 years ago
  Andreas L. Delmelle 2063c29973 Added enum "none" as a legitimate value for max-height/min-height (behavior to be checked) 16 years ago
  Jeremias Maerki 46ddb807a2 Restored Java 1.4 compatibility (Boolean.parseBoolean() is a Java 5 method). 16 years ago
  Andreas L. Delmelle 6a5f719385 Bugzilla 44634: Added partial implementation for show-destination. 16 years ago
  Jeremias Maerki c47f87ac1b Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 years ago
  Simon Pepping 5cded0d5c2 Improve table-unit computation if proportional-column-width() is used 16 years ago
  Jeremias Maerki 1a3f45023b Now tunneling all events through a special event listener in tests. This serves two purposes: 16 years ago
  Jeremias Maerki 01a9c273a2 First part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-together.within-column for all block-level FOs. 16 years ago