Sign in
goma
/
wine
/
a82428b1123390067f161108fb332a3d8e0bf13f
/
dlls
/
gphoto2.ds
2993785
Assorted non-ANSI function declaration fixes (missing void).
by Francois Gouget
· 18 years ago
baf21f4
gphoto2.ds: Updated Korean resource.
by Hwang YunSong(황윤성)
· 18 years ago
4945a25
gphoto2: Add missing brackets.
by Lei Zhang
· 18 years ago
ffbca82
gphoto2: Import photos in the right order.
by Lei Zhang
· 18 years ago
e2605fb
gphoto2.ds: Add preview button and ability to disable import GUI.
by Lei Zhang
· 18 years ago
d0fddf4
configure: Make the libjpeg soname check depend on the header check.
by Alexandre Julliard
· 18 years ago
446befb
configure: Don't use a default soname if a library is not found, leave it undefined.
by Alexandre Julliard
· 18 years ago
5a95cfb
configure: Export the shared library extension instead of hardcoding .so.
by Alexandre Julliard
· 18 years ago
a211a64
gphoto2.ds: Fix non-ANSI function declaration. Found by sparse.
by Michael Stefaniuc
· 18 years ago
53acd1b
gphoto.ds: Constify a variable.
by Andrew Talbot
· 18 years ago
86ba62a
gphoto2.ds: Don't warn about libjpeg if gphoto support is not enabled.
by Alexandre Julliard
· 18 years ago
58bd35c
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
by Mikołaj Zalewski
· 18 years ago
13ef076
gphoto2.ds: Add German translation.
by Frank Richter
· 18 years ago
e1fd734
Korean: Use SUBLANG_NEUTRAL in Korean resources.
by Byeong-Sik Jeon
· 18 years ago
a34e04e
Use SUBLANG_NEUTRAL in French resources.
by Jonathan Ernst
· 18 years ago
c9384a2
gphoto2.ds: Make an internal function static.
by James Hawkins
· 18 years ago
7295af0
French rc files must be encoded in iso-8859-1, not utf-8.
by Francois Gouget
· 18 years ago
7edba14
gphoto2.ds: Remove ZeroMemory() calls and instead set the relevant fields (usually just iSubItem) to zero manually.
by Francois Gouget
· 18 years ago
41dd56c
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
by Michael Stefaniuc
· 18 years ago
8ff6bfd
gphoto2.ds: Use SS_CENTER to center a dialog string.
by Mikołaj Zalewski
· 18 years ago
72baa2d
gphoto2.ds: Add Polish translation.
by Mikołaj Zalewski
· 18 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
0c15360
Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL and respective wine/debug.h includes.
by Marcus Meissner
· 19 years ago
998e256
Fix some -Wstrict-prototype warnings () -> (void).
by Stefan Huehner
· 19 years ago
77dc0d9
.gitignore: Added wildcards to ignore generated resource files.
by Alexandre Julliard
· 19 years ago
cc2b3b4
Take advantage of the recursive nature of .gitignore for Makefile entries.
by Alexandre Julliard
· 19 years ago
138676d
gphoto2.ds: Added Norwegian Bokmål resources.
by Alexander Nicolaysen Sørnes
· 19 years ago
52476a11
Fixed a couple of instances of the old FSF address that crept back in.
by Alexandre Julliard
· 19 years ago
65d43a6
gphoto2.ds: Added Korean resources.
by Hwang YunSong
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
3394472
gphoto2.ds: Fix a typo in a #warning, and slight rewording. Fix grammaro in comment.
by Gerald Pfeifer
· 19 years ago
9359fd2
gphoto2.ds: Spelling fix.
by Francois Gouget
· 19 years ago
c2a8d93
gphoto2.ds: Added Dutch resources.
by Hans Leidekker
· 19 years ago
20f1ce0
gphoto2.ds: Added French resources.
by Jonathan Ernst
· 19 years ago
40e7ef3
gphoto.ds: Implemented a libgphoto2 import driver, based on the sane.ds driver.
by Marcus Meissner
· 19 years ago