Commit graph

70 commits

Author SHA1 Message Date
Michael Stefaniuc
ce2c6f3837 gphoto2.ds: Convert the German resources to UTF-8. 2009-07-09 15:22:58 +02:00
Frédéric Delanoy
e400b15378 gphoto2.ds: Update French translation. 2009-07-03 13:10:53 +02:00
Michael Stefaniuc
f894164d9f gphoto2.ds: Build language resource files separately.
Do not include them from an other rc file.
2009-07-01 11:42:39 +02:00
Austin English
281382afe3 gphoto2.ds: Fix a compiler warning for libjpeg includes. 2009-06-16 13:26:07 +02:00
Gerald Pfeifer
96929d151e gphoto2.ds: Only provide GPHOTO2_StrDup() when we have HAVE_GPHOTO2. 2009-05-29 11:26:17 +02:00
Alexandre Julliard
49159aebf1 gphoto2.ds: Fix a pointer conversion warning on 64-bit. 2009-05-28 15:24:54 +02:00
Francois Gouget
d0ba18430d gphoto2.ds: Use Win32 APIs instead of strdup(). 2009-05-18 12:33:46 +02:00
Aurimas Fischer
4bec03e3c5 gphoto2.ds: Add Lithuanian translation. 2009-03-30 13:57:41 +02:00
Andrew Talbot
7754f2e78b gphoto2.ds: Replace malloc() with HeapAlloc(). 2009-02-09 17:17:09 +01:00
Michael Stefaniuc
2c5da7de49 gphoto.ds: Remove superfluous pointer casts. 2009-01-27 14:26:53 +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
Marcus Meissner
2fc6cea11a gphoto2.ds: Merge ds_ctrl.c into gphoto2_main.c. 2008-12-08 12:00:47 +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
4c2a211127 gphoto.ds: Make some functions and variables static. 2008-12-02 15:25:39 +01:00
Ricardo Filipe
0e343301e0 gphoto2.ds: Added Portuguese translation. 2008-11-13 12:06:23 +01:00
Hongbo Ni
092f298aa1 gphoto2: Add simplified and traditional Chinese resources. 2008-09-04 11:41:29 +02:00
Andrew Talbot
2e9353246b gphoto2.ds: Sign-compare warning fix. 2008-08-05 14:09:36 +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
José Manuel Ferrer Ortiz
85e839a2c2 Spanish translations updates. 2008-06-02 12:32:47 +02:00
Mikołaj Zalewski
14a42f802d Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
Jens Albretsen
8eab889459 gphoto2: Danish translation. 2008-05-07 12:08:31 +02:00
Eric Pouech
21171c403f janitorial: Prototype func() should be func(void). 2008-04-30 13:45:23 +02:00
Andrew Talbot
ee7ef9e901 gphoto2.ds: Remove unused variable. 2008-04-17 20:18:33 +02:00
Vitaliy Margolen
7a651e1c15 gphoto2.ds: Add Russian translation. 2008-04-14 12:40:23 +02:00
Rok Mandeljc
d6f32d322d gphoto2.ds: Added Slovenian translation. 2008-04-07 21:39:18 +02:00
Austin English
cb2274e690 Spelling fixes. 2008-04-04 11:51:40 +02: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
35d3f81e69 gphoto2.ds: Remove unneeded casts. 2008-01-07 12:18:32 +01:00
Luis C. Busquets Pérez
4d30038c73 gphoto2: Add Spanish resource. 2007-12-10 12:13:01 +01:00
Alexandre Julliard
ad9396302d Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
Daniel Nylander
94336f7f79 gphoto2.ds: Add Swedish translation. 2007-10-16 12:37:35 +02:00
Francois Gouget
2993785f3a Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
Hwang YunSong(황윤성)
baf21f428b gphoto2.ds: Updated Korean resource. 2007-08-27 11:58:17 +02:00
Lei Zhang
4945a255e4 gphoto2: Add missing brackets. 2007-08-24 10:57:15 +02:00
Lei Zhang
ffbca82668 gphoto2: Import photos in the right order. 2007-08-24 10:57:15 +02:00
Lei Zhang
e2605fb0ed gphoto2.ds: Add preview button and ability to disable import GUI. 2007-08-23 13:19:04 +02:00
Alexandre Julliard
d0fddf4f68 configure: Make the libjpeg soname check depend on the header check. 2007-07-02 19:53:14 +02:00
Alexandre Julliard
446befbb4d configure: Don't use a default soname if a library is not found, leave it undefined. 2007-07-02 14:35:05 +02:00
Alexandre Julliard
5a95cfbd9c configure: Export the shared library extension instead of hardcoding .so. 2007-07-02 14:35:05 +02:00
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