Removed getWidth() and getHeight() which I added by mistake. They are already present...
[zxing.git] / javame / src / com / google / zxing / client / j2me / LCDUIImageMonochromeBitmapSource.java
2009-03-06 dswitkinRemoved getWidth() and getHeight() which I added by...
2009-03-06 dswitkinChanged the order of the BaseMonochromeBitmapSource...
2009-02-09 srowenRefactored width/height values into superclass and...
2008-11-15 srowenRemove my old email address from files. Might as well...
2008-10-30 dswitkinDid a big refactoring on the MonochromeBitmapSource...
2008-10-22 srowenAdd column caching to MonochromeBitmapSources and use...
2008-10-15 srowenWorkaround (I think) for bizarre array corruption probl...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-06-12 srowenMade this more like RGBMonochromBitmapSource, caching...
2008-06-12 srowenSmall tweaks on top of Daniel's excellent refactoring
2008-06-11 dswitkinRefactored the MonochromeBitmapSource hierarchy to...
2008-06-11 srowenAdd sharpening filter to this implementation too
2008-04-10 dswitkinMade sure the BitmapSource subclasses do not reuse...
2008-03-31 srowenMade the RGB to luminance approximation/optimization...
2008-03-26 srowenbiasTowardsWhite was, embarassingly, not accomplishing...
2008-03-19 srowenFixed bug in rotation code for BufferedImageMonochromeB...
2008-03-10 srowenVarious improvements to decode speed and efficiency...
2008-03-03 srowenFix typo in method "isRotate*d*Supported"; don't attemp...
2008-03-03 srowenUse TRY_HARDER hint in javase CommandLineRunner. TRY_HA...
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2008-02-04 srowenMajor refactoring of 1D barcode code. Moved into com...
2007-12-18 srowenNow public
2007-11-19 dswitkinImplemented row sampling for histograms and tweaked...
2007-11-16 srowenInitial refactorings to support multiple kinds of black...
2007-11-14 srowen"Fire" button now triggers decoding
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@6 59b500cc...