626 Комити (46b2dcc8a0c5d4d65e9c6e6425de0e979bebafa6)

Аутор SHA1 Порука Датум
  Glenn Adams 2f1b588c83 Merge from trunk. пре 12 година
  Glenn Adams d48e0e1f46 Add version attribute to AT and IF intermediate formats. Also eliminate redundant use of reversed attribute in AT format. пре 12 година
  Glenn Adams 953e762e1b Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines. пре 12 година
  Glenn Adams b8f0ffa310 Bugzilla #50196: Add test for basic-link with padding. пре 12 година
  Glenn Adams 46917ef59f Bugzilla #53101: Ensure that table cell spanning works in right-to-left writing mode. пре 12 година
  Glenn Adams e533832b11 Bugzilla #53086: Ensure that table footer and header are included in bididirectional resolution. пре 12 година
  Glenn Adams f397b576a8 Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determine writing mode of table and its descendants. пре 12 година
  Glenn Adams 03f65a7b8b Bugzilla #52763: Support list-block in marker, thus preventing NPE. пре 12 година
  Glenn Adams c3ad778fa8 Bugzilla #53005: Fix incorrect treatment of fo:wrapper as %block in fo:footnote пре 12 година
  Peter Hancock 1b3cbf35aa Bugzilla#50391: Adding support for different flow-name of fo:region-body in FOP пре 12 година
  Glenn Adams d6d8e57b17 apply complex scripts patch пре 12 година
  Mehdi Houshmand 07b46e643a Enabled assertions in junit tasks (analagous to JVM arg -ea) пре 12 година
  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 година