Spell checker fixes, narrowed scope / made less visible where possible. Little stuff
[zxing.git] / core / src / com / google / zxing / pdf417 / detector / Detector.java
2009-09-15 srowenSpell checker fixes, narrowed scope / made less visible...
2009-07-08 dswitkinModified my skew correction code to also work upside...
2009-07-02 dswitkinI noticed that the codeword coordinates in PDF 417...
2009-07-01 dswitkinGot 180 degree rotation working for PDF 417, and turned...
2009-07-01 dswitkinCleaned up a number of comments and code to fit in...
2009-06-30 dswitkin- Converted parts of the PDF 417 reader to use BitMatrix.
2009-06-29 dswitkin- Got the DataMatrix decoder compiling again with a...
2009-06-26 dswitkinRefactored the MonochromeBitmapSource class hierarchy...
2009-06-24 srowenStyle changes mostly
2009-06-24 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=42