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