log src/rcfile.c @ 433:5ddcf93278c7

age author description
Sat, 19 Apr 2008 21:30:19 +0000 zas_ Save Show Marks state to rc file and display current state in menu.
Fri, 18 Apr 2008 22:15:01 +0000 zas_ Add two new options to control image read buffer at runtime.
Fri, 18 Apr 2008 09:15:09 +0000 zas_ Introduce printf_term() macro and use it.
Wed, 16 Apr 2008 14:45:22 +0000 zas_ Introduce a new struct ViewDir to handle directory views common
Tue, 15 Apr 2008 21:06:00 +0000 zas_ Cleanup read/write of image.zoom_mode option.
Tue, 15 Apr 2008 20:56:55 +0000 zas_ Read show_icon_names only once.
Tue, 15 Apr 2008 20:36:11 +0000 zas_ Add a new option in Preferences > Filtering to allow the
Tue, 15 Apr 2008 20:00:27 +0000 zas_ Add and use few new macros in rc file writing code.
Sun, 13 Apr 2008 19:21:13 +0000 zas_ Rename show_dot_files to show_hidden_files.
Sun, 13 Apr 2008 12:12:44 +0000 zas_ Fix a typo, READ_CHAR() must use value_all.
Sun, 13 Apr 2008 09:10:38 +0000 zas_ Use convenient macros to read options, it will ensure options
Sun, 13 Apr 2008 08:36:17 +0000 zas_ Simplify read_*_option() stuff by passing pointer to option value.
Sat, 12 Apr 2008 23:59:31 +0000 zas_ Partly rewrite option parser to accept whitespaces at start
Sat, 12 Apr 2008 23:41:35 +0000 zas_ exif_* -> exif.display.*
Sat, 12 Apr 2008 23:32:08 +0000 zas_ Add a note in the rc file about special editor slots.
Sat, 12 Apr 2008 23:16:41 +0000 zas_ sidecar_ext -> sidecar.ext
Sat, 12 Apr 2008 23:07:04 +0000 zas_ Unify names of options between variables and rc file.
Sat, 12 Apr 2008 23:02:00 +0000 zas_ Use tree_descend_subdirs everywhere.
Sat, 12 Apr 2008 22:22:11 +0000 zas_ Use startup_path_enable everywhere.
Sat, 12 Apr 2008 22:17:14 +0000 zas_ Rename recent_list_max/open_recent_max to open_recent_list_maxsize.
Sat, 12 Apr 2008 22:10:38 +0000 zas_ Rename dupe_custom_threshold option to duplicates_similarity_threshold.
Sat, 12 Apr 2008 22:04:29 +0000 zas_ Move safe_delete* and in place rename options to file_ops
Sat, 12 Apr 2008 21:45:30 +0000 zas_ Rename option thumbnails.enabled to layout.show_thumbnails as it makes
Sat, 12 Apr 2008 21:38:55 +0000 zas_ Rename user_specified_window_background and window_background_color
Sat, 12 Apr 2008 19:33:59 +0000 zas_ Rename window options (moved to layout) and re-order rc file.
Sat, 12 Apr 2008 17:20:34 +0000 zas_ Fix bad image option name in the rc file.
Sat, 12 Apr 2008 15:13:00 +0000 zas_ Beautify rc file, adding sub-sections titles.
Sat, 12 Apr 2008 15:04:58 +0000 zas_ Rename image-related options.
Sat, 12 Apr 2008 09:41:44 +0000 zas_ Rename thumbnails related options.
Sat, 12 Apr 2008 09:12:37 +0000 zas_ Rename file filtering options.
Sat, 12 Apr 2008 08:40:02 +0000 zas_ Rename collection options.
Sat, 12 Apr 2008 08:35:58 +0000 zas_ Rename file sorting options.
Sat, 12 Apr 2008 08:05:44 +0000 zas_ Rename color profile options.
Sat, 12 Apr 2008 07:46:01 +0000 zas_ Rename slideshow options.
Fri, 11 Apr 2008 23:32:22 +0000 zas_ Rationalize fullscreen options naming.
Fri, 11 Apr 2008 22:52:22 +0000 zas_ Move more options to ConfOptions.
Fri, 11 Apr 2008 22:27:54 +0000 zas_ Move file_sort_case_sensitive to ConfOptions.
Fri, 11 Apr 2008 22:14:36 +0000 zas_ Add a new struct ConfOptions to handle options.
Fri, 11 Apr 2008 12:31:32 +0000 zas_ Move secure save code to its own files: secure_save.{c,h}.
Wed, 09 Apr 2008 13:53:01 +0000 zas_ Replace occurences of Geeqie / geeqie by constants defined in main.h.
Tue, 08 Apr 2008 23:16:12 +0000 zas_ GQVIEW_* -> GQ_*
Tue, 08 Apr 2008 23:02:33 +0000 zas_ gqview.h -> main.h
Tue, 08 Apr 2008 21:55:58 +0000 zas_ Implement secure rc file saving.
Tue, 08 Apr 2008 11:53:35 +0000 zas_ Remove dependency on GTK 2.12, reported by John Vodden and Vladimir
Thu, 03 Apr 2008 22:20:42 +0000 zas_ Drop a bunch of unused variables.
Thu, 03 Apr 2008 14:35:03 +0000 zas_ Fix and simplify thumbnails size combo box related code.
Wed, 02 Apr 2008 20:44:40 +0000 nadvornik various exif improvements based on patch by Uwe Ohse
Mon, 31 Mar 2008 22:10:25 +0000 zas_ Customizable info overlay in fullscreen, based on the patch posted to gqview-devel list by Timo on 2007-09-10.
Mon, 31 Mar 2008 21:09:36 +0000 nadvornik use quoted_value everywhere
Sat, 29 Mar 2008 21:47:10 +0000 zas_ Improve escaping and quoting of strings saved in rc files.
Sat, 29 Mar 2008 14:59:14 +0000 nadvornik configurable frame around image - geeqie_autofit_maxsize.patch by Laurent MONIN
Sat, 29 Mar 2008 10:38:15 +0000 nadvornik set user-defined color as image background - patch by Laurent MONIN
Sun, 23 Mar 2008 20:38:54 +0000 nadvornik rename GQview -> Geeqie over the code
Sun, 23 Dec 2007 21:24:48 +0000 nadvornik basic sidecar files configuration via preferences dialog
Tue, 20 Nov 2007 22:28:40 +0000 nadvornik fixed grouping sidecar files and made it configurable via config file
Sat, 25 Nov 2006 03:00:33 +0000 gqview Fri Nov 24 21:37:01 2006 John Ellis <johne@verizon.net>
Wed, 27 Apr 2005 19:29:15 +0000 gqview Wed Apr 27 15:17:57 2005 John Ellis <johne@verizon.net>
Thu, 03 Mar 2005 06:32:53 +0000 gqview ##### Note: GQview CVS on sourceforge is not always up to date, please use #####
Sat, 26 Feb 2005 00:13:35 +0000 gqview Sync to GQview 1.5.9 release.
Sat, 15 Apr 2000 23:15:02 +0000 gqview Syncing to 0.8.1