Michael Stefaniuc
|
a211a64eca
|
gphoto2.ds: Fix non-ANSI function declaration. Found by sparse.
|
2007-06-05 12:19:01 +02:00 |
Andrew Talbot
|
53acd1b162
|
gphoto.ds: Constify a variable.
|
2007-05-02 14:58:15 +02:00 |
Alexandre Julliard
|
86ba62a563
|
gphoto2.ds: Don't warn about libjpeg if gphoto support is not enabled.
|
2006-11-27 13:47:17 +01:00 |
Mikołaj Zalewski
|
58bd35c8c5
|
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 17:45:51 +02:00 |
Frank Richter
|
13ef076913
|
gphoto2.ds: Add German translation.
|
2006-10-23 12:34:57 +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 |
James Hawkins
|
c9384a2032
|
gphoto2.ds: Make an internal function static.
|
2006-10-12 11:34:58 +02:00 |
Francois Gouget
|
7295af0915
|
French rc files must be encoded in iso-8859-1, not utf-8.
|
2006-10-06 12:32:08 +02:00 |
Francois Gouget
|
7edba14310
|
gphoto2.ds: Remove ZeroMemory() calls and instead set the relevant fields (usually just iSubItem) to zero manually.
|
2006-10-05 17:44:34 +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
|
8ff6bfddb0
|
gphoto2.ds: Use SS_CENTER to center a dialog string.
|
2006-09-29 14:41:55 +02:00 |
Mikołaj Zalewski
|
72baa2d4b1
|
gphoto2.ds: Add Polish translation.
|
2006-09-29 14:41:48 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Marcus Meissner
|
0c15360a3e
|
Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL and respective wine/debug.h includes.
|
2006-09-11 11:30:48 +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 |
Alexander Nicolaysen Sørnes
|
138676dd24
|
gphoto2.ds: Added Norwegian Bokmål resources.
|
2006-06-15 12:05:54 +02:00 |
Alexandre Julliard
|
52476a1124
|
Fixed a couple of instances of the old FSF address that crept back in.
|
2006-05-26 12:08:32 +02:00 |
Hwang YunSong
|
65d43a6770
|
gphoto2.ds: Added Korean resources.
|
2006-05-24 14:14:16 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Gerald Pfeifer
|
3394472da8
|
gphoto2.ds: Fix a typo in a #warning, and slight rewording. Fix grammaro in comment.
|
2006-05-15 13:56:35 +02:00 |
Francois Gouget
|
9359fd2f9f
|
gphoto2.ds: Spelling fix.
|
2006-05-15 11:10:15 +02:00 |
Hans Leidekker
|
c2a8d933ec
|
gphoto2.ds: Added Dutch resources.
|
2006-05-09 11:54:35 +02:00 |
Jonathan Ernst
|
20f1ce0870
|
gphoto2.ds: Added French resources.
|
2006-05-09 11:53:37 +02:00 |
Marcus Meissner
|
40e7ef3a1d
|
gphoto.ds: Implemented a libgphoto2 import driver, based on the sane.ds driver.
Wrote a GUI import dialog.
With help from Aric Stewart.
|
2006-05-08 22:37:05 +02:00 |