Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/micjahn/ZXing.Net

.Net port of the original java-based barcode reader and generator library zxing
https://github.com/micjahn/ZXing.Net

switch reading of expected results from text files back to UTF8 and introduce code for special cases with UTF7

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C73481

aa762817c6bdf63e23a77a575b99b28871220a75 authored almost 13 years ago by micjahn <[email protected]>
change calculation of luminance for RGBLuminanceSource

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C73480

ba6d8323e3789f6010dbfe59490cb5c38684cdd7 authored almost 13 years ago by micjahn <[email protected]>
missing check

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C73479

669726032f4a15abe78d60d9e7827f400147d2b1 authored almost 13 years ago by micjahn <[email protected]>
added additional checks to writer classes

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C73475

770777378b398c6aeb159f3794a2f8bdf88e4f86 authored almost 13 years ago by micjahn <[email protected]>
added encoding support to windows forms demo client

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C73474

6f989d51a85a6d5ff7a587cca6104792ecd7d94f authored almost 13 years ago by micjahn <[email protected]>
added ToBitmap method to BitMatrix class (.net 2.0 and .net 4.0)

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C73473

e9c134225e99068de888db5215a7f0142c28a7f9 authored almost 13 years ago by micjahn <[email protected]>
added webcam support to windows forms demo client

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C73460

741c99bea9230282f6c6813383c75eb569ee0121 authored almost 13 years ago by micjahn <[email protected]>
added support for live barcode scanning via PhotoCamera

but I doesn't know if it works because I don't have a Windows Phone device

