Additional debug features
[geeqie.git] / src / main.c
2017-06-22 Colin ClarkAdditional debug features
2016-12-03 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2016-12-03 Klaus EthgenTree view fix
2016-07-15 Klaus EthgenMerge remote-tracking branches #419 and #416
2016-07-09 Maciej S. SzmigieroAdd four new preferences
2016-05-24 Klaus EthgenUpdate copyright in all files
2016-03-31 Colin ClarkUpdate command line options documentation
2016-03-07 Klaus EthgenMerge branch 'compiler_warnings'
2016-03-07 Klaus EthgenReally fix issue in 2a9e4d6
2016-03-06 Klaus EthgenMerge branch 'compiler_warnings'
2016-03-06 Klaus EthgenThis potentially fixes most deprecated warnings
2012-10-02 Klaus EthgenMerge branch 'ke-lua'
2012-10-02 Klaus EthgenMerge branch 'master' into ke-lua
2012-08-30 Laurent MoninTrim trailing white spaces on empty lines.
2012-08-30 Laurent MoninTrim trailing white spaces.
2012-08-18 Vladimir Nadvornikadded autoconf test for clutter
2012-08-13 Vladimir Nadvornikuse cairo for drawing
2012-08-13 Vladimir Nadvornikuse accessor functions
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2012-07-26 Vladimir Nadvornikinitialize default options before commandline parsing
2012-05-27 Klaus EthgenMerge branch 'ke' into ke-lua
2012-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2012-01-06 Klaus EthgenMerge branch 'ke' into ke-lua
2011-12-09 Klaus EthgenMerge branch 'ke' into ke-lua
2011-12-09 Klaus EthgenMerge branch 'master' into ke
2011-11-12 Vladimir Nadvornikcall log window functions indirectly via idle callbacks
2011-10-29 Klaus EthgenMerge branch 'ke' into ke-lua
2011-10-29 Klaus EthgenMerge branch 'master' into ke
2011-10-04 Vladimir Nadvornikrename file_data_new_simple to file_data_new_group...
2011-09-30 Vladimir Nadvornikalways check for sidecars by readdir
2011-09-27 Vladimir Nadvornikfixed using DEBUG_N from multiple threads
2011-04-22 Klaus EthgenMerge branches 'master' and 'ke' into ke-lua
2010-12-23 Klaus EthgenMerge branch 'ke' into ke-lua
2010-12-23 Klaus EthgenOverlay info with lua
2010-12-23 Klaus EthgenAdding support for lua scripting
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2010-01-02 Laurent MoninGet rid of Geeqie version and beta release message...
2009-12-04 Laurent MoninSome systems do not have SA_SIGINFO (siginfo_t), like...
2009-11-21 Vladimir Nadvornikcheck gtk_clutter_init return value
2009-10-01 Vladimir Nadvornikignored multiple directories specified on commandline
2009-09-25 Vladimir Nadvornikrequire libchamplain 0.4
2009-09-06 Vladimir Nadvornikload desktop files in idle time
2009-09-06 Vladimir Nadvornikadded messages for debugging startup time
2009-09-04 Laurent MoninFix up compilation issues related to libchamplain.
2009-08-26 Vladimir Nadvornikupdated version message
2009-08-22 Vladimir Nadvornikremove deleted files from metadata queue
2009-07-30 Laurent MoninSome systems (BSD,MacOsX,HP-UX,...) define MAP_ANON...
2009-06-10 Vladimir Nadvornikdo not install helper scripts into /usr/bin
2009-05-31 Vladimir Nadvornikfixed incorrect type conversion
2009-05-12 Vladimir Nadvornikadded GPS map support - patch by Colin Clark
2009-05-02 Vladimir Nadvornikforce the metadata dialog if it was triggered by the...
2009-04-03 Vladimir Nadvornikconvert commandline to utf8
2009-04-02 Laurent MoninForce thumbnails refreshing when thumbnails dimensions...
2009-03-20 Vladimir Nadvornikadded function to reload external editors at any time
2009-03-19 Vladimir Nadvornikinitialization clean-up
2009-03-15 Laurent Moningint -> gboolean.
2009-02-28 Laurent MoninNo space between function name and first parenthesis...
2009-02-28 Vladimir Nadvornikcreate toolbar from ui_manager
2009-02-25 Vladimir Nadvornikfixed filter initialization
2009-02-23 Vladimir Nadvornikenabled commandline again
2009-02-22 Vladimir Nadvornikconfig file format changed to XML
2009-02-15 Vladimir Nadvornikhistogram caching
2009-02-07 Vladimir Nadvornikuse metadata_read_* functions where possible
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2009-02-01 Vladimir Nadvornikread external editors from .desktop files
2009-01-29 Vladimir Nadvornikadded SIGBUS handler
2009-01-02 Vladimir Nadvornikadded done callback to utilops
2008-12-22 Vladimir Nadvornikwrite metadata after timeout, image change or dir change
2008-11-23 Laurent MoninDrop useless wmclass stuff. Gtk will take care of it...
2008-11-15 Laurent MoninReplace cache_ensure_dir_exists() by new recursive_mkdi...
2008-11-15 Laurent MoninRename check_for_home_path() to mkdir_if_not_exists().
2008-11-15 Laurent MoninUse functions to return directories instead of constants.
2008-11-04 Laurent MoninDo a gtk_init before the parsing of command line argume...
2008-10-12 Laurent MoninBetter handling of accels map file writing errors.
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-08-31 Laurent MoninMove miscellaneous functions to their own files (new...
2008-08-31 Vladimir Nadvornikimproved thread support in image loader
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-31 Laurent MoninMove some code to new functions, to simplify main().
2008-08-30 Vladimir Nadvornikrun image loader in separate thread
2008-08-26 Laurent MoninFor the sake of consistency, use glib basic types every...
2008-08-25 Laurent MoninWhitespaces cleanup.
2008-07-20 Laurent MoninMove history_list_*() functions to separate files:
2008-07-03 Vladimir Nadvornikrefresh thumbnails on file change
2008-06-16 Vladimir Nadvornikanother try to free layout at exit
2008-06-07 Vladimir Nadvornikuse the new notification for collections
2008-06-06 Vladimir Nadvornikused new notification in cache_maint
2008-06-05 Laurent MoninCompare paths using utf8_collate_key() since paths...
2008-06-03 Vladimir Nadvornikreplaced directory path with FileData* dir_fd
2008-06-03 Laurent MoninAllow to modify the aspect of Geeqie through the use...
2008-06-03 Laurent MoninReplace hardcoded collection filename extension by...
2008-06-03 Laurent MoninDrop initialization to NULL since filelist_read() will...
2008-05-30 Laurent MoninMake utf8_validate_or_convert() to always allocate...
2008-05-22 Laurent MoninPass ConfOptions * to save_options() and load_options().
2008-05-22 Laurent MoninMove setup_default_options() and sync_options_with_curr...
2008-05-22 Laurent MoninMove code from exit_program_final() to new sync_options...
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 MoninModify set_default_image_overlay_template_string()...
next