Commit Graph

28 Commits

Author SHA1 Message Date
Eric Pouech 1bd306c89f gphoto2.ds: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-10 10:44:10 +01:00
Alexandre Julliard f0cd33c69e include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 20:38:22 +01:00
Alexandre Julliard 8f70855f88 gphoto2.ds: Use the bundled libjpeg and build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-29 09:35:12 +02:00
Alexandre Julliard bbfbfd0869 gphoto2.ds: Move libgphoto2 handling to a separate Unix library.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-29 09:34:35 +02:00
Alexandre Julliard 6ba7773121 makefiles: Add a -mcygwin flag to specify the inverse of -mno-cygwin.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00
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 6b1a96991c configure: Add pkg-config support for libjpeg. 2013-07-31 22:26:55 +02:00
Francois Gouget 11fe51b61b gphoto2.ds: Check for libgphoto2 and libgphoto2_port independently. 2013-05-06 11:39:43 +02:00
Alexandre Julliard f54b85817b configure: Use the pkg-config helper macro for gphoto2. 2013-05-03 20:45:29 +02:00
Alexandre Julliard 479857cb1a gphoto2: Convert dialogs to po files. 2011-11-22 14:20:38 +01:00
Paul Vriens 8691b052e1 gphoto2.ds: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-11-01 11:34:52 +01:00
Yaron Shahrabani f3dcfa19a0 gphoto2: Added Hebrew translation. 2010-11-01 11:33:05 +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 5440dfb8dc gphoto2.ds: Add Ukrainian translation. 2010-07-21 13:23:57 +02:00
Kovács András 908472416a gphoto2.ds: Add Hungarian translation. 2010-06-29 10:52:32 +02:00
Michael Stefaniuc 65cebf3ae2 gphoto.ds: Add the Romanian translation.
Translation by Claudia Cotună.
2010-06-23 15:26:48 +02:00
Akihiro Sagawa 441e02d7c3 gphoto2.ds: Add Japanese translation. 2010-06-21 11:46:30 +02:00
Luca Bennati 8d2025dd34 gphoto2.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
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
Marcus Meissner 2fc6cea11a gphoto2.ds: Merge ds_ctrl.c into gphoto2_main.c. 2008-12-08 12:00:47 +01:00
Alexandre Julliard ad9396302d Removed some unneeded imports. 2007-12-06 21:24:24 +01: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 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +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