615 次代码提交 (Temp_ImproveAccessibility)

作者 SHA1 备注 提交日期
  Peter Hancock 25d268f166 Bugzilla#51962: Bugfix for when the last simple-page-master referenced in a page-sequence-master is not chosen when force-page-count=odd. 12 年前
  Jeremias Maerki 1df8c0b1db Fixed regression introduced by SVN rev 1088079: 13 年前
  Andreas L. Delmelle adeb084ad8 Property fixup 13 年前
  Andreas L. Delmelle d13c4630ad Bugzilla 50988: Fixed a NullPointerException in case a fo:character was removed due to white-space handling. 13 年前
  Andreas L. Delmelle 8ba2be7b37 Properly fix the case of unresolved bookmarks for the intermediate format: bypass serialization of the bookmarks, instead of only its action. 13 年前
  Andreas L. Delmelle a1bfc20671 Temporarily disable new test added in r1085824 13 年前
  Andreas L. Delmelle 8c443ea886 Fixed regression introduced by Bugzilla 50593: bookmarks pointing to a non-existing internal destination should just trigger a warning. 13 年前
  Andreas L. Delmelle a4d39cf194 Bugzilla 50965: Fix regression in BlockContainerLayoutManager where margins were not reset after forced breaks. 13 年前
  Vincent Hennebert c0388acf51 Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas 13 年前
  Vincent Hennebert 823d0e968d Bugfix: keep-together does not apply to fo:table-cell 13 年前
  Vincent Hennebert 23a5eabe53 Fixed spurious table warnings 13 年前
  Vincent Hennebert 1337f45867 Bugfix: keep-together on a table containing row-spanning cells was not honored 13 年前
  Vincent Hennebert 038c3f30ba Bugzilla #50196: padding-start ignored when table-header/footer is repeated. 13 年前
  Andreas L. Delmelle dbe7807d37 b49835 13 年前
  Andreas L. Delmelle b3e3f243ab Revert r1067644 (local 'clean' trunk got mixed up with fix for 49877) 13 年前
  Andreas L. Delmelle 2bbfc6dd68 Preceding cleanups 'fixed' behavior in test case 13 年前
  Andreas L. Delmelle 678138119f Add test/use-case for id on fo:root 13 年前
  Simon Pepping 5ebc034341 move hyphenation-dependent testcase into hyphenation-testcases 13 年前
  Andreas L. Delmelle 092af3cf90 Bugzilla 49848: Correct behavior of keep-together.within-line in case of nested inlines 13 年前
  Andreas L. Delmelle 23e1125a2b Property fixup 13 年前
  Andreas L. Delmelle 4de3abbc23 Bugzilla 48380: Avoid ClassCastException when using fox:widow-content-limit 13 年前
  Simon Pepping e058f4d959 Avoid unwrapping and rewrapping of Positions; use inspection instead. Remove unused method removeWordSpace 13 年前
  Simon Pepping d4ec49dd8f Auxiliary positions do not have an index value; fixing this in InlineStackingLM.applyChanges, rewrapping positions; fixed bug 49870 13 年前
  Vincent Hennebert 6f9a59a3fd Bugzilla #50089: Content after forced break in block-container is not rendered 13 年前
  Simon Pepping f4086dd275 Avoid an NPE in InlineStackingLM.applyChanges for Knuth elements with a null position; resolves bug 50276 13 年前
  Jeremias Maerki bc3a0d90c1 Bugzilla #42034: 13 年前
  Simon Pepping 24e2fad7e1 Allow for words consisting of only soft hyphens; fixes bug 49837 13 年前
  Andreas L. Delmelle 3231a8001e Bugzilla 38264: hyphenation in combination with preserved linefeeds and/or white-space 13 年前
  Vincent Hennebert e126edb6ed Do not re-create an AlignmentContext instance if one already exists. 13 年前
  Simon Pepping 04701709af Making fallback from (lang,country) to (lang) consistent 13 年前
  Jeremias Maerki 144138a647 Bugzilla #49885: 13 年前
  Vincent Hennebert 6faeb0d394 Implemented reset method for changing IPD 13 年前
  Vincent Hennebert 6bccfa5456 Bugfix: NPE when there is a forced break before a table occurring at an IPD change 14 年前
  Vincent Hennebert b85576c83a Bugfix: definition of a special page-master for the last page was interfering with changing IPD code 14 年前
  Vincent Hennebert ab6e2cc40a Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. 14 年前
  Jeremias Maerki 48617bc347 Fixed test case: 102 / 255 is 0.4, not 0.48. It is not the same as the previous check where no RGB replacement values are given but are calculated from the CMYK value. 14 年前
  Vincent Hennebert d61456f236 Bugfix in Changing IPD: reset only the children LMs that have been created so far. Layout managers following a forced break have not even been created yet. 14 年前
  Vincent Hennebert a964e7ec26 Bugzilla #48082: value of conditional space not always taken into account in the calculation of a table's height 14 年前
  Vincent Hennebert 662af8ed5a Updated test case: there is now a specific handling of alt-text 14 年前
  Vincent Hennebert 77d320fbcd Bugfix: crash occurring when no restartable element could be found after a changing IPD break 14 年前
  Vincent Hennebert 7ed63c2e01 Bugfix: a table immediately following a break where changing IPD occurs was causing a NPE (or some content to be swallowed if it's not a table) 14 年前
  Vincent Hennebert c14b33ab1d Removed svn:executable property 14 年前
  Vincent Hennebert 12270f3f49 Fixed handling of percentage values for provisional-label-separation 14 年前
  Vincent Hennebert f5415501c7 Bugzilla 47835: fixed handling of percentage values for provisional-distance-between-starts. Patch submitted by Jonathan Levinson 14 年前
  Jeremias Maerki 19e71503b1 Added support for the #CMYK pseudo-profile supported by some commercial XSL implementations on the rgb-icc() function. 14 年前
  Maximilian Berger 50e993d6d4 Fixed SVN Props 14 年前
  Vincent Hennebert bcfda76c15 Merged back ChangingIPDHack branch into Trunk 14 年前
  Andreas L. Delmelle a6b2b2e4b9 Bugzilla 46905: Added basic implementation for column-level keeps. 15 年前
  Andreas L. Delmelle b0ece6c49d Bugzilla 47710: White-space handling in retrieved markers throws a NullPointerException in some cases. 15 年前
  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 年前