1022 次代码提交 (fop-1_1rc1old)

作者 SHA1 备注 提交日期
  Peter Hancock 937d2cbd25 Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embedding a Page Segment. 12 年前
  Vincent Hennebert fb02159c7d Bugzilla #51596: A composite glyph can be remapped more than once in a TTF subset, resulting in garbled character 13 年前
  Vincent Hennebert 8e894b822f Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 年前
  Peter Hancock eee73c4ded Fixed a bug in AFP where the object area axes of an Include Object was incorrectly set when rotated by 180 13 年前
  Jeremias Maerki 1df8c0b1db Fixed regression introduced by SVN rev 1088079: 13 年前
  Peter Hancock 98264493c4 Fixed io exception in MODCAParser caused by the improper use of mark() and reset() 13 年前
  Jeremias Maerki de7c0db9e4 https://issues.apache.org/jira/browse/XERCESJ-1505 13 年前
  Vincent Hennebert 427df0fa7d Added id element to intermediate format to track the origin of content. 13 年前
  Andreas L. Delmelle a581b1c788 Bugzilla 51032: Fixed regression due to oversight in refactoring text-decoration. 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 b8ac4207fe Renamed Viewport into InlineViewport 13 年前
  Vincent Hennebert 5d664ac15d Bugzilla #49910: clipping rectangle is wrong on side-regions 13 年前
  Vincent Hennebert 038c3f30ba Bugzilla #50196: padding-start ignored when table-header/footer is repeated. 13 年前
  Andreas L. Delmelle dbe7807d37 b49835 13 年前
  Jeremias Maerki ace85dd358 Adjust range of valid results for OpenJDK 6 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 年前
  Jeremias Maerki 0d5b2a69b9 Disable pixel tests due to differences between JVMs. 13 年前
  Jeremias Maerki 9adfae3eb6 Fix compile error when JAI is not around. 13 年前
  Jeremias Maerki 629e1e66b3 Some tests for bitmap conversions. 13 年前
  Andreas L. Delmelle d8261a197b Bugzilla 48334: Added implementation for xml:base 13 年前
  Jeremias Maerki 941181b8e3 Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) and fo:declarations (document in AFP). Includes a test case. 13 年前
  Jeremias Maerki d3d628c0b6 Removed FopFactory.getColorSpace() in favor of FopFactory.getColorSpaceCache() to better follow the pattern we use for the FontManager and ImageManager. 13 年前
  Jeremias Maerki 463d94cbe9 Remove commented line 13 年前
  Jeremias Maerki b60bbd26cb Results of color conversions differ between Java 5 and 6. 13 年前
  Andreas L. Delmelle 678138119f Add test/use-case for id on fo:root 13 年前
  Simon Pepping 1eaae07e7d Fix deprecation warnings; add some type safety 13 年前
  Simon Pepping 4c8a18e4a5 Relative URIs in the configuration file are evaluated relative to the base URI of the configuration file 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 dfa4c54704 Bugzilla 50471: Avoid ArrayIndexOutOfBoundsException for codepoints without a linebreak class 13 年前
  Andreas L. Delmelle 4de3abbc23 Bugzilla 48380: Avoid ClassCastException when using fox:widow-content-limit 13 年前
  Simon Pepping 7c5be87cdb Add type-safe parameters to collections; replace XGC jar to benefit from new type-safe methods 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 年前
  Jeremias Maerki ce6d9e1eee Adjust to changes in XML Graphics Commons: 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 年前