log

age author description
2008-04-12 zas_ Partly rewrite option parser to accept whitespaces at start
2008-04-12 zas_ exif_* -> exif.display.*
2008-04-12 zas_ Add a note in the rc file about special editor slots.
2008-04-12 zas_ sidecar_ext -> sidecar.ext
2008-04-12 zas_ Unify names of options between variables and rc file.
2008-04-12 zas_ Use tree_descend_subdirs everywhere.
2008-04-12 zas_ Use startup_path_enable everywhere.
2008-04-12 zas_ Rename recent_list_max/open_recent_max to open_recent_list_maxsize.
2008-04-12 zas_ Rename dupe_custom_threshold option to duplicates_similarity_threshold.
2008-04-12 zas_ Move safe_delete* and in place rename options to file_ops
2008-04-12 zas_ Rename option thumbnails.enabled to layout.show_thumbnails as it makes
2008-04-12 zas_ Rename user_specified_window_background and window_background_color
2008-04-12 zas_ Rename window options (moved to layout) and re-order rc file.
2008-04-12 zas_ Fix bad image option name in the rc file.
2008-04-12 zas_ Fix display bug when using "Limit image size when autofitting" option.
2008-04-12 zas_ Beautify rc file, adding sub-sections titles.
2008-04-12 zas_ Rename image-related options.
2008-04-12 zas_ Rename thumbnails related options.
2008-04-12 zas_ Rename file filtering options.
2008-04-12 zas_ Drop unused stuff.
2008-04-12 zas_ Rename collection options.
2008-04-12 zas_ Rename file sorting options.
2008-04-12 zas_ Re-order and try to group options.
2008-04-12 zas_ Rename color profile options.
2008-04-12 zas_ Rename slideshow options.
2008-04-12 zas_ Only display defined exif tags by default.
2008-04-12 zas_ Drop redundant code.
2008-04-12 zas_ Add Exif.Photo.ColorSpace tag in Preferences > Properties > Exif.
2008-04-11 zas_ Rationalize fullscreen options naming.
2008-04-11 zas_ options_c -> c_options
2008-04-11 zas_ Move more options to ConfOptions.
2008-04-11 zas_ Move file_sort_case_sensitive to ConfOptions.
2008-04-11 zas_ Add a new struct ConfOptions to handle options.
2008-04-11 zas_ Make thumbnail standard fail directory after current application
2008-04-11 zas_ Define drag and drop target string in dnd.h.
2008-04-11 zas_ Use secure save in history_list_save().
2008-04-11 zas_ Use secure save in comment_file_write().
2008-04-11 zas_ Secure save now unlinks temporary file on error by default.
2008-04-11 zas_ Use secure save feature when saving collections.
2008-04-11 zas_ Preserve permissions of the destination file when using secure save.
2008-04-11 zas_ Revert part of the previous patch, let the caller take care
2008-04-11 zas_ Use path_from_utf8() on the passed filename.
2008-04-11 zas_ ui_icons.h and icons_inline.h depend on gdk-pixbuf-csource,
2008-04-11 zas_ Move secure save code to its own files: secure_save.{c,h}.
2008-04-11 zas_ Add missing #ifdef/#endif.
2008-04-11 zas_ Ensure that gcc flag -Wall is set.
2008-04-11 zas_ Silent some gcc warnings.
2008-04-11 zas_ Prevent multiple insertion of the same file in a collection.
2008-04-11 zas_ Only display these messages if debug mode is enabled.
2008-04-10 nadvornik fixed dates in pan-calendar
2008-04-10 zas_ Fix fCamera even more.
2008-04-10 zas_ Do not display ... if not truncated.
2008-04-10 zas_ Add the possibility to truncate overlay infos displayed:
2008-04-10 zas_ Fix broken remove_common_prefix(), fCamera didn't display model as it should.
2008-04-09 zas_ Resync .po files. French translation was updated (100% made).
2008-04-09 zas_ Add 3 missing files to POTFILES.in.
2008-04-09 zas_ Simple helper script to display translation statistics.
2008-04-09 zas_ Fix a typo: "while fluorescent" -> "white fluorescent"
2008-04-09 zas_ Resync .po files. Update french translation.
2008-04-09 nadvornik fixed crash in pan_calendar