Add Code 93 support. Update tests to reflect new (better) number of successes.
[zxing.git] / javase / src / com / google / zxing / client / j2se / CommandLineRunner.java
2010-05-30 srowenAdd Code 93 support. Update tests to reflect new (bette...
2010-04-19 srowenUse RSS14 on the command line; scan more lines since...
2010-03-31 srowenAdd --crop=left,top,width,height arg
2010-03-01 srowenAdd pure barcode support to web app and command line
2010-02-02 srowen"Split" ReaderException into subclasses to enable more...
2009-12-13 dswitkinFinished work on the local binarizer and renamed it...
2009-12-13 dswitkinAdded a --products_only flag to the CommandLineRunner.
2009-12-13 dswitkinAdded the ability to track who is throwing exceptions...
2009-09-26 srowenTiny changes to System.err usage, closed a stream,...
2009-07-30 srowenAdd MatrixToImageWriter convenience class, small code...
2009-06-26 dswitkinModified the CommandLineRunner to use all available...
2009-06-26 dswitkinRefactored the MonochromeBitmapSource class hierarchy...
2009-06-25 dswitkinFixed some code which was ignoring the result of Monoch...
2009-05-28 dswitkinWrote a usage message for the CommandLineRunner.
2009-05-26 dswitkinYou can now dump the black point for URLs to the pwd.
2009-05-26 dswitkinExtended the command line tool to dump the results...
2009-01-14 srowenSeparated rectangle detection from decoder for reuse
2008-12-19 dswitkinFixed crash and bad parsing of an SMS with a question...
2008-11-15 srowenRemove my old email address from files. Might as well...
2008-11-02 srowenUpdated qrcode-2 with corrected output for some Japanes...
2008-10-31 dswitkinAdded a --dump_results flag to the J2SE client, which...
2008-10-04 srowenImproved error message when file/URI is mistyped.
2008-09-29 dswitkin- Fixed a crash when parsing a particular VCard with...
2008-06-20 dswitkinAdded which format was decoded to the CommandLineRunner...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-05-02 srowenMany more little tweaks from IntelliJ inspections
2008-04-21 dswitkinImproved the command line test app to accept multiple...
2008-04-01 dswitkinImproved the statistics reporting for the CommandLineRu...
2008-03-05 srowenVarious code tweaks and refactorings suggested by IntelliJ
2008-03-03 srowenUse TRY_HARDER hint in javase CommandLineRunner. TRY_HA...
2008-01-02 srowenTrivial move of a commented method to better spot ...
2007-12-17 dswitkinPut back the buildwithoutj2me target.
2007-11-19 srowenMinor change to add braces (also testing commit notific...
2007-11-19 dswitkinImplemented row sampling for histograms and tweaked...
2007-11-14 srowenCode tweaks and so forth with Daniel
2007-11-12 dswitkinAdded the initial version of my UPC reader and modified...
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@6 59b500cc...