Trim trailing white spaces.
[geeqie.git] / src / options.h
2012-08-30 Laurent MoninTrim trailing white spaces.
2012-08-18 Vladimir Nadvornikadded option for clutter renderer
2012-08-16 Jonathan Woitheexif autorotate for proofs
2012-08-13 Vladimir Nadvornikdropped deprecated dither_quality code
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2012-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2011-09-27 Vladimir Nadvorniktemporarily disable stereo mode, added more stereo...
2011-09-27 Vladimir Nadvornikstereo mode preferences
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-06-13 Vladimir Nadvornikthe options for custom border color were made independent
2009-06-04 Laurent MoninAdd an option to Image preferences to restrict custom...
2009-05-07 Vladimir Nadvornikuse "keywords" instead of "tags" in option name, it...
2009-04-26 Vladimir Nadvornikadded an option to write image orientation to the metadata
2009-04-13 Vladimir Nadvorniksupport X11 screen profile
2009-04-11 Klaus EthgenAllow to configure case handling of keywords
2009-04-06 Vladimir Nadvornikunconditionally enable fast jpeg thumbnailing
2009-04-04 Vladimir Nadvornikdropped show_copy_path option
2009-04-04 Vladimir Nadvornikdropped read_buffer options - they don't have any signi...
2009-04-04 Vladimir Nadvornikstartup path options simplified and moved to layout...
2009-03-14 Vladimir Nadvornikcompletely separated global and layout window options
2009-02-28 Vladimir Nadvornikfixed overlay configuration
2009-02-26 Laurent MoninClean up histogram stuff: options saving/restoring...
2009-02-23 Vladimir Nadvornikenabled commandline again
2009-02-22 Vladimir Nadvornikconfig file format changed to XML
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2009-02-01 Vladimir Nadvornikread external editors from .desktop files
2009-01-29 Laurent MoninRemove harmful documentation.helpdir and documentation...
2009-01-20 Vladimir Nadvornikimproved metadata preferences
2009-01-02 Vladimir Nadvorniksidecar files grouping was made case-insensitive
2008-12-20 Vladimir Nadvornikadded options for metadata - not yet used
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-08-31 Laurent MoninMove save/load_options() to options.[ch].
2008-08-30 Laurent MoninAllow to override documentation paths through options:
2008-08-22 Laurent MoninAdd an option named layout.home_path which modifies...
2008-07-15 Laurent MoninUse a specific enum for image.zoom_mode values (ZoomMod...
2008-07-13 Laurent MoninImprove ways to specify html browser (used for help...
2008-06-29 Laurent MoninMake better matching between options types in options...
2008-06-26 Laurent MoninUse stricter types for image options.
2008-06-21 Vladimir Nadvornikcache size made configurable
2008-06-13 Laurent MoninOptionnally display directory's date in list view.
2008-06-12 Laurent MoninAllow to set image overlay info position through options:
2008-05-29 Laurent MoninSave properties window width and height to rc file...
2008-05-22 Laurent MoninMove setup_default_options() and sync_options_with_curr...
2008-05-22 Laurent MoninMake shell command and its option rc file options inste...
2008-05-22 Laurent MoninFix signed vs unsigned warnings.
2008-05-22 Laurent MoninUse a struct to handle editor's properties.
2008-05-18 Laurent MoninSave order of Properties dialog tabs to rc file.
2008-05-12 Laurent MoninRename option image_overlay.common.enabled to image_ove...
2008-05-11 Laurent MoninAn option to save and restore the last path used was...
2008-05-11 Laurent MoninRename options:
2008-05-10 Laurent MoninSave full OSD state to rc file and restore it on startup.
2008-05-09 Laurent MoninPreserve last histogram modes.
2008-05-06 Laurent MoninUse a dedicated option to enable keywords and comment...
2008-05-03 Laurent MoninReplace Layout icon_view field by more generic file_vie...
2008-04-24 Laurent MoninMove options stuff to options.{c,h} and remove globals.c