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 |