zxing.git
2007-11-28 srowenUse max compression on .zip/.jar files
2007-11-28 srowenI guess build.xml should have a copyright statement too
2007-11-28 srowenMore changes for 0.1.2
2007-11-28 srowenNow builds release .zip which puts all files into one...
2007-11-26 srowenNow, can build "ZXingReaderBasic" which does not requir...
2007-11-26 srowenAdded more clarifying comments about how to configure...
2007-11-26 srowenNow makes sure JDK 1.4 / WTK are present. No longer...
2007-11-22 srowenpreverify classpath now should work on Windows
2007-11-21 srowenFix up release target
2007-11-21 srowenUpdates for version 0.1.1
2007-11-20 srowenShould fix problems decoding tiny QR codes without...
2007-11-20 srowenReference JDK 1.4 classes file location directly to...
2007-11-20 srowenIncrease maximum desired zoom to 2.5x
2007-11-19 srowenLast updates to build files
2007-11-19 srowenMinor change to add braces (also testing commit notific...
2007-11-19 dswitkinImplemented row sampling for histograms and tweaked...
2007-11-16 srowenInitial refactorings to support multiple kinds of black...
2007-11-16 srowenFinally, much better support for auto-focus, other...
2007-11-16 srowenMinor improvements
2007-11-15 srowenBroke out classes, tried to add "open URL" support...
2007-11-15 srowenAdded reference to thresholding resource
2007-11-15 srowenMinor code tweaks
2007-11-15 srowengit-svn-id: zxing.googlecode.com/svn/trunk@40 59b500cc...
2007-11-15 srowengit-svn-id: zxing.googlecode.com/svn/trunk@39 59b500cc...
2007-11-15 srowenOops, update year / company
2007-11-15 srowenAdded copyright statement
2007-11-14 srowenCode tweaks and so forth with Daniel
2007-11-14 srowen"Fire" button now triggers decoding
2007-11-14 srowenAdded top-level build file, removed local copy of JUnit...
2007-11-12 dswitkinAdded the initial version of my UPC reader and modified...
2007-11-12 srowenBreak out properties that user should customize into...
2007-11-09 srowenTiny tweak
2007-11-09 srowenFixed the rest of my typos and added basic unit test
2007-11-09 srowenBetter, still some bugs
2007-11-08 srowenReplace JAIPerspectiveTransform with PerspectiveTransform
2007-11-07 srowenAdded icon
2007-11-07 srowenShould fix up remaining problems in J2ME build and...
2007-11-07 srowenAdjust tolerance of method that decides whether a finde...
2007-11-07 srowenOops, bug fix for MaskPattern100
2007-11-07 srowenFix compile problem for JDK 1.4
2007-11-07 srowenAdded more test cases
2007-11-07 srowenMore javadoc
2007-11-07 srowenMore javadoc
2007-11-07 srowenMore javadoc
2007-11-06 srowenMore javadoc
2007-11-06 srowenMore javadoc
2007-11-06 srowenAdded more javadoc
2007-11-06 alasdair.john... Initial revision
2007-10-26 srowenFixed dumb bug that caused grid sampling to sample...
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@6 59b500cc...
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@5 59b500cc...
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@4 59b500cc...
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@3 59b500cc...
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@2 59b500cc...
2007-10-22 (no author)Initial directory structure.