Fix #446: Minor text updates
[geeqie.git] / src / preferences.c
2009-02-28 Laurent MoninAdd missing space between switch and first parenthesis.
2009-02-28 Laurent MoninNo space between function name and first parenthesis...
2009-02-28 Vladimir Nadvornikfixed overlay configuration
2009-02-26 Vladimir Nadvornikquoted_value is no longer needed
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2009-02-01 Vladimir Nadvornikread external editors from .desktop files
2009-01-20 Vladimir Nadvornikimproved metadata preferences
2009-01-11 Vladimir Nadvornikmetadata write mode (direct or sidecar) made configurab...
2009-01-02 Vladimir Nadvorniksidecar files grouping was made case-insensitive
2008-12-22 Vladimir Nadvornikfile class made configurable in preferences
2008-12-22 Vladimir Nadvornikshow metadata options in preferences dialog
2008-12-20 Vladimir Nadvornikadded options for metadata - not yet used
2008-11-27 Laurent MoninFix up sign-related warning.
2008-11-23 Laurent MoninDrop useless wmclass stuff. Gtk will take care of it...
2008-10-11 Vladimir Nadvornikadded option to use exif thumbnails
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-10-04 Vladimir Nadvornikfixed charset of exiv2 strings in non-utf8 locales
2008-09-07 Laurent MoninShorten config_window_apply() a bit, reduce code redunancy.
2008-09-04 Laurent MoninAllow all Preferences pages to scroll vertically. Reduc...
2008-09-04 Laurent MoninAllow to change image.scroll_reset_method in Preference...
2008-08-31 Laurent MoninAdd a Save button to Preferences dialog, which allow...
2008-08-26 Laurent MoninConsistency: type * instead of type*.
2008-08-26 Laurent MoninFor the sake of consistency, use glib basic types every...
2008-08-25 Laurent MoninWhitespaces cleanup.
2008-08-22 Laurent MoninAdd an option named layout.home_path which modifies...
2008-06-21 Vladimir Nadvornikcache size made configurable
2008-06-13 Laurent MoninOptionnally display directory's date in list view.
2008-05-30 Laurent MoninUse functions to set editors name and command and ensur...
2008-05-22 Laurent MoninFix signed vs unsigned warnings.
2008-05-22 Laurent MoninModify set_default_image_overlay_template_string()...
2008-05-22 Laurent MoninUse a struct to handle editor's properties.
2008-05-16 Laurent MoninInclude debug.h from main.h since debug macros may...
2008-05-16 Laurent MoninImprove editor commands error display:
2008-05-13 Laurent MoninMove some functions from main.[ch] to new window.[ch].
2008-05-11 Laurent MoninAn option to save and restore the last path used was...
2008-05-11 Laurent MoninRename options:
2008-05-11 Laurent MoninAdd an help button to OSD info configuration in Prefere...
2008-05-06 Vladimir Nadvornikmoved safe delete functions to separate file
2008-05-06 Laurent MoninUse a dedicated option to enable keywords and comment...
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-05-03 Laurent MoninChange the prefix of formatted exif tags to a more...
2008-04-24 Laurent MoninAdd missing spaces around equal sign.
2008-04-24 Laurent Monin6 for() vs 201 for (): winner is for ().
2008-04-24 Laurent MoninRemove whitespace between function name and first paren...
2008-04-24 Laurent MoninRemove whitespace between function name and first paren...
2008-04-24 Laurent MoninMove debug macros from main.h to new debug.h.
2008-04-23 Laurent MoninAllow the copy of file paths to clipboard.
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-21 Laurent MoninRename few functions and replace fullscreen info with...
2008-04-21 Laurent MoninReplace fullscreen.info and fullscreen.show_info option...
2008-04-21 Laurent MoninAllow the user to set the drag'n drop icon size through
2008-04-20 Laurent MoninEffectively drop empty newlines at end of files (missin...
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-20 Laurent MoninAllow the user to change open_recent_list_maxsize optio...
2008-04-19 Vladimir Nadvornikshow the AdobeRGB profile in the menu, indicate input...
2008-04-18 Laurent MoninAdd two new options to control image read buffer at...
2008-04-18 Laurent MoninFix OSD display when fullscreen info string is empty.
2008-04-15 Laurent MoninRename l_conf to layout_order and make it more local.
2008-04-15 Laurent MoninFix a bug that was here since a long time, buf has...
2008-04-15 Laurent MoninAdd a new option in Preferences > Filtering to allow the
2008-04-13 Laurent MoninRename show_dot_files to show_hidden_files.
2008-04-13 Laurent MoninAdd a button to reset fullscreen info string to default...
2008-04-12 Laurent MoninRename dupe_custom_threshold option to duplicates_simil...
2008-04-12 Laurent MoninMove safe_delete* and in place rename options to file_ops
2008-04-12 Laurent MoninRename user_specified_window_background and window_back...
2008-04-12 Laurent MoninRename window options (moved to layout) and re-order...
2008-04-12 Laurent MoninRename image-related options.
2008-04-12 Laurent MoninRename thumbnails related options.
2008-04-12 Laurent MoninRename file filtering options.
2008-04-12 Laurent MoninRename collection options.
2008-04-12 Laurent MoninRename file sorting options.
2008-04-12 Laurent MoninRename color profile options.
2008-04-12 Laurent MoninRename slideshow options.
2008-04-11 Laurent MoninRationalize fullscreen options naming.
2008-04-11 Laurent Moninoptions_c -> c_options
2008-04-11 Laurent MoninMove more options to ConfOptions.
2008-04-11 Laurent MoninMove file_sort_case_sensitive to ConfOptions.
2008-04-11 Laurent MoninAdd a new struct ConfOptions to handle options.
2008-04-10 Laurent MoninAdd the possibility to truncate overlay infos displayed:
2008-04-09 Laurent MoninSimplify and unify gtk_window creation with the help of
2008-04-09 Laurent MoninReplace occurences of Geeqie / geeqie by constants...
2008-04-08 Laurent MoninGQVIEW_* -> GQ_*
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-08 Laurent MoninRemove dependency on GTK 2.12, reported by John Vodden...
2008-04-04 Laurent MoninRe-add "What to show in properties dialog:" label befor...
2008-04-04 Laurent MoninRename exif preferences tab to "Properties", and name the
2008-04-03 Laurent MoninMake the wmclass value unique among the code by defining
2008-04-03 Laurent MoninRemove unused variables declarations.
2008-04-03 Laurent MoninMove tabs code from config_window_create() to new small...
2008-04-03 Laurent MoninAdd a debug level spinner at the end of Preferences...
2008-04-03 Laurent MoninFix and simplify thumbnails size combo box related...
2008-04-03 Laurent MoninMake the preferences window resizeable, and try to...
2008-04-03 Laurent MoninTidy up. Fix indentation and missing whitespaces.
2008-04-03 Laurent MoninSetting no limit size to trash directory is now possibl...
2008-04-02 Vladimir Nadvornikvarious exif improvements based on patch by Uwe Ohse
2008-03-31 Laurent MoninCustomizable info overlay in fullscreen, based on the...
2008-03-30 Vladimir Nadvornikdifferentiate among normal image, raw image and metadata
2008-03-30 Laurent MoninMake the zoom increment spinner more precise, step...
2008-03-29 Vladimir Nadvornikconfigurable frame around image - geeqie_autofit_maxsiz...
2008-03-29 Vladimir Nadvornikset user-defined color as image background - patch...
next