log src/main.c @ 2221:59b559f747a7 ke-lua

age author description
Tue, 02 Oct 2012 22:19:13 +0100 Klaus Ethgen Merge branch 'master' into ke-lua ke-lua
Fri, 09 Dec 2011 19:21:18 +0100 Klaus Ethgen Merge branch 'ke' into ke-lua
Sat, 29 Oct 2011 23:41:36 +0100 Klaus Ethgen Merge branch 'ke' into ke-lua
Thu, 04 Mar 2010 21:05:13 +0100 Klaus Ethgen Overlay info with lua
Sat, 27 Jun 2009 22:38:09 +0100 Klaus Ethgen Adding support for lua scripting
Thu, 30 Aug 2012 18:32:32 +0200 Laurent Monin Trim trailing white spaces on empty lines.
Thu, 30 Aug 2012 18:31:41 +0200 Laurent Monin Trim trailing white spaces.
Sun, 12 Aug 2012 21:07:49 +0200 Vladimir Nadvornik added autoconf test for clutter
Thu, 02 Aug 2012 00:15:16 +0200 Vladimir Nadvornik use cairo for drawing
Wed, 01 Aug 2012 00:17:18 +0200 Vladimir Nadvornik use accessor functions
Tue, 31 Jul 2012 17:41:47 +0200 Vladimir Nadvornik updated version and copyright notice
Thu, 26 Jul 2012 16:02:52 +0200 Vladimir Nadvornik initialize default options before commandline parsing
Mon, 27 Feb 2012 06:02:02 +0000 Omari Stephens Fix segfault when a filename is specified on the commandline
Sat, 12 Nov 2011 11:34:55 +0100 Vladimir Nadvornik call log window functions indirectly via idle callbacks
Tue, 04 Oct 2011 22:09:55 +0200 Vladimir Nadvornik rename file_data_new_simple to file_data_new_group, filedata.c cleanup
Fri, 30 Sep 2011 23:02:26 +0200 Vladimir Nadvornik always check for sidecars by readdir
Sat, 09 Apr 2011 16:38:46 +0200 Vladimir Nadvornik fixed using DEBUG_N from multiple threads
Tue, 16 Feb 2010 21:18:03 +0000 Vladimir Nadvornik added 2010 to copyright text
Sat, 02 Jan 2010 12:38:55 +0000 Laurent Monin Get rid of Geeqie version and beta release message. It clutters command line usage, and is not that useful. Suggested by Michal Čihař.
Fri, 04 Dec 2009 21:01:11 +0000 Laurent Monin Some systems do not have SA_SIGINFO (siginfo_t), like GNU/Hurd, so just test if defined or not. Patch by Michal Čihař (Bug ID: 2894271).
Sat, 21 Nov 2009 20:08:51 +0000 Vladimir Nadvornik check gtk_clutter_init return value
Thu, 01 Oct 2009 18:40:34 +0000 Vladimir Nadvornik ignored multiple directories specified on commandline
Fri, 25 Sep 2009 20:39:15 +0000 Vladimir Nadvornik require libchamplain 0.4
Sun, 06 Sep 2009 14:01:03 +0000 Vladimir Nadvornik load desktop files in idle time
Sun, 06 Sep 2009 09:08:37 +0000 Vladimir Nadvornik added messages for debugging startup time
Fri, 04 Sep 2009 15:53:04 +0000 Laurent Monin Fix up compilation issues related to libchamplain.
Wed, 26 Aug 2009 19:19:06 +0000 Vladimir Nadvornik updated version message
Sat, 22 Aug 2009 21:58:49 +0000 Vladimir Nadvornik remove deleted files from metadata queue
Thu, 30 Jul 2009 17:59:20 +0000 Laurent Monin Some systems (BSD,MacOsX,HP-UX,...) define MAP_ANON and not MAP_ANONYMOUS. Make each an alias of other to be sure. issue reported by Martin Proetzsch.
Wed, 10 Jun 2009 20:26:47 +0000 Vladimir Nadvornik do not install helper scripts into /usr/bin
Sun, 31 May 2009 14:32:39 +0000 Vladimir Nadvornik fixed incorrect type conversion
Tue, 12 May 2009 18:25:18 +0000 Vladimir Nadvornik added GPS map support - patch by Colin Clark
Sat, 02 May 2009 11:14:24 +0000 Vladimir Nadvornik force the metadata dialog if it was triggered by the menu or the button
Fri, 03 Apr 2009 19:35:34 +0000 Vladimir Nadvornik convert commandline to utf8
Thu, 02 Apr 2009 23:11:07 +0000 Laurent Monin Force thumbnails refreshing when thumbnails dimensions are modified through Preferences.
Fri, 20 Mar 2009 09:46:35 +0000 Vladimir Nadvornik added function to reload external editors at any time
Thu, 19 Mar 2009 22:58:28 +0000 Vladimir Nadvornik initialization clean-up
Sun, 15 Mar 2009 07:07:52 +0000 Laurent Monin gint -> gboolean.
Sat, 28 Feb 2009 20:48:47 +0000 Laurent Monin No space between function name and first parenthesis, it eases greping (see CODING).
Sat, 28 Feb 2009 09:59:27 +0000 Vladimir Nadvornik create toolbar from ui_manager
Wed, 25 Feb 2009 18:21:20 +0000 Vladimir Nadvornik fixed filter initialization
Mon, 23 Feb 2009 21:21:15 +0000 Vladimir Nadvornik enabled commandline again
Sun, 22 Feb 2009 15:35:37 +0000 Vladimir Nadvornik config file format changed to XML
Sun, 15 Feb 2009 13:11:21 +0000 Vladimir Nadvornik histogram caching
Sat, 07 Feb 2009 19:01:21 +0000 Vladimir Nadvornik use metadata_read_* functions where possible
Wed, 04 Feb 2009 17:15:30 +0000 Laurent Monin Add year 2009 to copyright info everywhere.
Sun, 01 Feb 2009 12:48:14 +0000 Vladimir Nadvornik read external editors from .desktop files
Thu, 29 Jan 2009 18:05:41 +0000 Vladimir Nadvornik added SIGBUS handler
Fri, 02 Jan 2009 14:58:21 +0000 Vladimir Nadvornik added done callback to utilops
Mon, 22 Dec 2008 18:29:25 +0000 Vladimir Nadvornik write metadata after timeout, image change or dir change
Sun, 23 Nov 2008 16:10:29 +0000 Laurent Monin Drop useless wmclass stuff. Gtk will take care of it and as said in the documentation using gtk_window_set_wmclass() is sort of pointless.
Sat, 15 Nov 2008 20:01:25 +0000 Laurent Monin Replace cache_ensure_dir_exists() by new recursive_mkdir_if_not_exists().
Sat, 15 Nov 2008 17:48:31 +0000 Laurent Monin Rename check_for_home_path() to mkdir_if_not_exists().
Sat, 15 Nov 2008 17:30:45 +0000 Laurent Monin Use functions to return directories instead of constants.
Tue, 04 Nov 2008 17:11:53 +0000 Laurent Monin Do a gtk_init before the parsing of command line arguments to allow gtk specific options. (See http://library.gnome.org/devel/gtk/2.14/gtk-running.html). Patch by Klaus Ethgen.
Sun, 12 Oct 2008 08:36:53 +0000 Laurent Monin Better handling of accels map file writing errors.
Tue, 07 Oct 2008 18:20:22 +0000 Vladimir Nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Sun, 31 Aug 2008 10:51:41 +0000 Laurent Monin Move miscellaneous functions to their own files (new misc.[ch]).
Sun, 31 Aug 2008 09:20:29 +0000 Vladimir Nadvornik improved thread support in image loader
Sun, 31 Aug 2008 09:13:42 +0000 Laurent Monin Move save/load_options() to options.[ch].