log src/rcfile.c @ 1893:5f724783a871

age author description
Sun, 20 Mar 2011 11:11:08 +0100 Vladimir Nadvornik save and load stereo options
Tue, 16 Feb 2010 21:18:03 +0000 Vladimir Nadvornik added 2010 to copyright text
Sun, 06 Sep 2009 14:01:03 +0000 Vladimir Nadvornik load desktop files in idle time
Sun, 06 Sep 2009 09:08:37 +0000 Vladimir Nadvornik added messages for debugging startup time
Tue, 30 Jun 2009 20:12:28 +0000 Vladimir Nadvornik fixes for a built without Exiv2
Sat, 13 Jun 2009 19:26:32 +0000 Vladimir Nadvornik the options for custom border color were made independent
Thu, 04 Jun 2009 19:51:20 +0000 Laurent Monin Add an option to Image preferences to restrict custom border to fullscreen mode only. Bug 2798062.
Tue, 12 May 2009 18:25:18 +0000 Vladimir Nadvornik added GPS map support - patch by Colin Clark
Thu, 07 May 2009 19:30:15 +0000 Vladimir Nadvornik use "keywords" instead of "tags" in option name, it is more consistent
Fri, 01 May 2009 23:15:51 +0000 Vladimir Nadvornik - handle color profile and write metadata buttons on statusbar by ui_manager
Sun, 26 Apr 2009 09:01:35 +0000 Vladimir Nadvornik added an option to write image orientation to the metadata
Mon, 13 Apr 2009 10:55:49 +0000 Vladimir Nadvornik support X11 screen profile
Sat, 11 Apr 2009 19:51:03 +0000 Klaus Ethgen Allow to configure case handling of keywords
Mon, 06 Apr 2009 20:38:54 +0000 Vladimir Nadvornik unconditionally enable fast jpeg thumbnailing
Sat, 04 Apr 2009 22:09:50 +0000 Vladimir Nadvornik dropped show_copy_path option
Sat, 04 Apr 2009 21:53:12 +0000 Vladimir Nadvornik dropped read_buffer options - they don't have any significant effect
Sat, 04 Apr 2009 21:14:34 +0000 Vladimir Nadvornik startup path options simplified and moved to layout options
Sun, 29 Mar 2009 14:20:44 +0000 Vladimir Nadvornik improved sidebar configuration
Fri, 20 Mar 2009 21:28:31 +0000 Vladimir Nadvornik added a possibility to update existing bars from config
Fri, 20 Mar 2009 14:36:59 +0000 Vladimir Nadvornik added possibility to update existing layout window from config
Fri, 20 Mar 2009 10:12:29 +0000 Vladimir Nadvornik be more verbose on parse errors
Fri, 20 Mar 2009 09:46:35 +0000 Vladimir Nadvornik added function to reload external editors at any time
Thu, 19 Mar 2009 22:12:14 +0000 Vladimir Nadvornik improved config file formatting
Sun, 15 Mar 2009 15:01:07 +0000 Laurent Monin gint -> gboolean.
Sat, 14 Mar 2009 23:26:42 +0000 Vladimir Nadvornik completely separated global and layout window options
Sun, 08 Mar 2009 23:09:27 +0000 Vladimir Nadvornik save and restore the keyword tree
Fri, 06 Mar 2009 15:52:47 +0000 Vladimir Nadvornik simplified bar interface
Sat, 28 Feb 2009 23:59:02 +0000 Vladimir Nadvornik rewritten exif pane to support arbitrary number of entries
Sat, 28 Feb 2009 20:48:47 +0000 Laurent Monin No space between function name and first parenthesis, it eases greping (see CODING).
Sat, 28 Feb 2009 14:40:22 +0000 Vladimir Nadvornik fixed overlay configuration
Sat, 28 Feb 2009 12:50:39 +0000 Vladimir Nadvornik save and restore toolbar configuration
Thu, 26 Feb 2009 20:50:36 +0000 Laurent Monin Clean up histogram stuff: options saving/restoring, osd histogram separation, tidy up.
Wed, 25 Feb 2009 23:04:08 +0000 Laurent Monin Silent a minor warning.
Wed, 25 Feb 2009 21:09:17 +0000 Vladimir Nadvornik correctly save and restore overlay string
Wed, 25 Feb 2009 18:21:20 +0000 Vladimir Nadvornik fixed filter initialization
Tue, 24 Feb 2009 22:21:28 +0000 Vladimir Nadvornik improved bar_sort configuration
Tue, 24 Feb 2009 20:34:39 +0000 Vladimir Nadvornik simplified and improved bar configuration
Tue, 24 Feb 2009 17:47:45 +0000 Laurent Monin Since READ_*() macros are now exported, do not hide
Mon, 23 Feb 2009 22:13:09 +0000 Vladimir Nadvornik simplified config writing
Mon, 23 Feb 2009 21:21:15 +0000 Vladimir Nadvornik enabled commandline again
Sun, 22 Feb 2009 15:35:37 +0000 Vladimir Nadvornik config file format changed to XML
Wed, 04 Feb 2009 17:15:30 +0000 Laurent Monin Add year 2009 to copyright info everywhere.
Sun, 01 Feb 2009 12:48:14 +0000 Vladimir Nadvornik read external editors from .desktop files
Thu, 29 Jan 2009 18:52:52 +0000 Laurent Monin 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 Vladimir Nadvornik improved metadata preferences
Fri, 02 Jan 2009 09:26:23 +0000 Vladimir Nadvornik sidecar files grouping was made case-insensitive
Sun, 21 Dec 2008 16:26:03 +0000 Vladimir Nadvornik fixed new options
Sat, 20 Dec 2008 23:18:20 +0000 Vladimir Nadvornik added options for metadata - not yet used
Sat, 11 Oct 2008 20:19:48 +0000 Vladimir Nadvornik added option to use exif thumbnails
Tue, 07 Oct 2008 18:20:22 +0000 Vladimir Nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Sun, 31 Aug 2008 11:27:24 +0000 Laurent Monin Move quoted_value() and escquote_value() to misc.[ch].
Sun, 31 Aug 2008 09:13:42 +0000 Laurent Monin Move save/load_options() to options.[ch].
Sun, 31 Aug 2008 08:59:39 +0000 Laurent Monin Move sync_options_with_current_state() call to save_options().
Sat, 30 Aug 2008 10:39:35 +0000 Laurent Monin Allow to override documentation paths through options:
Mon, 25 Aug 2008 22:20:45 +0000 Laurent Monin Whitespaces cleanup.
Fri, 22 Aug 2008 21:52:13 +0000 Laurent Monin Add an option named layout.home_path which modifies the behavior of the Home button.
Tue, 15 Jul 2008 12:52:02 +0000 Laurent Monin Use a specific enum for image.zoom_mode values (ZoomMode) and
Sun, 13 Jul 2008 14:50:07 +0000 Laurent Monin Improve ways to specify html browser (used for help, see bug 2015099).
Sun, 29 Jun 2008 10:11:43 +0000 Laurent Monin Make better matching between options types in options.h and the rest of the code.
Thu, 26 Jun 2008 14:43:52 +0000 Laurent Monin Use stricter types for image options.