Commit Graph

79 Commits

Author SHA1 Message Date
Francois Gouget 4dc8987112 sane.ds: Fix compilation with older SANE headers. 2009-03-03 12:36:17 +01:00
Jeremy White 2c0fea94e8 sane.ds: Implement grayscale and B&W scanning for native image transfers. 2009-03-03 12:36:12 +01:00
Jeremy White 1d58b7e1cc sane.ds: Add a few trace messages useful in following color format. 2009-03-03 12:36:02 +01:00
Jeremy White 29df246005 sane.ds: Downgrade inappropriate FIXMEs. 2009-03-03 12:35:57 +01:00
Jeremy White 3d0d125024 sane.ds: Revise to match identity structures with partial information. 2009-02-26 12:12:25 +01:00
Jeremy White 00f9ef0f4f sane.ds: Fully support ICAP_PIXELTYPE. 2009-02-26 12:12:19 +01:00
Jeremy White f75b5ebba6 sane.ds: Added support for ICAP_UNITS. 2009-02-26 12:12:10 +01:00
Jeremy White 982482e7e8 sane.ds: Add support for ICAP_BITDEPTH. 2009-02-26 12:12:01 +01:00
Jeremy White 6ace799f5a sane.ds: Implement support for ICAP_XRESOLUTION and ICAP_YRESOLUTION. 2009-02-24 16:57:29 +01:00
Jeremy White aaf83dc1b2 sane.ds: Implement NATIVEXFER/MSG_GET for RGB scans. 2009-02-16 15:34:50 +01:00
Jeremy White 9bb24b8f7e sane.ds: Implement stub support for ICAP_PIXELFLAVOR. 2009-02-16 12:31:26 +01:00
Jeremy White 4b794bee9a sane.ds: Get resolution from sane, instead of hard coding -1. 2009-02-16 12:31:11 +01:00
Jeremy White 2033312b43 sane.ds: Add a log message to flag unsupported operations. 2009-02-10 12:56:41 +01:00
Jeremy White c00d81ab14 sane.ds: Remove a duplicate assignment. 2009-02-10 12:56:35 +01:00
Jeremy White 3f0645c79d sane.ds: Indicate that we used a modal dialog. 2009-02-10 12:56:29 +01:00
Jeremy White 0cab16c647 sane.ds: Revise the logic around processing events to reflect the need for us to generate and post a message to drive Sane events. 2009-02-10 12:56:22 +01:00
Jeremy White b0ec8880e2 sane.ds: Add stub support for ICAP_COMPRESSION. 2009-02-10 12:55:56 +01:00
Jeremy White 6320266e58 sane.ds: Add support for CAP_UICONTROLLABLE. 2009-02-10 12:53:47 +01:00
Jeremy White 272c1881dd sane.ds: Add partial stub support for ICAP_PIXELTYPE, with tests. Fixes a first crash in Adobe Acrobat scanning support. 2009-02-10 12:53:34 +01:00
Jeremy White 22bab0aa3d sane.ds: Return a 0 for MSG_QUERYSUPPORT even for capabilities we don't support. 2009-02-10 12:53:14 +01:00
Jeremy White 8dee7519c6 sane.ds: Eliminate incorrect TWRC_FAILURE return. 2009-02-10 12:53:00 +01:00
Jeremy White 333ef6a098 sane.ds: More correctly stub CAP_XFERCOUNT, and tests. 2009-02-10 12:52:53 +01:00
Jeremy White 25d5953cd8 sane.ds: Rearrange function position to avoid the need for forward function declarations. 2009-02-10 12:52:25 +01:00
Jeremy White c739edf6aa sane.ds: Simplify SANE_SaneCapability. 2009-02-10 12:52:02 +01:00
Jeremy White 0639904cc2 sane.ds: More completely implement ICAP_XFERMECH, with helper functions. 2009-02-06 16:40:41 +01:00
Jeremy White 5bef45201a sane.ds: Pass MSG_QUERYSUPPORT requests to the capability driver. 2009-02-03 14:02:05 +01:00
Jeremy White e93c14fac7 sane.ds: Implement CAP_SUPPORTEDCAPS. 2009-01-29 13:29:41 +01:00
Jeremy White 7aa3bb3a68 sane.ds: Initialize the SupportedGroups field when returning a source. 2009-01-29 13:27:26 +01:00
Michael Stefaniuc 54b6a42a0a include: Change twain.h to use LONG/ULONG for Win64 compatibility.
Also fix the compiler warnings introduced by this change.
2009-01-06 12:44:12 +01:00
ByeongSik Jeon 5f3287d79f *Ko.rc: Update Korean resource.
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
2008-12-11 12:21:07 +01:00
ByeongSik Jeon 1b0297a7f9 *Zh.rc: Update the Chinese resource font name to "MS Shell Dlg". 2008-12-11 12:20:48 +01:00
Francois Gouget 23e6e7be8e Make sure we have a space before the ellipses in Slovenian resources. 2008-12-04 12:06:06 +01:00
Alexandre Julliard 5a2a914481 sane.ds: Make some functions static. 2008-12-02 15:25:29 +01:00
Ricardo Filipe 66b732e4f8 sane.ds: Check dead stored status (llvm/clang). 2008-11-21 11:28:28 +01:00
Ricardo Filipe 863227b2c0 sane.ds: Added Portuguese translation. 2008-10-22 13:54:55 +02:00
Lei Zhang 887aa9eb3d sane.ds: Replace wsprintfW with sprintfW. 2008-09-08 12:31:37 +02:00
Hongbo Ni ea20c68a11 sane.ds: Add simplified and traditional Chinese resources. 2008-09-04 11:42:06 +02:00
Francois Gouget 95039659e1 sane.ds: Remove spaces before '...'. 2008-06-12 12:03:46 +02:00
Francois Gouget a9037a6592 resources: Fix some overly long '...' instances. 2008-06-05 15:53:22 +02:00
Francois Gouget 39cb432b68 Fix the resources to remove extraneous spaces in '...'. 2008-06-05 15:53:05 +02:00
Mikołaj Zalewski 14a42f802d Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
Jens Albretsen 39ae05d977 sane.ds: Danish translation. 2008-05-07 12:09:26 +02:00
Austin English 313a85f163 Spelling fixes. 2008-04-17 12:25:57 +02:00
Michael Stefaniuc f41fd59ddb sane.ds: Add the Romanian translation. 2008-04-08 12:28:10 +02:00
Rok Mandeljc b541a87f0e sane.ds: Added Slovenian translation. 2008-04-07 21:39:45 +02:00
Vitaliy Margolen 76a0306856 sane.ds: Add Russian translation. 2008-04-07 11:34:17 +02:00
Alexandre Julliard 4fd668d010 Replace some instances of LoadStringA by LoadStringW. 2008-03-03 20:07:37 +01:00
Mikołaj Zalewski 997e5f1230 Make Italian, Spanish, Dutch and German resources use SUBLANG_NEUTRAL. 2008-02-21 14:18:07 +01:00
Francois Gouget c68745c51b UTF-8 resource files must explicitly say so with a pragma. 2008-02-15 09:55:58 +01:00
Andrew Talbot e3c750f3c2 sane.ds: Remove unneeded casts. 2008-01-21 11:38:40 +01:00