Turn on Data Matrix, including separate scan option in Android
[zxing.git] / core / src / com / google / zxing / MultiFormatReader.java
2010-09-09 srowenTurn on Data Matrix, including separate scan option...
2010-08-05 dswitkin@google.comIssue 495: Renamed DATAMATRIX to DATA_MATRIX for consis...
2010-05-31 srowenUpdate Codabar style and disable it as its causing...
2010-05-31 bas5winkel@gmail.comAdded support for codabar format
2010-05-30 srowenAdd Code 93 support. Update tests to reflect new (bette...
2010-05-10 srowenBig RSS Expanded changelist -- thank you authors
2010-02-02 srowen"Split" ReaderException into subclasses to enable more...
2010-02-01 srowenPre-RSS-14 changes. Necessary code changes, but not...
2009-06-26 dswitkinRefactored the MonochromeBitmapSource class hierarchy...
2009-06-24 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=42
2009-05-21 dswitkinCleaned up some code to fit in 100 columns.
2009-04-12 srowenEnable DataMatrix in the web app / other small tweaks...
2009-03-09 dswitkinTurned on ITF support by default. The typical overhead...
2008-11-18 srowenFinally submit tiny change to comments here
2008-11-17 dswitkinFixed the build.
2008-11-01 dswitkinDiscovered that our 1D Readers were being reallocated...
2008-07-22 dswitkinModified the library entry point in a way which lets...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-06-12 srowenRemove compile-time reference to DataMatrixReader
2008-03-19 srowen"Try harder" mode now tries 2D formats first. BlackPoin...
2008-03-12 srowenTemporarily turning off Data Matrix in MultiFormatReade...
2008-03-11 briangbrownAdded code for the Data Matrix decoder.
2008-03-03 srowenUse TRY_HARDER hint in javase CommandLineRunner. TRY_HA...
2008-02-25 srowenAdded BarcodeFormat to Result, indicating what type...
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 srowenFixed handling of UPC/QR hints, improved error reporting
2007-11-14 srowenCode tweaks and so forth with Daniel
2007-11-12 dswitkinAdded the initial version of my UPC reader and modified...
2007-11-06 srowenMore javadoc
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@6 59b500cc...