summaryrefslogtreecommitdiff
path: root/libgphoto2/gphoto2-setting.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed build in mingwJaroslav Škarvada2021-08-071-1/+1
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-271-3/+3
* fixed including Win32 shlobj.h header when compiling using Visual StudioMichael Fink2019-01-121-0/+3
* store the settings on windows in CSIDL_PROFILE/.gphoto and notpeterbud2016-11-201-5/+15
* adjust the value description in gp_setting_setMarcus Meissner2016-07-071-2/+2
* remove probably unistd.h include , or protected by ifdef forMarcus Meissner2016-01-031-1/+0
* From: Axel Waggershauser <awagger@web.de>Marcus Meissner2015-03-271-3/+3
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-221-3/+2
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-191-5/+2
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-191-8/+6
* updated fsf addressMarcus Meissner2014-01-011-2/+2
* unsigned loop varMarcus Meissner2013-12-231-1/+1
* add _BSD_SOURCE for strdup and snprintf where neededMarcus Meissner2013-02-191-0/+2
* check for fgets return valueMarcus Meissner2009-10-111-2/+4
* sprintf -> snprintfMarcus Meissner2007-07-211-1/+1
* check for overflow when handling $HOMEMarcus Meissner2007-07-201-5/+5
* doxygen markupMarcus Meissner2007-05-241-1/+26
* marked up some files for doxygen.Marcus Meissner2007-05-201-4/+7
* added missing fclose() ... spotted by valgrindMarcus Meissner2007-01-191-1/+1
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-281-4/+4
* another set of doxygen annotation changes from Steve Fox.Marcus Meissner2006-05-251-1/+1
* keep namespace clear: rename GP_SYSTEM_* to gp_system_*Hans Ulrich Niedermann2005-06-111-1/+1
* replace (c) and (C) by �Arnaud Launay2002-12-151-1/+1
* <config.h> -> "config.h"Arnaud Launay2002-11-291-1/+1
* 2002-01-16 Lutz M�ller <lutz@users.sourceforge.net>Lutz Mueller2002-01-151-10/+11
* added missing headerHans Ulrich Niedermann2001-10-271-3/+5
* 2001-10-26 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-261-0/+238