860 Commits (Temp_ChangingIPDHack)

Author SHA1 Message Date
  Andreas L. Delmelle a6b2b2e4b9 Bugzilla 46905: Added basic implementation for column-level keeps. 14 years ago
  Andreas L. Delmelle b0ece6c49d Bugzilla 47710: White-space handling in retrieved markers throws a NullPointerException in some cases. 14 years ago
  Vincent Hennebert 13c85d5622 Added tests for 2, 3, 4 values specified in the page boundaries properties. 14 years ago
  Vincent Hennebert 40af8ffb2a Renamed PageScaleAttributes class into PageScale. 14 years ago
  Vincent Hennebert cd6bbe2084 Fixed issues in PageBoundaries class: 14 years ago
  Jeremias Maerki 837d5f3d51 Bugzilla #47311: 15 years ago
  Jeremias Maerki cc32c1fab6 Bugzilla #47311: 15 years ago
  Jeremias Maerki a11874283e Added support for AFP font embedding. Note: this changes the default behaviour. Like with PDF and PS, all fonts are embedded by default unless matched in the "referenced-fonts" section in the configuration. 15 years ago
  Vincent Hennebert 932ff34e89 Bugfix: make hyphenated paragraphs work with changing IPD 15 years ago
  Vincent Hennebert 20ea8bf315 Hacked support for changing IPD in block-container. Only normally positioned block-containers with automatic height have been tested. 15 years ago
  Vincent Hennebert a09f0e2336 Bugfix: make sure all of the children elements are re-laid out after an IPD change 15 years ago
  Vincent Hennebert 002e7beec0 Improved test description 15 years ago
  Vincent Hennebert dd4a4a7b7d Added fall back handling of layout managers that don't support IPD change (lists and tables, mainly). Their elements are simply added at the start of the new element list, so not taking the new IPD into account. This will lead to overflowing content (without notice) if there is a change from a wider page to a narrower one, and blank space at the right of the page in the opposite situation. Border- and space-before will be handled as if the element were starting on the new page (i.e., border will appear even if its conditionality has been set to "discard"). 15 years ago
  Vincent Hennebert a137b5217c Added support for a change of IPD between two paragraphs (blocks) 15 years ago
  Vincent Hennebert 166cc6b203 Restored vertical justification of content on page before ipd change. 15 years ago
  Vincent Hennebert e3c11f8389 First very rough implementation of Changing IPD. It works only with (possibly nested) fo:block elements containing pure text. Doesn't work if the page break occurs /between/ two fo:block. There's a problem with elastic spaces that get lost after the ipd change. There is duplicated code especially in BlockStackingLayoutManager. Plus probably plenty of other issues... 15 years ago
  Andreas L. Delmelle bbe544cf9e Bugzilla 46960: Previously retrieved marker not cleared when the subsequently retrieved marker was empty. 15 years ago
  Vincent Hennebert 83266f47d0 Bugzilla #47101: The cells of a table inside a marker were duplicated at every marker retrieval. 15 years ago
  Chris Bowditch a19fc7534d bug fix: allow back slashes for file URLs as they are commonly used in Windows 15 years ago
  Vincent Hennebert 65cc46dec3 Changes from revision 768320 introduced another bug: footnotes from later steps were taken into account too early 15 years ago
  Vincent Hennebert d39bfced9a Bugfix: footnotes occurring within the forced height of a table row did not appear on the output 15 years ago
  Andreas L. Delmelle 5deedc814c Bugzilla 47027: Correction for interpretation of pixel-lengths, as suggested by Jeremias. 15 years ago
  Andreas L. Delmelle e31e7a7845 Remove svn:executable property... 15 years ago
  Andreas L. Delmelle f31c3fbd4b Fix the behaviour of pixel-lengths: influenced by target-resolution, rather than source-resolution (which is meant for images) 15 years ago
  Jeremias Maerki d4a7b0d540 Improved multi-threading testbed a bit: 15 years ago
  Jeremias Maerki c71b4374b1 Amendment to revision 755894: 15 years ago
  Vincent Hennebert 837cacd296 Set svn:eol-style property on page-position-last_break-before_bugzilla46489.xml test case. Simplified it by removing superfluous content and references to fonts that are not available by default. 15 years ago
  Andreas L. Delmelle 39846b082a Bugzilla 46489: 15 years ago
  Jeremias Maerki 3c5ac0297c Bugfix: IFSerializer's mimicking feature didn't work properly. The wrong configuration got selected. 15 years ago
  Jeremias Maerki 095587e468 Restored ability to specify any URI base URI (URL), not just file URLs. For file URLs and file paths there's still a check whether the directory exists. 15 years ago
  Jeremias Maerki c219edf458 Avoid errors with relative paths. 15 years ago
  Jeremias Maerki bdb4db0bbc AFP Output: Tag Logical Element (TLE) is now also allowed on fo:page-sequence (page group level). 15 years ago
  Jeremias Maerki 05f1c240b6 Fixed BPD trait and border painting for leaders with leader-pattern="space" (and similar cases). 15 years ago
  Jeremias Maerki 8a4cbce7b5 Fixed small mistake I noticed too late: extension attachments don't use the same namespace as the FO extensions. 15 years ago
  Jeremias Maerki dc201205b7 Added support for adding extension elements and foreign attributes on fo:page-sequence. 15 years ago
  Jeremias Maerki e5071d4577 Forgot to remove the old ";mode=painter" work-around. 15 years ago
  Jeremias Maerki 96d9ae1c7c ";mode=painter" MIME suffix removed from all new IFDocumentHandler implementations. 15 years ago
  Jeremias Maerki 8f75d04af0 Bugfix for replicator stylesheet: Only IDs in the FO namespace shall be adjusted. Adjusting also SVG IDs can result in errors. 15 years ago
  Jeremias Maerki 59d51cf45b Additional filter possibility for BatchDiffer so previously faulty cases can quickly be regenerated. 15 years ago
  Jeremias Maerki 4e27a1c9dd Performance improvements and file-size reductions by introducing letter-spacing and word-spacing attributes in new IF (as mentioned on fop-dev). 15 years ago
  Jeremias Maerki 10a61b4129 Reverted revisions 740669 and 740673. Problem was not there but caused by the particular Xalan-J version in use. 15 years ago
  Jeremias Maerki 352c19ce86 Uhm, one should actually do something with the return value. 15 years ago
  Jeremias Maerki 7da394c7c4 Trying to work around a problem with Java 1.4 when spaces are in Ant's basedir property as happened on my local Hudson instance because I had spaces in the Hudson job name. 15 years ago
  Jeremias Maerki 68c5f3f324 Enabling border/padding tests on region references. 15 years ago
  Jeremias Maerki 5a32e5468b Fixed test error for transcoders. 15 years ago
  Jeremias Maerki 77c4960062 Added validation against XML Schema of the intermediate format so we notice when either changes incompatibly. 15 years ago
  Vincent Hennebert 490204ba3a Bugzilla #46315: extension to disable column balancing before blocks spanning the whole page, in multiple-column documents. 15 years ago
  Jeremias Maerki 092551c26f Disabled the PDF dump by default. 15 years ago
  Andreas L. Delmelle dafacc3ff5 Bugzilla 46567: fo:marker in fo:table-row produced a ValidationException 15 years ago
  Jeremias Maerki c7c6ba4f03 Bugzilla #45306: 15 years ago