6967 커밋 (c74764e436ad057ab980f99add4f18ececde593d)
 

작성자 SHA1 메시지 날짜
  Jeremias Maerki 41928d4daf Fix compile error when JAI is not around. 13 년 전
  Jeremias Maerki d8a7cfb0f8 Some tests for bitmap conversions. 13 년 전
  Jeremias Maerki 7358b42c52 Bugzilla #50705: 13 년 전
  Andreas L. Delmelle 57dc8a15bb Generify ListUtil methods 13 년 전
  Jeremias Maerki b97ac4aa34 Adding information about the font cache file. 13 년 전
  Jeremias Maerki 327b5902d8 Bugzilla #50699: 13 년 전
  Andreas L. Delmelle 777ac21750 Commit file necessary to avoid compile error after r1066198 13 년 전
  Andreas L. Delmelle 4cc75b89d1 Add type safety to PositionIterator + attempt at javadoc improvement 13 년 전
  Andreas L. Delmelle e1769a2e30 Small cleanup: extract TextDecorationMaker, move validation into convertProperty() and eliminate unnecessary TextDecorationProperty 13 년 전
  Andreas L. Delmelle 5d6c0dd248 Bugzilla 48334: Added implementation for xml:base 13 년 전
  Andreas L. Delmelle a850e2f11e Bugzilla 50698: Changes after updating XGC JAR 13 년 전
  Andreas L. Delmelle 1a2eeac3ef Updated XGC JAR after migrating ColorProfileUtil 13 년 전
  Jeremias Maerki 15935cb7c9 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 년 전
  Simon Pepping d7dd29b1a9 Fix an forgotten change of type in class Area and a checkstyle error in class FObj 13 년 전
  Andreas L. Delmelle 2d570d3538 Bugzilla 50635: fix issue in checkPreparedPages() where the same page-sequence is potentially started multiple times 13 년 전
  Andreas L. Delmelle d50f84af11 Credit where credit is due... 13 년 전
  Andreas L. Delmelle f4f2b0be89 Bugzilla 50636: fix performance issue when adding pages in very large documents 13 년 전
  Andreas L. Delmelle 1c727037fe Bugzilla 50593: Mostly add type safety to various collections in the fop.area package. Additionally, added @Override annotations and used static import for Constants. 13 년 전
  Vincent Hennebert 948971423c Removed unnecessary Checkstyle CSOK comments 13 년 전
  Jeremias Maerki ae823ce745 FAQ entry for anti-aliasing artifacts in Adobe Acrobat. 13 년 전
  Andreas L. Delmelle ec6ab7b355 Make HashMaps type safe + remove corresponding redundant casts and unnecessary (un)boxing 13 년 전
  Andreas L. Delmelle c3e243755f Minor fixups: extract addAttributeToList() + no reason to first check the attributeValue to ignore namespace declarations 13 년 전
  Andreas L. Delmelle e781f717cd Bugzilla 50626: Fix potential performance issue when adding nodes. Thanks to mkoegler.AT.auto.tuwien.ac.at. 13 년 전
  Jeremias Maerki 2ca4fdd39b Reduced task attribute redundancy by using <presetdef>. 13 년 전
  Jeremias Maerki 5d7033874a Fix for paths with spaces. 13 년 전
  Simon Pepping 1ae1874e9b Avoid deconstructing and reconstructing the base URI of the 13 년 전
  Jeremias Maerki f1156a25fc Code cleanup. 13 년 전
  Jeremias Maerki a9f28d9aa7 Bugfix: don't use toString() but properly generate the color function. 13 년 전
  Jeremias Maerki be97d2f944 Correct link to replacement. 13 년 전
  Jeremias Maerki b95c2d323d Make sure sub bridge contexts also have our bridges. 13 년 전
  Jeremias Maerki 59952587d3 Removed FopFactory.getColorSpace() in favor of FopFactory.getColorSpaceCache() to better follow the pattern we use for the FontManager and ImageManager. 13 년 전
  Jeremias Maerki 726c94edde Remove commented line 13 년 전
  Jeremias Maerki 003b6ad1a5 Results of color conversions differ between Java 5 and 6. 13 년 전
  Jeremias Maerki ce84935d32 Merge from Trunk, revisions 965390 to 1060234. 13 년 전
  Jeremias Maerki 8caef70d69 Bugfix: Extracting the base directory through Configuration.getLocation() didn't work for Windows, since Windows paths can contain drive letters that are separated by colons. This lead to FOP scanning the whole drive for fonts starting from the drive root in the auto-detect case. 13 년 전
  Andreas L. Delmelle 2a7b9aa7ff Remove unused class 13 년 전
  Andreas L. Delmelle 7398d2cb9a Add test/use-case for id on fo:root 13 년 전
  Andreas L. Delmelle 6e9439e7b7 Enable id on fo:root pt 3 - Signal processed id at end of document 13 년 전
  Andreas L. Delmelle 36c76bfb14 Enable id property on fo:root. 13 년 전
  Andreas L. Delmelle 975cfbe6f0 Associate id of fo:root with every new page. 13 년 전
  Andreas L. Delmelle 11bef46e13 Bugzilla 50590: Fix typo in fop_exec() function in fop.js. Thanks to sergeyb49.AT.gmail. 13 년 전
  Andreas L. Delmelle 90782d528a Previous commit would have caused compile error, unless others included as well. 13 년 전
  Andreas L. Delmelle 891e609c83 Might as well make those primitive ints... 13 년 전
  Andreas L. Delmelle 9a2816389c Eliminate unnecessary boxing 13 년 전
  Andreas L. Delmelle 56b0d96ad4 Eliminate a small waste: no reason to store the char as a String, and then constuct a new one in getSpace() 13 년 전
  Andreas L. Delmelle da435269a2 Minor fixups 13 년 전
  Andreas L. Delmelle 70fe44ab17 Minor nit: eliminate stray hungarian... 13 년 전
  Simon Pepping 31469f561f Fix deprecation warnings; add some type safety 13 년 전
  Simon Pepping 5eef3f8bd1 Relative URIs in the configuration file are evaluated relative to the base URI of the configuration file 13 년 전
  Jeremias Maerki 754460e3b1 Restored compatibility with third-party extensions. 13 년 전