7160 次程式碼提交 (Temp_Color)
 

作者 SHA1 備註 提交日期
  Jeremias Maerki 1c11bf9813 Fix deprecation. 13 年之前
  Jeremias Maerki 23140d8190 Status update 13 年之前
  Jeremias Maerki df68e0c994 Merge from Trunk, revisions 1060235 to 1069383. 13 年之前
  Jeremias Maerki b190db6910 Simplification as suggested by Simon. 13 年之前
  Jeremias Maerki 4f3ab56159 Fix IF test for color_1.xml. 13 年之前
  Jeremias Maerki ace85dd358 Adjust range of valid results for OpenJDK 6 13 年之前
  Andreas L. Delmelle f1269cc280 Further attempts at improving code readability, reduce some more duplication, and move logic to where it is appropriate 13 年之前
  Andreas L. Delmelle 5733a4c318 Further reduction of code duplication in/between getNextKnuthElements() 13 年之前
  Andreas L. Delmelle 1ec141adaf Elimination of code duplication in getNextKnuthElements() 13 年之前
  Jeremias Maerki 4c739e3b77 Use BitmapImageUtil for converting images to bi-level images. 13 年之前
  Jeremias Maerki 970c98732f Bugfix: toBufferedImage() didn't actually transfer the image data at all. 13 年之前
  Jeremias Maerki 514b49fd42 Bugfix: Avoid directly encoding if the sample model is not exactly right. For example, monochrome image generated by JAI (error-diffusion rasterization) use a non-packed sample model which caused badly encoded images. 13 年之前
  Andreas L. Delmelle d9c453d8fb Reverted previous commit; looks like it does require all related property classes to be committed... Better luck next week 13 年之前
  Andreas L. Delmelle 910d93cd2e Bugzilla 50703: Parametrize PropertyCache, switch to parameterless public constructor (+ corresponding update in MarkerAttribute) 13 年之前
  Andreas L. Delmelle ce0956f913 Make URI extraction consistent with fo:external-graphic's src + remove unnecessary return 13 年之前
  Andreas L. Delmelle 0f971bd07e Code fixups, type safety, etc. 13 年之前
  Andreas L. Delmelle 496119ec97 Minor nits 13 年之前
  Andreas L. Delmelle d6e4ff77fe Move CSOK suppresion comments; apparently @Override causes these to be ignored... 13 年之前
  Andreas L. Delmelle c28257c438 Fix checkstyle issue 13 年之前
  Andreas L. Delmelle 3eae31b8cd More fixups: eliminate stray hungarians + added TODO for parameter removal 13 年之前
  Andreas L. Delmelle b3e3f243ab Revert r1067644 (local 'clean' trunk got mixed up with fix for 49877) 13 年之前
  Andreas L. Delmelle d0c126ee27 Eliminate unnecessary boxing (possible after r1062901) 13 年之前
  Andreas L. Delmelle f7b0d89c8f Fix checkstyle issues 13 年之前
  Andreas L. Delmelle 8f57470e9e Fixups + necessary changes after r1067689 13 年之前
  Andreas L. Delmelle ee1b5eadad Got a bit ahead of myself, again... 13 年之前
  Andreas L. Delmelle 57b24da133 Fixups, type safety... 13 年之前
  Andreas L. Delmelle 628e223221 Code fixups 13 年之前
  Andreas L. Delmelle b5e54229b0 Revert previous commit; wrong class... 13 年之前
  Andreas L. Delmelle 4d65912a7f Code fixups 13 年之前
  Andreas L. Delmelle 039e412b31 Minor fixups 13 年之前
  Andreas L. Delmelle eb10500376 Commit missing file from r1067670 13 年之前
  Andreas L. Delmelle 0af6c82070 Decommission BlockStackingLM.StackingIter 13 年之前
  Andreas L. Delmelle 6ac76ab073 Minor fixup: extract condition into local variable 13 年之前
  Andreas L. Delmelle 72e24a8ee9 Code cleanup: 13 年之前
  Andreas L. Delmelle 5d0cd53c0a Code cleanup: reduce some code duplication in getNextKnuthElements() variants (e.a.) 13 年之前
  Andreas L. Delmelle 2bbfc6dd68 Preceding cleanups 'fixed' behavior in test case 13 年之前
  Andreas L. Delmelle db0fea16de Code cleanup (minor) 13 年之前
  Andreas L. Delmelle d2d04b82a1 Further cleanup: reduce some code duplication in BlockStackingLM's getNextKnuthElements() variants 13 年之前
  Andreas L. Delmelle 8dd910c9ac Restored part that would otherwise cause a StackOverflowError... 13 年之前
  Andreas L. Delmelle 70dcfa2400 Code cleanup 13 年之前
  Andreas L. Delmelle e8279d632f Add type safety to LMiter 13 年之前
  Andreas L. Delmelle 4941b30967 Code cleanup 13 年之前
  Andreas L. Delmelle 58d1c60f10 Decommission InlineStackingLM.StackingIter (+ minor fixups) 13 年之前
  Andreas L. Delmelle 9e56df1048 Decommission private PositionIterator subclasses in list package (+ minor fixups) 13 年之前
  Andreas L. Delmelle 8addb610e1 Decommission AreaAdditionUtil.StackingIter + minor fixups 13 年之前
  Andreas L. Delmelle 186dd12cec Refactoring PositionIterator Step 1: make the class instantiable, provide default implementations for getLM() and getPos(), and make the constructor public 13 年之前
  Jeremias Maerki 0d5b2a69b9 Disable pixel tests due to differences between JVMs. 13 年之前
  Jeremias Maerki 8312fbff3f Bugfix: Suppress generating duplicate fo:root and fo:declarations extension attachments. 13 年之前
  Jeremias Maerki 9adfae3eb6 Fix compile error when JAI is not around. 13 年之前
  Jeremias Maerki 629e1e66b3 Some tests for bitmap conversions. 13 年之前