Fix #314: Remote commands for thumbnail maintenance
[geeqie.git] / src / main.h
2016-05-24 Klaus EthgenUpdate copyright in all files
2015-09-18 Klaus EthgenChanging reference to sourceforge
2012-10-02 Klaus EthgenMerge branch 'master' into ke-lua
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2012-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2011-04-22 Klaus EthgenFix the windowsize
2010-12-23 Klaus EthgenMerge branch 'ke' into ke-lua
2010-12-23 Klaus EthgenFix the windowsize
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-05-07 Vladimir Nadvornikenabled XDG directory layout
2009-04-28 Vladimir Nadvornikcompilation fixes for older glib and gtk
2009-04-04 Vladimir Nadvornikdropped read_buffer options - they don't have any signi...
2009-04-02 Laurent MoninForce thumbnails refreshing when thumbnails dimensions...
2009-03-27 Vladimir Nadvornikadded simple desktop file editor
2009-03-20 Vladimir Nadvornikadded function to reload external editors at any time
2009-03-06 Vladimir Nadvornikuse standard GtkHPaned for sidebar width
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-11 Vladimir Nadvornikshow symlinks in filelist
2008-11-23 Laurent MoninDrop useless wmclass stuff. Gtk will take care of it...
2008-11-15 Laurent MoninImplement preliminary support for XDG Base Directory...
2008-11-15 Laurent MoninUse functions to return directories instead of constants.
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-09-01 Laurent MoninUse a constant for minimal window size. Set it to 32...
2008-09-01 Laurent MoninRemove redundant debug.h inclusion.
2008-08-31 Laurent MoninMove miscellaneous functions to their own files (new...
2008-07-15 Laurent MoninUse a specific enum for image.zoom_mode values (ZoomMod...
2008-06-05 Laurent MoninCompare paths using utf8_collate_key() since paths...
2008-06-03 Laurent MoninReplace hardcoded collection filename extension by...
2008-05-30 Laurent MoninMake utf8_validate_or_convert() to always allocate...
2008-05-23 Laurent MoninTry to load a system-wide rc file if any, before per...
2008-05-22 Laurent MoninMake shell command and its option rc file options inste...
2008-05-21 Laurent MoninReplace hardcoded "/" by G_DIR_SEPARATOR_S where applic...
2008-05-19 Petr Ostadalconfigure.in was rewritten:
2008-05-16 Laurent MoninInclude debug.h from main.h since debug macros may...
2008-05-13 Laurent MoninExpand tilde with file: and view: remote parameters.
2008-05-13 Laurent MoninMove some functions from main.[ch] to new window.[ch].
2008-05-12 Laurent MoninRename bar_exif_validate_text() to utf8_validate_or_con...
2008-05-10 Laurent MoninFix display of collection in overlay info.
2008-05-03 Laurent MoninChange the prefix of formatted exif tags to a more...
2008-04-24 Laurent MoninMove get_exec_time() to debug.{c,h}.
2008-04-24 Laurent MoninMove options stuff to options.{c,h} and remove globals.c
2008-04-24 Laurent MoninMove debug macros from main.h to new debug.h.
2008-04-24 Laurent MoninHandle the newline in DEBUG_N() macro instead of adding one
2008-04-23 Laurent MoninDisplay file and line along debug messages for any...
2008-04-23 Laurent MoninIntroduce macros to display debug messages.
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-20 Laurent MoninEffectively drop empty newlines at end of files (missin...
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-18 Laurent MoninAdd zoom ratio display to OSD in fullscreen mode.
2008-04-18 Laurent MoninAdd two new options to control image read buffer at...
2008-04-16 Vladimir Nadvornikin debug mode print time information on selected events
2008-04-12 Laurent MoninRename file sorting 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-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 Moningqview.h -> main.h