Change notes for 1.6
[zxing.git] / zxingorg /
2010-08-16 srowenPreserve line breaks into XHTML
2010-08-05 dswitkin@google.comIssue 495: Renamed DATAMATRIX to DATA_MATRIX for consis...
2010-06-29 srowenOn the way to deploy new verison, add favicon
2010-05-31 srowenUpdate Codabar style and disable it as its causing...
2010-05-30 srowenAdd Code 93 support. Update tests to reflect new (bette...
2010-05-11 srowenTiny NPE fix
2010-05-08 srowenFix a typo or two from the last commit
2010-05-08 srowenTighten up some stuff I saw from the logs
2010-04-15 srowenWatch for CMMException
2010-03-25 srowenSupport reading multiple barcodes in one image.
2010-03-01 srowenAdd pure barcode support to web app and command line
2010-02-02 srowen"Split" ReaderException into subclasses to enable more...
2010-02-01 srowenPre-RSS-14 changes. Necessary code changes, but not...
2010-01-31 srowenTry both binarizers, use appspot stylesheet, update...
2010-01-05 srowenIssue 312, use old global binarizer for uploaded images
2009-12-13 dswitkinFinished work on the local binarizer and renamed it...
2009-09-26 srowenTiny changes to System.err usage, closed a stream,...
2009-09-18 srowenAnother shot at TCP CLOSE_WAIT issue, and tiny code...
2009-09-16 srowenFurther attacks on the mysterious TCP CLOSE_WAIT issue
2009-08-21 srowenUpdate to final HTTP Client binaries
2009-08-13 srowenMake web app work on Servlet/JSP 2.3/1.2 and fix some...
2009-08-04 srowenDisable email-based decoding -- won't be able to suppor...
2009-06-26 srowenUpdates for appspot
2009-06-26 dswitkinRefactored the MonochromeBitmapSource class hierarchy...
2009-05-28 srowenSmall tweaks, use more friendly content type
2009-04-26 srowenOops new HTTP lib has a slightly difference exception...
2009-04-19 srowenUpdate to more recent HttpClient
2009-04-15 srowenTry to resolve CLOSE_WAIT issue on zxing.org
2009-04-10 srowenEnable DataMatrix in the web app / other small tweaks
2008-11-15 srowenRemove my old email address from files. Might as well...
2008-10-28 srowenAdd back basic link
2008-09-12 srowengit-svn-id: zxing.googlecode.com/svn/trunk@580 59b500cc...
2008-09-01 srowengit-svn-id: zxing.googlecode.com/svn/trunk@574 59b500cc...
2008-08-12 srowenBetter separated out email decoding functionality
2008-07-30 srowenSome small improvements in error handling based on...
2008-07-15 srowenUpdate to latest HTTP Core/Client libs
2008-07-10 srowenone last typo fix
2008-07-09 srowenMinor style tweaks
2008-06-27 srowenOops, make sure to XML-escape results
2008-06-27 srowenBetter bytes-to-String method for verbose output
2008-06-27 srowenStandardize getDisplayResult() implementation in parsed...
2008-06-27 srowenMore refactoring of parsed results / result parsers...
2008-06-26 srowenMinor change to standardize on more canonical "UTF8...
2008-06-26 srowenBig refactoring of ParsedResult: now split into ResultP...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-06-18 srowenAdded raw bytes to human readable output of zxing.org...
2008-06-16 srowenMake sure to clean up generated web.xml with password!
2008-05-27 srowengit-svn-id: zxing.googlecode.com/svn/trunk@404 59b500cc...
2008-05-11 srowenImprovements and refinements to web site
2008-05-05 srowenOops, one more compile problem fixed. Also delete redun...
2008-05-05 srowenReformatted code, updated to new Analytics tags, fixed...
2008-05-02 srowenAdded source code to zxing.org