log

age author description
Mon, 14 Apr 2008 22:45:53 +0000 Laurent Monin Increase collection_load() buffer size and do not activate
Mon, 14 Apr 2008 22:28:29 +0000 Laurent Monin Merge collection_load_only_geometry() into collection_load().
Mon, 14 Apr 2008 22:05:47 +0000 Laurent Monin Use flags for collection_load*().
Sun, 13 Apr 2008 20:33:45 +0000 Laurent Monin Apply exif display config (Never/If set/Always) to pan view too.
Sun, 13 Apr 2008 19:21:13 +0000 Laurent Monin Rename show_dot_files to show_hidden_files.
Sun, 13 Apr 2008 18:56:24 +0000 Laurent Monin Let toggle the visibility of hidden files from directories list
Sun, 13 Apr 2008 12:24:42 +0000 Laurent Monin Add a button to reset fullscreen info string to default value.
Sun, 13 Apr 2008 12:12:44 +0000 Laurent Monin Fix a typo, READ_CHAR() must use value_all.
Sun, 13 Apr 2008 09:10:38 +0000 Laurent Monin Use convenient macros to read options, it will ensure options
Sun, 13 Apr 2008 08:36:17 +0000 Laurent Monin Simplify read_*_option() stuff by passing pointer to option value.
Sat, 12 Apr 2008 23:59:31 +0000 Laurent Monin Partly rewrite option parser to accept whitespaces at start
Sat, 12 Apr 2008 23:41:35 +0000 Laurent Monin exif_* -> exif.display.*
Sat, 12 Apr 2008 23:32:08 +0000 Laurent Monin Add a note in the rc file about special editor slots.
Sat, 12 Apr 2008 23:16:41 +0000 Laurent Monin sidecar_ext -> sidecar.ext
Sat, 12 Apr 2008 23:07:04 +0000 Laurent Monin Unify names of options between variables and rc file.
Sat, 12 Apr 2008 23:02:00 +0000 Laurent Monin Use tree_descend_subdirs everywhere.
Sat, 12 Apr 2008 22:22:11 +0000 Laurent Monin Use startup_path_enable everywhere.
Sat, 12 Apr 2008 22:17:14 +0000 Laurent Monin Rename recent_list_max/open_recent_max to open_recent_list_maxsize.
Sat, 12 Apr 2008 22:10:38 +0000 Laurent Monin Rename dupe_custom_threshold option to duplicates_similarity_threshold.
Sat, 12 Apr 2008 22:04:29 +0000 Laurent Monin Move safe_delete* and in place rename options to file_ops
Sat, 12 Apr 2008 21:45:30 +0000 Laurent Monin Rename option thumbnails.enabled to layout.show_thumbnails as it makes
Sat, 12 Apr 2008 21:38:55 +0000 Laurent Monin Rename user_specified_window_background and window_background_color
Sat, 12 Apr 2008 19:33:59 +0000 Laurent Monin Rename window options (moved to layout) and re-order rc file.
Sat, 12 Apr 2008 17:20:34 +0000 Laurent Monin Fix bad image option name in the rc file.
Sat, 12 Apr 2008 17:09:20 +0000 Laurent Monin Fix display bug when using "Limit image size when autofitting" option.
Sat, 12 Apr 2008 15:13:00 +0000 Laurent Monin Beautify rc file, adding sub-sections titles.
Sat, 12 Apr 2008 15:04:58 +0000 Laurent Monin Rename image-related options.
Sat, 12 Apr 2008 09:41:44 +0000 Laurent Monin Rename thumbnails related options.
Sat, 12 Apr 2008 09:12:37 +0000 Laurent Monin Rename file filtering options.
Sat, 12 Apr 2008 08:59:52 +0000 Laurent Monin Drop unused stuff.
Sat, 12 Apr 2008 08:40:02 +0000 Laurent Monin Rename collection options.
Sat, 12 Apr 2008 08:35:58 +0000 Laurent Monin Rename file sorting options.
Sat, 12 Apr 2008 08:28:08 +0000 Laurent Monin Re-order and try to group options.
Sat, 12 Apr 2008 08:05:44 +0000 Laurent Monin Rename color profile options.
Sat, 12 Apr 2008 07:46:01 +0000 Laurent Monin Rename slideshow options.
Sat, 12 Apr 2008 07:09:19 +0000 Laurent Monin Only display defined exif tags by default.
Sat, 12 Apr 2008 07:00:14 +0000 Laurent Monin Drop redundant code.
Sat, 12 Apr 2008 06:42:47 +0000 Laurent Monin Add Exif.Photo.ColorSpace tag in Preferences > Properties > Exif.
Fri, 11 Apr 2008 23:32:22 +0000 Laurent Monin Rationalize fullscreen options naming.
Fri, 11 Apr 2008 23:01:00 +0000 Laurent Monin options_c -> c_options
Fri, 11 Apr 2008 22:52:22 +0000 Laurent Monin Move more options to ConfOptions.
Fri, 11 Apr 2008 22:27:54 +0000 Laurent Monin Move file_sort_case_sensitive to ConfOptions.
Fri, 11 Apr 2008 22:14:36 +0000 Laurent Monin Add a new struct ConfOptions to handle options.
Fri, 11 Apr 2008 20:35:37 +0000 Laurent Monin Make thumbnail standard fail directory after current application
Fri, 11 Apr 2008 20:01:29 +0000 Laurent Monin Define drag and drop target string in dnd.h.
Fri, 11 Apr 2008 19:43:36 +0000 Laurent Monin Use secure save in history_list_save().
Fri, 11 Apr 2008 17:11:14 +0000 Laurent Monin Use secure save in comment_file_write().
Fri, 11 Apr 2008 16:46:21 +0000 Laurent Monin Secure save now unlinks temporary file on error by default.
Fri, 11 Apr 2008 16:04:37 +0000 Laurent Monin Use secure save feature when saving collections.
Fri, 11 Apr 2008 16:02:33 +0000 Laurent Monin Preserve permissions of the destination file when using secure save.
Fri, 11 Apr 2008 15:27:08 +0000 Laurent Monin Revert part of the previous patch, let the caller take care
Fri, 11 Apr 2008 14:27:55 +0000 Laurent Monin Use path_from_utf8() on the passed filename.
Fri, 11 Apr 2008 13:07:48 +0000 Laurent Monin ui_icons.h and icons_inline.h depend on gdk-pixbuf-csource,
Fri, 11 Apr 2008 12:31:32 +0000 Laurent Monin Move secure save code to its own files: secure_save.{c,h}.
Fri, 11 Apr 2008 12:25:36 +0000 Laurent Monin Add missing #ifdef/#endif.
Fri, 11 Apr 2008 10:46:52 +0000 Laurent Monin Ensure that gcc flag -Wall is set.
Fri, 11 Apr 2008 10:45:37 +0000 Laurent Monin Silent some gcc warnings.
Fri, 11 Apr 2008 09:02:20 +0000 Laurent Monin Prevent multiple insertion of the same file in a collection.
Fri, 11 Apr 2008 08:10:40 +0000 Laurent Monin Only display these messages if debug mode is enabled.
Thu, 10 Apr 2008 19:27:42 +0000 Vladimir Nadvornik fixed dates in pan-calendar