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.
|