Commit Graph

21 Commits

Author SHA1 Message Date
Alexandre Julliard 8aa64e3580 configure: Automatically expand _CFLAGS and _LIBS variables in all makefiles. 2014-01-30 12:42:56 +01:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Alexandre Julliard 4f3d71cef3 makefiles: Get rid of the no longer used PO_SRCS variables. 2013-12-15 10:23:04 +01:00
Alexandre Julliard ad6ee47def configure: Use the pkg-config helper macro for sane. 2013-05-03 20:45:12 +02:00
Alexandre Julliard 97b7bb2bab sane: Convert dialogs to po files. 2011-11-22 14:20:45 +01:00
Alexandre Julliard 036fe88ef4 sane.ds: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
Yaron Shahrabani ecd140cfa3 sane: Added Hebrew translation. 2010-12-05 16:44:42 +01:00
Paul Vriens f0b6e56cc2 sane.ds: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-11-03 11:08:54 +01:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Igor Paliychuk 04af975d91 sane.ds: Add Ukrainian translation. 2010-07-21 13:23:58 +02:00
Kovács András 3d722816f2 sane.ds: Add Hungarian translation. 2010-06-29 10:53:25 +02:00
Luca Bennati e15caca5c4 sane.ds: Add Italian translation. 2010-05-31 12:14:29 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Aric Stewart 33f8f2b37d sane: Add Japanese resource. 2009-07-15 13:15:41 +02:00
Michael Stefaniuc 6f4b74de5b sane.ds: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:41:33 +02:00
Jeremy White 4b794bee9a sane.ds: Get resolution from sane, instead of hard coding -1. 2009-02-16 12:31:11 +01:00
Alexandre Julliard ad9396302d Removed some unneeded imports. 2007-12-06 21:24:24 +01: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
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +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