log src/options.c @ 1164:3692efcbd325

age author description
Sat, 15 Nov 2008 17:30:45 +0000 zas_ Use functions to return directories instead of constants.
Sat, 11 Oct 2008 20:19:48 +0000 nadvornik added option to use exif thumbnails
Tue, 07 Oct 2008 18:20:22 +0000 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Thu, 04 Sep 2008 21:19:09 +0000 nadvornik fixed various problems with preserving viewport on image change,
Wed, 03 Sep 2008 20:43:10 +0000 nadvornik adjusted default options
Sun, 31 Aug 2008 09:13:42 +0000 zas_ Move save/load_options() to options.[ch].
Sat, 30 Aug 2008 10:39:35 +0000 zas_ Allow to override documentation paths through options:
Fri, 22 Aug 2008 21:52:13 +0000 zas_ Add an option named layout.home_path which modifies the behavior of the Home button.
Sun, 29 Jun 2008 10:11:43 +0000 zas_ Make better matching between options types in options.h and the rest of the code.
Sat, 21 Jun 2008 22:01:45 +0000 nadvornik cache size made configurable
Fri, 13 Jun 2008 11:11:57 +0000 zas_ Optionnally display directory's date in list view.
Thu, 12 Jun 2008 20:33:51 +0000 zas_ Allow to set image overlay info position through options:
Fri, 30 May 2008 08:39:52 +0000 zas_ Use functions to set editors name and command and ensure they are
Thu, 29 May 2008 07:52:05 +0000 zas_ Save properties window width and height to rc file and restore
Thu, 22 May 2008 23:09:53 +0000 zas_ Move setup_default_options() and sync_options_with_current_state() to options.[ch].