Those stereo image options are of type int, not uint, use appropriate macros.
[geeqie.git] / src / rcfile.c
2008-04-22 Laurent MoninSave sort manager state to rc file.
2008-04-22 Laurent MoninSave state and width of exif, info and sort panels...
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-21 Laurent MoninAdd some macros to handle rc file compatibility issues...
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-19 Laurent MoninSave Show Marks state to rc file and display current...
2008-04-18 Laurent MoninAdd two new options to control image read buffer at...
2008-04-18 Laurent MoninIntroduce printf_term() macro and use it.
2008-04-16 Laurent MoninIntroduce a new struct ViewDir to handle directory...
2008-04-15 Laurent MoninCleanup read/write of image.zoom_mode option.
2008-04-15 Laurent MoninRead show_icon_names only once.
2008-04-15 Laurent MoninAdd a new option in Preferences > Filtering to allow the
2008-04-15 Laurent MoninAdd and use few new macros in rc file writing code.
2008-04-13 Laurent MoninRename show_dot_files to show_hidden_files.
2008-04-13 Laurent MoninFix a typo, READ_CHAR() must use value_all.
2008-04-13 Laurent MoninUse convenient macros to read options, it will ensure...
2008-04-13 Laurent MoninSimplify read_*_option() stuff by passing pointer to...
2008-04-12 Laurent MoninPartly rewrite option parser to accept whitespaces...
2008-04-12 Laurent Moninexif_* -> exif.display.*
2008-04-12 Laurent MoninAdd a note in the rc file about special editor slots.
2008-04-12 Laurent Moninsidecar_ext -> sidecar.ext
2008-04-12 Laurent MoninUnify names of options between variables and rc file.
2008-04-12 Laurent MoninUse tree_descend_subdirs everywhere.
2008-04-12 Laurent MoninUse startup_path_enable everywhere.
2008-04-12 Laurent MoninRename recent_list_max/open_recent_max to open_recent_l...
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 option thumbnails.enabled to layout.show_thumbna...
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 MoninFix bad image option name in the rc file.
2008-04-12 Laurent MoninBeautify rc file, adding sub-sections titles.
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 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-11 Laurent MoninMove secure save code to its own files: secure_save...
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 MoninImplement secure rc file saving.
2008-04-08 Laurent MoninRemove dependency on GTK 2.12, reported by John Vodden...
2008-04-03 Laurent MoninDrop a bunch of unused variables.
2008-04-03 Laurent MoninFix and simplify thumbnails size combo box related...
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-31 Vladimir Nadvornikuse quoted_value everywhere
2008-03-29 Laurent MoninImprove escaping and quoting of strings saved in rc...
2008-03-29 Vladimir Nadvornikconfigurable frame around image - geeqie_autofit_maxsiz...
2008-03-29 Vladimir Nadvornikset user-defined color as image background - patch...
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2007-12-23 Vladimir Nadvornikbasic sidecar files configuration via preferences dialog
2007-11-20 Vladimir Nadvornikfixed grouping sidecar files and made it configurable...
2006-11-25 John EllisFri Nov 24 21:37:01 2006 John Ellis <johne@verizon...
2005-04-27 John EllisWed Apr 27 15:17:57 2005 John Ellis <johne@verizon...
2005-03-03 John Ellis##### Note: GQview CVS on sourceforge is not always...
2005-02-26 John EllisSync to GQview 1.5.9 release.
2000-04-15 John EllisSyncing to 0.8.1
2000-04-13 John Ellis0.8.0
2000-04-03 John EllisInitial revision