log src/options.c @ 1512:0a1266bde95b

age author description
Sat, 04 Apr 2009 21:53:12 +0000 nadvornik dropped read_buffer options - they don't have any significant effect
Sat, 04 Apr 2009 21:14:34 +0000 nadvornik startup path options simplified and moved to layout options
Sun, 29 Mar 2009 16:39:42 +0000 nadvornik added UfRaw ID files to known filetypes
Sun, 29 Mar 2009 14:20:44 +0000 nadvornik improved sidebar configuration
Fri, 20 Mar 2009 14:36:59 +0000 nadvornik added possibility to update existing layout window from config
Sat, 14 Mar 2009 23:26:42 +0000 nadvornik completely separated global and layout window options
Wed, 04 Mar 2009 18:53:47 +0000 nadvornik Display pixel coordinates and rgb - patch by Ruben Stein
Sun, 01 Mar 2009 13:37:30 +0000 nadvornik dropped ExifUIList
Sat, 28 Feb 2009 14:40:22 +0000 nadvornik fixed overlay configuration
Thu, 26 Feb 2009 20:50:36 +0000 zas_ Clean up histogram stuff: options saving/restoring, osd histogram separation, tidy up.
Tue, 24 Feb 2009 22:21:28 +0000 nadvornik improved bar_sort configuration
Tue, 24 Feb 2009 20:34:39 +0000 nadvornik simplified and improved bar configuration
Mon, 23 Feb 2009 21:21:15 +0000 nadvornik enabled commandline again
Sun, 22 Feb 2009 15:35:37 +0000 nadvornik config file format changed to XML
Sat, 14 Feb 2009 20:26:30 +0000 nadvornik droped Preferences dialog, sidebar should replace it completely
Wed, 04 Feb 2009 17:15:30 +0000 zas_ Add year 2009 to copyright info everywhere.
Sun, 01 Feb 2009 12:48:14 +0000 nadvornik read external editors from .desktop files
Thu, 29 Jan 2009 18:52:52 +0000 zas_ Remove harmful documentation.helpdir and documentation.htmldir options. These paths can still be modified through --with-readmedir and --htmldir configure options. Reported by Christopher Beland.
Tue, 20 Jan 2009 22:53:09 +0000 nadvornik improved metadata preferences
Fri, 02 Jan 2009 09:26:23 +0000 nadvornik sidecar files grouping was made case-insensitive
Sat, 20 Dec 2008 23:18:20 +0000 nadvornik added options for metadata - not yet used
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.