Those stereo image options are of type int, not uint, use appropriate macros.
[geeqie.git] / src / rcfile.c
2012-08-30 Laurent MoninThose stereo image options are of type int, not uint...
2012-08-18 Vladimir Nadvornikadded option for clutter renderer
2012-08-16 Laurent MoninAdd read_dummy_option() to handle old/deprecated options.
2012-08-13 Vladimir Nadvornikdropped deprecated dither_quality code
2012-08-13 Vladimir Nadvornikuse cairo for drawing
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2012-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2011-09-27 Vladimir Nadvorniksave and load stereo options
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-09-06 Vladimir Nadvornikload desktop files in idle time
2009-09-06 Vladimir Nadvornikadded messages for debugging startup time
2009-06-30 Vladimir Nadvornikfixes for a built without Exiv2
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-12 Vladimir Nadvornikadded GPS map support - patch by Colin Clark
2009-05-07 Vladimir Nadvornikuse "keywords" instead of "tags" in option name, it...
2009-05-01 Vladimir Nadvornik- handle color profile and write metadata buttons on...
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-29 Vladimir Nadvornikimproved sidebar configuration
2009-03-20 Vladimir Nadvornikadded a possibility to update existing bars from config
2009-03-20 Vladimir Nadvornikadded possibility to update existing layout window...
2009-03-20 Vladimir Nadvornikbe more verbose on parse errors
2009-03-20 Vladimir Nadvornikadded function to reload external editors at any time
2009-03-19 Vladimir Nadvornikimproved config file formatting
2009-03-15 Laurent Moningint -> gboolean.
2009-03-14 Vladimir Nadvornikcompletely separated global and layout window options
2009-03-08 Vladimir Nadvorniksave and restore the keyword tree
2009-03-06 Vladimir Nadvorniksimplified bar interface
2009-02-28 Vladimir Nadvornikrewritten exif pane to support arbitrary number of...
2009-02-28 Laurent MoninNo space between function name and first parenthesis...
2009-02-28 Vladimir Nadvornikfixed overlay configuration
2009-02-28 Vladimir Nadvorniksave and restore toolbar configuration
2009-02-26 Laurent MoninClean up histogram stuff: options saving/restoring...
2009-02-25 Laurent MoninSilent a minor warning.
2009-02-25 Vladimir Nadvornikcorrectly save and restore overlay string
2009-02-25 Vladimir Nadvornikfixed filter initialization
2009-02-24 Vladimir Nadvornikimproved bar_sort configuration
2009-02-24 Vladimir Nadvorniksimplified and improved bar configuration
2009-02-24 Laurent MoninSince READ_*() macros are now exported, do not hide
2009-02-23 Vladimir Nadvorniksimplified config writing
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-21 Vladimir Nadvornikfixed new options
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 quoted_value() and escquote_value() to misc.[ch].
2008-08-31 Laurent MoninMove save/load_options() to options.[ch].
2008-08-31 Laurent MoninMove sync_options_with_current_state() call to save_opt...
2008-08-30 Laurent MoninAllow to override documentation paths through options:
2008-08-25 Laurent MoninWhitespaces cleanup.
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 Moninload_options_from():
2008-06-12 Laurent MoninAdd a comment about relative positions of image overlay...
2008-06-12 Laurent MoninAllow to set image overlay info position through options:
2008-05-30 Laurent MoninUse functions to set editors name and command and ensur...
2008-05-29 Laurent MoninSave properties window width and height to rc file...
2008-05-23 Laurent MoninTry to load a system-wide rc file if any, before per...
2008-05-22 Laurent MoninPass ConfOptions * to save_options() and load_options().
2008-05-22 Laurent MoninMove code from save_options() to new save_options_to...
2008-05-22 Laurent MoninSeparate path building code from options loading code.
2008-05-22 Laurent MoninMake shell command and its option rc file options inste...
2008-05-22 Laurent MoninUse a struct to handle editor's properties.
2008-05-21 Laurent MoninMake stricter match for option's names consisting of...
2008-05-21 Laurent MoninUse g_build_filename().
2008-05-20 Laurent MoninSort out log_printf() vs printf_term() mix up.
2008-05-18 Laurent MoninSave order of Properties dialog tabs to rc file.
2008-05-12 Laurent MoninWhen an option was successfully read, just continue...
2008-05-12 Laurent MoninMinor formatting fix in rc file header.
2008-05-12 Laurent MoninRework read_*_option():
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-08 Laurent MoninUse g_ascii_strncasecmp() instead of strncasecmp()...
2008-05-08 Laurent MoninUse g_ascii_strcasecmp() instead of strcasecmp() where...
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 MoninReplace Layout icon_view field by more generic file_vie...
2008-05-01 Laurent Moninsave_options(): minor code simplification.
2008-04-24 Laurent MoninConvert the minority of while() to while ().
2008-04-23 Laurent MoninAllow the copy of file paths to clipboard.
next