soukoku
|
daaeb840af
|
Added tiff support.
|
2015-02-18 21:06:07 -05:00 |
|
soukoku
|
b27a9ba4cc
|
Added image conversion parts from commonwin32.
|
2015-02-18 20:02:39 -05:00 |
|
soukoku
|
bcb1ec2382
|
Updated IPlatformInfo to include internally used properties.
|
2015-02-18 19:21:32 -05:00 |
|
soukoku
|
bace6e6323
|
Added workaround for sources that don't support querysupport call.
|
2015-02-13 21:34:12 -05:00 |
|
soukoku
|
0f4e258970
|
Updated winform sample with sync context usage.
|
2015-02-13 07:05:37 -05:00 |
|
soukoku
|
c3cd46e543
|
Fixed enum cap values not read correctly (#33).
|
2015-02-03 18:31:40 -05:00 |
|
soukoku
|
38baf125a0
|
Fixed TypeExtensions init error #32
|
2015-01-30 07:05:15 -05:00 |
|
soukoku
|
1170b2d6ef
|
Added format for image file xfer
|
2015-01-12 19:23:56 -05:00 |
|
soukoku
|
5fad8b3c02
|
Moved TWAIN type reading/writing under one class.
|
2015-01-11 13:16:02 -05:00 |
|
soukoku
|
8d30e9066f
|
Changed when callbacks are registered.
|
2015-01-08 07:05:22 -05:00 |
|
soukoku
|
1ce7c5caf5
|
Added named state enum.
|
2015-01-07 21:34:56 -05:00 |
|
soukoku
|
1ae051e933
|
Xfer default change.
|
2015-01-05 21:39:20 -05:00 |
|
soukoku
|
afa7a1b3d2
|
Updated xfer group usage in xfer logic.
|
2015-01-05 21:31:25 -05:00 |
|
soukoku
|
d7a2bebe2a
|
Fixed wrong pointer passed to unlock method.
|
2015-01-03 12:58:37 -05:00 |
|
soukoku
|
844f84e259
|
Some comments.
|
2015-01-03 11:29:38 -05:00 |
|
soukoku
|
7f39c45bd4
|
Changed xfer logic to not endxfer after reset.
|
2015-01-01 21:27:41 -05:00 |
|
soukoku
|
8a01adaaf6
|
Updated readme.
|
2014-12-29 18:24:23 -05:00 |
|
soukoku
|
0ad1a72bba
|
Fixed #30 version check logic.
|
2014-12-29 18:07:34 -05:00 |
|
soukoku
|
cad36ecf0b
|
Updatd readme for wrapper property.
|
2014-11-29 22:43:07 -05:00 |
|
soukoku
|
313b3c129b
|
Fixed wrong location for old twain_32.dll.
|
2014-11-29 22:16:19 -05:00 |
|
soukoku
|
f29443a8a4
|
Fix issue #25 for bad source returning unexpected cap value types.
|
2014-11-28 21:36:37 -05:00 |
|
soukoku
|
df80b86f71
|
Made wpf sample more mvvm with multi page support.
|
2014-11-15 13:13:41 -05:00 |
|
soukoku
|
6370d9c38b
|
Added cap search in wpf sample.
|
2014-11-14 23:09:12 -05:00 |
|
soukoku
|
c35e727cdb
|
Test setting cap value in wpf sample.
|
2014-11-14 22:52:07 -05:00 |
|
soukoku
|
b4865c988e
|
Typo and other fixes.
|
2014-11-13 21:49:12 -05:00 |
|
soukoku
|
d2134fbcd3
|
lib update.
|
2014-11-11 18:24:41 -05:00 |
|
soukoku
|
87bd298081
|
Wrapped most caps.
|
2014-11-11 07:50:22 -05:00 |
|
soukoku
|
958a0bdee7
|
started wrapping general caps.
|
2014-11-10 21:45:32 -05:00 |
|
soukoku
|
bdefa03579
|
more icaps
|
2014-11-09 14:37:58 -05:00 |
|
soukoku
|
852a055e5a
|
More ICaps
|
2014-11-09 13:23:06 -05:00 |
|
soukoku
|
b4c3ebd549
|
More cap wrapper.
|
2014-11-08 08:58:27 -05:00 |
|
soukoku
|
88a54c95d9
|
Added more wrapped caps.
|
2014-11-07 20:22:58 -05:00 |
|
soukoku
|
56115b619d
|
Started using cap wrapper in wpf sample
|
2014-10-31 18:51:06 -04:00 |
|
soukoku
|
e19c2ad490
|
Added support for getting ext image info during data transfer event.
|
2014-10-31 18:20:13 -04:00 |
|
soukoku
|
57d7dbe0ef
|
Started adding more wrapped caps.
|
2014-09-24 21:52:28 -04:00 |
|
soukoku
|
9506155f38
|
Sample icon update.
|
2014-09-21 19:09:20 -04:00 |
|
soukoku
|
12859f42ac
|
Playing with more interfaces.
|
2014-09-18 06:46:01 -04:00 |
|
soukoku
|
11b6cb1040
|
More source updates.
|
2014-09-17 20:15:05 -04:00 |
|
soukoku
|
450f8aa5b0
|
Migrated all previous cap methods to new CapabilityControl.
|
2014-09-17 19:33:18 -04:00 |
|
soukoku
|
8508bbb764
|
More cap conversions.
|
2014-09-17 08:07:00 -04:00 |
|
soukoku
|
782f96827e
|
CapabilityControl idea progress.
|
2014-09-17 07:33:52 -04:00 |
|
soukoku
|
d72c0586e6
|
Small time problem fixes.
|
2014-09-16 18:33:35 -04:00 |
|
soukoku
|
92063d2b84
|
Some name-breaking changes so master is now v3. V2 will continue to be the code on nuget for now.
|
2014-09-15 07:24:13 -04:00 |
|
soukoku
|
0cd02ac16e
|
Made it possible to create event args externally for testing.
|
2014-09-12 07:16:10 -04:00 |
|
soukoku
|
81710b7e99
|
Expanded ITwainSession interface for more useful stuff.
|
2014-09-11 22:24:27 -04:00 |
|
soukoku
|
9415d5d43d
|
Some non-functional change updates.
|
2014-09-11 21:14:41 -04:00 |
|
soukoku
|
669de30345
|
msg loop tweaks & intptr cleanup.
|
2014-09-05 06:56:57 -04:00 |
|
Eugene Wang
|
19f65642b2
|
Merged in v2 (pull request #4)
Minor internal changes.
|
2014-09-02 19:12:13 -04:00 |
|
soukoku
|
88bd745883
|
Minor internal changes.
|
2014-09-02 19:10:35 -04:00 |
|
Eugene Wang
|
8d54e66e62
|
Merged in v2 (pull request #3)
Sync v2 to master
|
2014-09-02 11:23:14 -04:00 |
|