7291 Commits (Temp_ImproveAccessibility)
 

Author SHA1 Message Date
  Jeremias Maerki c5e6d82c6c toString() method for BFEntry. 13 years ago
  Vincent Hennebert b8ac4207fe Renamed Viewport into InlineViewport 13 years ago
  Vincent Hennebert 5d664ac15d Bugzilla #49910: clipping rectangle is wrong on side-regions 13 years ago
  Simon Pepping 1aa0218dfa Delisting Alexander Kiel and Renaud Richardet as active contributors 13 years ago
  Simon Pepping 8eeb16a84b Changing Max Berger, Jay Bryant, Luca Furini, Christian Geisert, Manuel Mall, Pascal Sancho to inactive committers 13 years ago
  Vincent Hennebert 038c3f30ba Bugzilla #50196: padding-start ignored when table-header/footer is repeated. 13 years ago
  Chris Bowditch 19b162b106 Deleted Active Contributor Manoj Nair who hasn't been active since 2008 and added Mehdi Houshmand who has submitted several patches and helps out with user issues. Thanks Mehdi! 13 years ago
  Andreas L. Delmelle dbe7807d37 b49835 13 years ago
  Chris Bowditch d3a2ca52e2 added Glenn Adams as an active contributor 13 years ago
  Jeremias Maerki b3365920c4 Customizing the Gump runs from our build file rather than from the Gump descriptor. 13 years ago
  Jeremias Maerki aba70fb7a1 Fix for a potential NPE when painting vector graphics with non-sRGB colors. 13 years ago
  Andreas L. Delmelle 9170cb0854 Cleanup: catch more specific exception types to capture the intention better + other minor fixups. 13 years ago
  Andreas L. Delmelle 3274df5c71 Cleanup unused field + dead/commented code 13 years ago
  Andreas L. Delmelle 0d7a18773e Fix FindBugs warning... 13 years ago
  Andreas L. Delmelle 1333b12d43 Better way to eliminate FindBugs warning? 13 years ago
  Andreas L. Delmelle 055520939d Use chained append() rather than string concatenation (better practice) 13 years ago
  Simon Pepping 32d5f37b49 Fixing checkstyle errors and hiding fingbugs errors 13 years ago
  Jeremias Maerki 954d14afba Fix scaling bug manifesting with source resolutions other than 72dpi. 13 years ago
  Vincent Hennebert 546ce6b34b Reverted changes accidentally made to toString in rev. 1071048 13 years ago
  Andreas L. Delmelle e5f2d508bc Revert unnecessary change (no checkstyle issue in this file; method unused, so no need to introduce) 13 years ago
  Andreas L. Delmelle a6f01e3ff6 Checkstyle fix 13 years ago
  Andreas L. Delmelle 0648049cfe Checkstyle fixes 13 years ago
  Andreas L. Delmelle e04d597c42 Fix incorrect type safety 13 years ago
  Andreas L. Delmelle 5fad0eeea1 Fixups, type safety... 13 years ago
  Andreas L. Delmelle 4db1797fc7 Minor fixups 13 years ago
  Andreas L. Delmelle 5eeb7821e5 A few minor nits... 13 years ago
  Andreas L. Delmelle c7271d310f Further cleanups: alignment of FlowLM.getNextKE() with pattern of the same method in BlockStackingLM. 13 years ago
  Vincent Hennebert faefb6aa9d Clean-ups, simplifications and improvements of AlignmentContext and ScaledBaselineTable 13 years ago
  Jeremias Maerki b04f84c5de Oops. Merging mistake. 13 years ago
  Jeremias Maerki 884db75f37 Forgot to mention a fix. 13 years ago
  Jeremias Maerki 3df0d00cdc Re-integrate/merge Temp_Color branch into Trunk. 13 years ago
  Jeremias Maerki 1c11bf9813 Fix deprecation. 13 years ago
  Jeremias Maerki 23140d8190 Status update 13 years ago
  Jeremias Maerki df68e0c994 Merge from Trunk, revisions 1060235 to 1069383. 13 years ago
  Jeremias Maerki b190db6910 Simplification as suggested by Simon. 13 years ago
  Jeremias Maerki 4f3ab56159 Fix IF test for color_1.xml. 13 years ago
  Jeremias Maerki ace85dd358 Adjust range of valid results for OpenJDK 6 13 years ago
  Andreas L. Delmelle f1269cc280 Further attempts at improving code readability, reduce some more duplication, and move logic to where it is appropriate 13 years ago
  Andreas L. Delmelle 5733a4c318 Further reduction of code duplication in/between getNextKnuthElements() 13 years ago
  Andreas L. Delmelle 1ec141adaf Elimination of code duplication in getNextKnuthElements() 13 years ago
  Jeremias Maerki 4c739e3b77 Use BitmapImageUtil for converting images to bi-level images. 13 years ago
  Jeremias Maerki 970c98732f Bugfix: toBufferedImage() didn't actually transfer the image data at all. 13 years ago
  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 years ago
  Andreas L. Delmelle d9c453d8fb Reverted previous commit; looks like it does require all related property classes to be committed... Better luck next week 13 years ago
  Andreas L. Delmelle 910d93cd2e Bugzilla 50703: Parametrize PropertyCache, switch to parameterless public constructor (+ corresponding update in MarkerAttribute) 13 years ago
  Andreas L. Delmelle ce0956f913 Make URI extraction consistent with fo:external-graphic's src + remove unnecessary return 13 years ago
  Andreas L. Delmelle 0f971bd07e Code fixups, type safety, etc. 13 years ago
  Andreas L. Delmelle 496119ec97 Minor nits 13 years ago
  Andreas L. Delmelle d6e4ff77fe Move CSOK suppresion comments; apparently @Override causes these to be ignored... 13 years ago
  Andreas L. Delmelle c28257c438 Fix checkstyle issue 13 years ago