Commit Graph

128 Commits (516731c8618d0b30e4fb0298bd6b3b89fc7c2051)

Author SHA1 Message Date
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
Luis C. Busquets Pérez 192d9e9811 sane: Add Spanish Resource. 2007-12-10 12:13:20 +01:00
Alexandre Julliard ad9396302d Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
Lei Zhang 124f2aa27e sane.ds: Fix a memory leak. 2007-11-09 13:04:14 +01:00
Lei Zhang 84e8ea2fdc sane.ds: Check return value from sane_get_option_descriptor(). 2007-11-09 13:03:47 +01:00
Lei Zhang 05907c3e29 sane.ds: Check return value from sane_control_option(). 2007-11-09 13:03:38 +01:00
Lei Zhang e984d7ba40 sane.ds: Get number of options only once. 2007-11-09 13:03:32 +01:00
Daniel Nylander df77ad41e1 sane.ds: Add Swedish translation. 2007-10-16 12:38:51 +02:00
Michael Stefaniuc 02933a11de dlls: Remove unreachable break after return/break. Found by Smatch. 2007-07-19 11:57:49 +02:00
Alexandre Julliard 418e74b5d9 configure: Merge the libsane existence check with the soname check. 2007-07-02 19:42:13 +02:00
Alexandre Julliard 5a95cfbd9c configure: Export the shared library extension instead of hardcoding .so. 2007-07-02 14:35:05 +02:00
Jeremy White 16f33d8b43 sane.ds: Dynamically load libsane.so.
This change was triggered because of a bug in libsane-hpaio.so, namely
that it relies on libsane.so being dlopen'd RTLD_GLOBAL so that
sanei_init_debug can be resolved.
2007-03-14 22:45:08 +01:00
Andrew Talbot 3c43ca5df3 sane.ds: Declare a function static. 2007-02-05 12:25:25 +01:00
Andrew Talbot ea93e5fb24 sane.ds: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
With grateful acknowledgement to Marcus Meissner.
2006-12-29 12:49:41 +01:00
Mikołaj Zalewski 58bd35c8c5 resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
Mikołaj Zalewski e32aa55703 resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
Byeong-Sik Jeon e1fd734c97 Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
Jonathan Ernst a34e04eaf4 Use SUBLANG_NEUTRAL in French resources. 2006-10-19 13:35:05 +02:00
Alexandre Julliard c67f5de5a7 sane.ds: Get rid of the prototypes of some removed functions. 2006-10-12 21:26:46 +02:00
Michael Stefaniuc 41dd56cb7f "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
Mikołaj Zalewski 1be963e658 sane.ds: Use SS_CENTER to center a dialog string. 2006-09-29 14:41:41 +02:00
Mikołaj Zalewski 5543877f81 sane.ds: Add Polish translation. 2006-09-29 14:41:27 +02:00
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Stefan Huehner 998e256c82 Fix some -Wstrict-prototype warnings () -> (void). 2006-08-21 12:06:26 +02:00
Alexandre Julliard 77dc0d9be5 .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
Alexandre Julliard cc2b3b48e6 Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
2006-07-10 20:47:54 +02:00
Marcus Meissner 312fa564db sane.ds: Replace FIXME() by TRACE() on sane_exit. 2006-06-03 11:43:08 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Hans Leidekker 6aac40364b sane.ds: Added Dutch resources. 2006-05-09 11:54:45 +02:00
Marcus Meissner 125efed86a twain_32: Split out the sane specific parts from twain_32 code.
Autoprobing via DG_CONTROL/DAT_IDENTITY/MSG_GET.
2006-05-08 22:07:05 +02:00