log src/search.c @ 2909:2e7fd08bfbe4

age author description
Thu, 14 Feb 2019 12:05:04 +0000 Colin Clark DEBUG_NAME() function for use with GTKInspector
Wed, 13 Feb 2019 11:47:38 +0000 Colin Clark Bug fix: Search page - calls to g_regex_unref)
Sat, 03 Nov 2018 17:53:31 +0000 Colin Clark Fix #437: Delete to standard Trash directory
Mon, 13 Aug 2018 14:30:01 +0100 Colin Clark Ref #624: Filter files by shell or regular expression pattern
Sat, 30 Jun 2018 22:18:19 +0100 Colin Clark Drag and drop file onto search window
Thu, 07 Jun 2018 11:44:36 +0100 Tomasz Golinski Fix #612: Pan view image class filtering
Fri, 18 May 2018 17:48:12 +0100 Colin Clark Addl fix #220: marks do not persist
Fri, 05 Jan 2018 19:06:05 +0000 Colin Clark Fix #566: submenu items "variable set but not used" errors in 1.4
Wed, 03 Jan 2018 20:58:28 +0000 Colin Clark Sort/search on Exif.Photo.DateTimeDigitized
Wed, 03 Jan 2018 17:49:15 +0000 Colin Clark Sort/search on file class
Mon, 01 Jan 2018 19:12:33 +0000 Colin Clark Context-sensitve help
Thu, 09 Nov 2017 15:52:54 +0000 Colin Clark Fix #520: copy path inserts quotes around path
Sun, 17 Sep 2017 13:45:42 +0100 Klaus Ethgen Remove some stuff that is throwing errors in gcc-7
Sun, 20 Aug 2017 11:20:48 +0100 Colin Clark Change recent code comments to Doxygen style
Fri, 18 Aug 2017 14:25:36 +0100 Colin Clark Right-click menus - collections
Sun, 06 Aug 2017 20:17:44 +0100 Colin Clark Fix #505: ‘Copy path’ and ‘Delete’ are too close in the drop down menu
Thu, 20 Jul 2017 11:11:50 +0100 Colin Clark Image Search - Ignore rotation
Thu, 08 Jun 2017 20:46:52 +0100 Colin Clark Fix #323: Rating system
Sun, 14 May 2017 21:57:53 +0100 Colin Clark Geocode image by drag-drop
Thu, 11 May 2017 19:06:13 +0100 Colin Clark Search on geo-position
Fri, 03 Feb 2017 09:52:26 +0000 Colin Clark Fix progress bar text
Mon, 23 Jan 2017 17:40:40 +0000 Colin Clark Search on exif date
Mon, 02 Jan 2017 19:37:33 +0000 Colin Clark Revised Help documentation
Mon, 02 Jan 2017 10:13:57 +0000 Colin Clark F10 in Search window
Tue, 24 May 2016 14:47:56 +0100 Klaus Ethgen Update copyright in all files
Sun, 08 May 2016 19:10:39 +0100 Colin Clark Search on geographical position search-lat-long
Thu, 30 Aug 2012 18:32:32 +0200 Laurent Monin Trim trailing white spaces on empty lines.
Thu, 30 Aug 2012 15:53:29 +0200 Laurent Monin Remove commented out code.
Thu, 30 Aug 2012 15:20:31 +0200 Laurent Monin Drop unused variable.
Sun, 19 Aug 2012 00:28:42 +0200 Vladimir Nadvornik dropped support for gtk < 2.20
Fri, 10 Aug 2012 21:55:29 +0200 Vladimir Nadvornik fixed dnd
Thu, 02 Aug 2012 20:04:16 +0200 Vladimir Nadvornik changed GDK_<key> to GDK_KEY_<key>
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
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
Mon, 10 May 2010 11:32:56 +0000 Klaus Ethgen GTK marks several functions as deprecated
Tue, 16 Feb 2010 21:18:03 +0000 Vladimir Nadvornik added 2010 to copyright text
Tue, 13 Oct 2009 21:49:21 +0000 Klaus Ethgen Add compatibility for GTK 2.18
Tue, 21 Jul 2009 14:17:01 +0000 Vladimir Nadvornik fixed destroying of menu data
Sat, 20 Jun 2009 18:42:23 +0000 Vladimir Nadvornik fixed leak in file_util_* functions
Fri, 19 Jun 2009 22:34:52 +0000 Vladimir Nadvornik run external commands from current directory even with no files
Mon, 06 Apr 2009 22:13:54 +0000 Laurent Monin Fix up event source ids type: gint -> guint.
Sat, 04 Apr 2009 22:09:50 +0000 Vladimir Nadvornik dropped show_copy_path option
Tue, 31 Mar 2009 20:05:16 +0000 Vladimir Nadvornik improved debug messages
Sun, 15 Mar 2009 17:40:04 +0000 Vladimir Nadvornik fixed viewing image from dupe and search windows
Sun, 15 Mar 2009 15:01:07 +0000 Laurent Monin gint -> gboolean.
Sun, 15 Mar 2009 07:07:52 +0000 Laurent Monin gint -> gboolean.
Sat, 14 Mar 2009 17:21:35 +0000 Vladimir Nadvornik improved notification system
Sun, 08 Mar 2009 13:23:25 +0000 Laurent Monin In various Edit context menus, only display editors that match the file types in the selection.
Sun, 01 Mar 2009 23:14:19 +0000 Laurent Monin When g_new0() is used, drop redundant initializations to NULL, FALSE or 0, second pass.
Sat, 28 Feb 2009 20:52:51 +0000 Laurent Monin Add missing space between switch and first parenthesis.
Sat, 28 Feb 2009 20:48:47 +0000 Laurent Monin No space between function name and first parenthesis, it eases greping (see CODING).
Sat, 21 Feb 2009 20:43:35 +0000 Laurent Monin Glibification again.
Sat, 14 Feb 2009 20:26:30 +0000 Vladimir Nadvornik droped Preferences dialog, sidebar should replace it completely
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
Sat, 10 Jan 2009 20:40:37 +0000 Vladimir Nadvornik simplified metadata interface, dropped metadata_read,
Sun, 21 Dec 2008 21:20:36 +0000 Vladimir Nadvornik most of the metadata options now works