git-tfs-id: [http...

078fd0c7d55d7ed0336677018e4e45d4325dba23 authored almost 13 years ago by micjahn <[email protected]>
added demo windows phone client

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C73455

b0efd26d6e51c5d0a54ac46f3d696da329918182 authored almost 13 years ago by micjahn <[email protected]>
path corrected

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C73452

e3780548f3c089c763ea2dcae754681ce35b1fa5 authored almost 13 years ago by micjahn <[email protected]>
small little deployment helper

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C73442

339ab25d68ef82749ff0701f33415a80e94977d3 authored almost 13 years ago by micjahn <[email protected]>
Preparing release 0.3.0.0

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C73425

585db4717b535494b50f6ade48eb11a6cd1295dd authored almost 13 years ago by micjahn <[email protected]>
project settings corrected

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C73424

b4f57a5675708ff42ddac354147f1daa4e57c90e authored almost 13 years ago by micjahn <[email protected]>
namespace beautification (part 2)

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C73311

4455477396f18a0ea8d244ef612972de80681460 authored almost 13 years ago by micjahn <[email protected]>
one namespace left

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C73308

a41ca22ef8b76df9108f4fd6589bcc2df88cb816 authored almost 13 years ago by micjahn <[email protected]>
namespace beautification

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C73307

1119c530f54784cc3e16eeca7b61db36f68f490a authored almost 13 years ago by micjahn <[email protected]>
added demo windows forms client

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C73292

cd6374d8add2724e0c350084b73468afedcb4de3 authored almost 13 years ago by micjahn <[email protected]>
set synced rev. nr. in assembly info

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C73290

bd99d25140fe20f21ba029fa6b57c7a399d290b3 authored almost 13 years ago by micjahn <[email protected]>
port rev. 2190:

Issue 1169 PDF417 error correction ground-work. Now actually computes the syndrome to detect erro...

0f4aa9b27b17b0bb53aa2c4238128185d1ec68ef authored almost 13 years ago by micjahn <[email protected]>
replacing URShift calls

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C73288

b43da274dec1cdf358a17de08260eaa603165df1 authored almost 13 years ago by micjahn <[email protected]>
port rev. 2186:

Send through EAN extension with metadata

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/...

09a660f9709933c569b7b2a1288b35af7141ce82 authored almost 13 years ago by micjahn <[email protected]>
port rev. 2185:

Simplify old multiply logic for GF

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingN...

6baccb75eeef8620df77a17daf6088bd27ec78d4 authored almost 13 years ago by micjahn <[email protected]>
port rev. 2184:

Avoid some rare IllegalArgumentException and ArrayIndexOutOfBoundsException on bad input

git...

6a95ae96bc8c06e99953f644586d8b3b944c24d0 authored almost 13 years ago by micjahn <[email protected]>
port rev. 2191:

Issue 1170 fix condition for affine-ness

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/...

d646e8690ed261a9f78b519c330e619da0ad9843 authored almost 13 years ago by micjahn <[email protected]>
port rev. 2196:

rename a couple of test files that have names that confuse some OSes/filesytems

git-tfs-id: ...

8e17a38daae842dc3be7357f5aea5a6f50170c56 authored almost 13 years ago by micjahn <[email protected]>
encoding corrected

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C73234

b87fcbd7b1cb8e70fec17428224a58460933a9a3 authored almost 13 years ago by micjahn <[email protected]>
Preparing release 0.2.0.0

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C73024

1ef5e63ac48488c9a05e6a6c6ce7d5ed6b2efa23 authored almost 13 years ago by micjahn <[email protected]>
correct test data encoding

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C73023

d22014c0d8b1e8a64f7a613888c2d417a8165d82 authored almost 13 years ago by micjahn <[email protected]>
port rev. 2178:

Issue 1157 support protocols ending with : not :// like bitcoin
port rev. 2180:
Cancel one old ...

63392b00a63b69fbe2be78c038d4891b2f26901d authored almost 13 years ago by micjahn <[email protected]>
port rev. 2176:

Port back speedup to C++ from rev 2174 (original java repo)

git-tfs-id: [https://tfs.codeple...

2e159bda2e296d04792ab8bb6aa16429ee88c7e9 authored almost 13 years ago by micjahn <[email protected]>
port rev. 2181:

Fix Issue 1133, PDF417 issues with alpha mode after other modes

git-tfs-id: [https://tfs.cod...

2d97a36bd5db39fb12bc2de7feb5c10e319ab371 authored almost 13 years ago by micjahn <[email protected]>
removed two exception classes

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72883

28d0954606abae5ab0c1b0cd4c1c5406a089328c authored almost 13 years ago by micjahn <[email protected]>
fix error with decoding of ByteCompaction 901 of PDF417

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72881

aec8e470c35e67332f4eace60e78aad32441ab8a authored almost 13 years ago by micjahn <[email protected]>
fix wrong ITFReader optimization

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72852

fe866b40a97e0c4ac8b4355c1d86a733bfbcca37 authored almost 13 years ago by micjahn <[email protected]>
version number 0.2.0.0

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72851

682072c8e28f5cad3a70917e0b8437a5e69a6779 authored almost 13 years ago by micjahn <[email protected]>
port rev. 2159:

Issue 1142 fix binary shift in Aztec decoding

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS0...

21d760dae603c99c18e41208e3fb2f20f5f2ae5a authored almost 13 years ago by micjahn <[email protected]>
port rev. 2160:

Test from issue 1112

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72848

a32fa6a5d86c7611bed5c81f3ad8b961c99f0e1d authored almost 13 years ago by micjahn <[email protected]>
port rev. 2158:

Issue 1143: enable Codabar after improved decoding avoids false positives

git-tfs-id: [https...

18bbcf276ea1583fa50fedb1589169ef4c1c5888 authored almost 13 years ago by micjahn <[email protected]>
cleanup

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72846

349842cfaaf5fda5f09e2f740a73fe6a71fc6b9b authored almost 13 years ago by micjahn <[email protected]>
port rev. 2157:

Better encoding guessing from Alex (Part 2)

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/...

e1b3739779c1a6864071c731040c4d668cceaae0 authored almost 13 years ago by micjahn <[email protected]>
port rev. 2157:

Better encoding guessing from Alex (Part 1)

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/...

53e459afca21a33eae94536a42a5cc510ea8b2f3 authored almost 13 years ago by micjahn <[email protected]>
* test images updated from the original java based zxing project

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72843

723a450672521f3b75de8702e767ec60e7bc50ec authored almost 13 years ago by micjahn <[email protected]>
most of the exceptions are removed for better performance and debugging

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72798

baf67dfb51bf77eee817e531da90bfce02508ed3 authored almost 13 years ago by micjahn <[email protected]>
first steps the long way to remove all the exceptions which are thrown for the flow control; replacing bei cheaper control constructs -> better performance

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72770

93dd78f5bec5c319fa523600d87baedf88997865 authored almost 13 years ago by micjahn <[email protected]>
* test images added from the original java based zxing project

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72697

3a42228e4a15d95a7e6919a878bb223d20adeefe authored almost 13 years ago by micjahn <[email protected]>
* test images added from the original java based zxing project

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72696

b2065bc52d0e743fb65fb4e28601af309b8a6b2d authored almost 13 years ago by micjahn <[email protected]>
* test images added from the original java based zxing project

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72682

0ba5d8cccb5228a54973ad75fd1b3df47fd8ed2b authored almost 13 years ago by micjahn <[email protected]>
fixed aztec decoder support for extended ascii codes (thanks to Sergio for the hint)

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72678

972b88f82b3cecbcec2e50233e06ae7e1570f1d9 authored almost 13 years ago by micjahn <[email protected]>
two special aztec test images added with extended ascii codes

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72677

5a2f8b54cd90cfef002ecc0472de59577a28223a authored almost 13 years ago by micjahn <[email protected]>
IndexOutOfRangeExc fixed in GetHashCode of type ResultPoint (thanks Danilo for the note)

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72675

1ab0cddfba7334c789d7c87e4431d7f22d68db64 authored almost 13 years ago by micjahn <[email protected]>
* test images added from the original java based zxing project

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72659

589ee3a7d276ac18801457a59e1a49032a6c1d81 authored almost 13 years ago by micjahn <[email protected]>
different virtual/override fixes

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72658

aa1d8273eef2ed8bd624c237bbd86c4331d4f3c2 authored almost 13 years ago by micjahn <[email protected]>
* test images added from the original java based zxing project

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72656

fb1f808d5f63d12713db07811e3c56619b60a503 authored almost 13 years ago by micjahn <[email protected]>
* test images added from the original java based zxing project

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72655

cfd1db01c68a4a8df1a6481bf489dde47f2050c5 authored almost 13 years ago by micjahn <[email protected]>
* test images added from the original java based zxing project

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72654

5c4cd96647f7a836a6fb5034628f8e9ece113a06 authored almost 13 years ago by micjahn <[email protected]>
IndexOutOfRangeExc fixed

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72639

a5c4ead04bc0c0bfd37f5403ad9d84207eb94c15 authored almost 13 years ago by micjahn <[email protected]>
* test images added from the original java based zxing project

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72638

1b09f4a7a8c479bf2ab3bf201ea2265522f2ff22 authored almost 13 years ago by micjahn <[email protected]>
line break correction

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72637

c087588878d6bbaa58508939763e817ce7afac10 authored almost 13 years ago by micjahn <[email protected]>
QRCodeWriterTestCase::testRegressionTest fixed

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72636

f3f9feacbfeb637656f7697ab18a769ccc579a0e authored almost 13 years ago by micjahn <[email protected]>
typo fixed in aztec decoder (thanks to Danilo)

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72635

dbb4407e7bb24b6ee1c2b4ddfe689047e2959cd8 authored almost 13 years ago by micjahn <[email protected]>
fixed missing dictionary check

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72613

16ab57259d9301fcdd7d2580d56f01eabbafb366 authored almost 13 years ago by micjahn <[email protected]>
fixed missing dictionary check

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72612

cf75fc0048208cef00789c403c7b5243b9f594cf authored almost 13 years ago by micjahn <[email protected]>
* test images added from the original java based zxing project

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72610

43749211da7bdf2c0fba9e91254f339ec0feb32b authored almost 13 years ago by micjahn <[email protected]>
* test images added from the original java based zxing project

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72609

c83f8f2ff3fcd6c023ecfc67973950e1359fdecc authored almost 13 years ago by micjahn <[email protected]>
* test images added from the original java based zxing project

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72608

814fa58772e99b492f7b9f81c9f577db85dab178 authored almost 13 years ago by micjahn <[email protected]>
fixed email parser

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72606

d736a5a9fbdf1027fe633a53d7a9475249a9d277 authored almost 13 years ago by micjahn <[email protected]>
* test images added from the original java based zxing project

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72604

bacbf2f8807b1f3d39e56c4871555e7ce6d7a628 authored almost 13 years ago by micjahn <[email protected]>
* test images added from the original java based zxing project

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72603

a61c12e8cf81aa2bc681afba0fd17e8b68cd3928 authored almost 13 years ago by micjahn <[email protected]>
port rev. 2123:

Update generator version and add one more test

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS...

55e2975268d1a3808483964a75365ff4523cc763 authored almost 13 years ago by micjahn <[email protected]>
port rev. 2118:

Issue 1124 only allow encoding of even-length ITF input

git-tfs-id: [https://tfs.codeplex.co...

475cb8cdcba75087686ac31be6d0978d923d17b0 authored almost 13 years ago by micjahn <[email protected]>
port rev. 2116:

Count misreads in the test framework and track. Retune slightly on this basis to pick up a few mo...

f85d1853fc307b8364443bb560862fa756fe2073 authored almost 13 years ago by micjahn <[email protected]>
port rev. 2114:

Issue 1122 allow short code 39/93

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNe...

057694b4db5424b59c7a1223a6fd77898dca7881 authored almost 13 years ago by micjahn <[email protected]>
port rev. 2108:

Fix slight problem in heuristic for detecting URIs: accept a.singleletterdomainelement.com

g...

b00e2a22bb8ba19d2aed944bc0891233e7667bc8 authored almost 13 years ago by micjahn <[email protected]>
port rev. 2103:

QR code "pure barcode" now forgiving of uneven module sizes

git-tfs-id: [https://tfs.codeple...

5ae0a2f9dec19fad5a46f3958f6f3d6a78a5cfee authored almost 13 years ago by micjahn <[email protected]>
* test images added from the original java based zxing project

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72596

3192205dc47b919e2fcf24add65ca21183c82c19 authored almost 13 years ago by micjahn <[email protected]>
* client/result/* tests added

* some fixes based upon the unit tests

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZX...

f3501f071ed92daa24c50fc808c1c08a719e1d05 authored almost 13 years ago by micjahn <[email protected]>
* qrcode/encoder/* tests added

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72568

647cc316f820bbc065004a12ccd9b5f83d89cf69 authored almost 13 years ago by micjahn <[email protected]>
* qrcode/decoder/* tests added

* small fixes for StringUtils and BitSourceBuilder

git-tfs-id: [https://tfs.codeplex.com/tfs...

19f0f979714ba70baa13b229de7ef935ab0b38ed authored almost 13 years ago by micjahn <[email protected]>
using Dictionary in FieldParser

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72542

8d99de47fe05020e7c1e6bcd9a95caec106fd335 authored almost 13 years ago by micjahn <[email protected]>
* oned/rss/* tests added

* small fixed for some oned/rss classes

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/Z...

422fa16d3d59ec480d1a0c62fc6a3624e07978a1 authored almost 13 years ago by micjahn <[email protected]>
oned/* tests added

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72512

c015d1e03797a67cd146621a2601cede8f8c0ff7 authored almost 13 years ago by micjahn <[email protected]>
FalsePositives2BlackBox, FalsePositivesBlackBox, PartialBlackBox and UnsupportedBlackBox tests added

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72508

b8fb03e804e11a13576429187b2348382bd784ca authored almost 13 years ago by micjahn <[email protected]>
small fix

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72507

dd19252566b4a82f8df7815a2a2098e839e1872b authored almost 13 years ago by micjahn <[email protected]>
correct use of LockBits

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72506

b0a081a0caa45b9e2083ee9f83a2df1045f145e7 authored almost 13 years ago by micjahn <[email protected]>
DataMatrix tests added, small fixes

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72505

59a2084919e3a9200f4bd39c547c2b3ad1f3c502 authored almost 13 years ago by micjahn <[email protected]>
* BitArray, BitMatrix, BitSource tests added

* numberOfTrailingZeros fixed

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/tr...

5a32767d8cc5cc3b1b7de832b74de394c8b21a32 authored almost 13 years ago by micjahn <[email protected]>
PerspectiveTransform and QRCodeBlackBox tests added

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72408

b6947b9ecdaa2e09378b3da49503ddd42bc267d2 authored almost 13 years ago by micjahn <[email protected]>
ReedSolomon tests added

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72407

6816ab3c0a29872e778a6136614f850dee02fb99 authored almost 13 years ago by micjahn <[email protected]>
small fixes

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72406

f9e42deb77ebd32a5939718fc3c63fabbb770f32 authored almost 13 years ago by micjahn <[email protected]>
added 3rdparty nunit 2.5.10

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72376

7b0225756f20ca009bd9cec4375803dab523f116 authored almost 13 years ago by micjahn <[email protected]>
added first tests

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72375

18c82e8b8aa63d69836c95e11119867d15ea6269 authored almost 13 years ago by micjahn <[email protected]>
re-added missing files since last move operation

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72374

b9a9408afa0c64f3c0dc3e809e7ac5b9463b73eb authored almost 13 years ago by micjahn <[email protected]>
removed unused dirs

correct build paths

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72311

3ca7cf53e8b3d51c79d72d833fa4859b46ec3451 authored almost 13 years ago by micjahn <[email protected]>
correct paths

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72310

43acaf8f70bdc33861330389d039f9a118306a0e authored almost 13 years ago by micjahn <[email protected]>
new sub dir for library

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72307

0f8e1891c7753d1e1a77fcac998a7b4eb1db63b5 authored almost 13 years ago by micjahn <[email protected]>
removed unused files

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72305

087457fb529371987327e5e74818c15a1f610c88 authored almost 13 years ago by micjahn <[email protected]>
fixed Regex.end and .find (java)

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72300

b291d42a72aa7ea0f65afe1acf82101622ea1433 authored almost 13 years ago by micjahn <[email protected]>
SL4 compatibility fix:

* RegexOptions.Compiled

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C7...

b7c1018e086c2d81cb7a00418810dc71a59f875a authored almost 13 years ago by micjahn <[email protected]>
SL4, WP7, WP7.1 compatibility fixes:

* BitConverter.DoubleToInt64Bits
* System.Text.Encoding.Default
* StringBuilder.Insert

git...

170747a7ce248b3d53bd86eefd3a05dff5cecb86 authored almost 13 years ago by micjahn <[email protected]>
forgot a define

git-tfs-id: [https://tfs.codeplex.com/tfs/TFS05/]$/ZXingNet/trunk;C72297

8c45e26516a2ef2bb41361db5483593fa192d76c authored almost 13 years ago by micjahn <[email protected]>