Commit Graph

14 Commits (fb37752f531315bce0e923d0615d224c6944ba93)

Author SHA1 Message Date
Alexandre Julliard 08272af642 gphoto2.ds: Include system headers before Windows headers. 2011-09-05 19:32:27 +02:00
Michael Stefaniuc 2c5da7de49 gphoto.ds: Remove superfluous pointer casts. 2009-01-27 14:26:53 +01:00
Alexandre Julliard 4c2a211127 gphoto.ds: Make some functions and variables static. 2008-12-02 15:25:39 +01:00
Andrew Talbot 2e9353246b gphoto2.ds: Sign-compare warning fix. 2008-08-05 14:09:36 +02:00
Andrew Talbot ee7ef9e901 gphoto2.ds: Remove unused variable. 2008-04-17 20:18:33 +02:00
Francois Gouget 2993785f3a Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
Lei Zhang 4945a255e4 gphoto2: Add missing brackets. 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
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
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
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Francois Gouget 9359fd2f9f gphoto2.ds: Spelling fix. 2006-05-15 11:10:15 +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