860 Commits (Temp_ChangingIPDHack)

Author SHA1 Message Date
  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
  Jeremias Maerki 01ceb0032e Introduced IFContext to provide access to foreign attributes (as discussed on fop-dev). 15 years ago
  Jeremias Maerki 45ff1920e2 Most of the PostScript extensions are implemented in PSPainter now (and tested). 15 years ago
  Jeremias Maerki 10cb96278c Fixed another spacing issue in IFRenderer. 15 years ago
  Jeremias Maerki d142add746 Added getUserAgent() to IFDocumentHandler (implemented by all implementations already). 15 years ago
  Jeremias Maerki c530c134e8 First checks for the IF "link" element. 15 years ago
  Jeremias Maerki 53d9ceb638 Run AT tests only if there are such tests. 15 years ago
  Jeremias Maerki fcbbbcb2c9 Fixed NPE: the user agent was not set. 15 years ago
  Jeremias Maerki 342147f014 Forgot to add link support. First version added now. Generalizing this for the IF is not so easy it seems. 15 years ago
  Adrian Cumiskey b4c6724ac1 Merged revisions 718666,718705,719038,719110 via svnmerge from 15 years ago
  Andreas L. Delmelle f15eca4944 Bugzilla 46240: 15 years ago
  Adrian Cumiskey 6436001ddd Merged revisions 708192,708838,708848,708851 via svnmerge from 15 years ago
  Jeremias Maerki 0838b3d70e Added a variant with fox:conversion-mode="bitmap" for visual testing. 15 years ago
  Jeremias Maerki e2e044f9fa Adding variant with fox:conversion-mode="bitmap" for visual testing. 15 years ago
  Jeremias Maerki 9e66ddf99c Test case for WMF images. Useful also for visual testing. 15 years ago
  Adrian Cumiskey 55b2038293 Merged revisions 707631,708012 via svnmerge from 15 years ago
  Jeremias Maerki 46c9aca22b Fixed a problem where the BPD or a block area could be wrong if there is a nested, absolutely positioned area (for example a block-container). 15 years ago
  Jeremias Maerki d6d3411ca8 Split IFPainter into IFDocumentHandler and IFPainter. This makes the implementation classes smaller, better allows to isolate the painting parts and helps with formats that generate one object per page (SVG, PNG etc.). 15 years ago
  Adrian Cumiskey 79f8cbdb1e Merged revisions 693433,693462,693720,693742,693781,693784,693841,695491,695500,695776,696365,697140,697152,698280,698322,698670 via svnmerge from 15 years ago
  Andreas L. Delmelle 1c11a44052 Bugzilla 40798: A conditional-page-master-reference with page-position="last" is also eligible for an only page (first as well as last) 15 years ago
  Maximilian Berger 937b5b3d50 Re-enabled image loader testcases 15 years ago