log src/filedata.c @ 1662:7a4034d32503

age author description
Sun, 28 Jun 2009 09:08:25 +0000 nadvornik warn if another operation is performed on a file with unsaved metadata
Sat, 20 Jun 2009 08:51:07 +0000 nadvornik always check for deleted sidecar files
Tue, 02 Jun 2009 22:33:53 +0000 nadvornik changed selection behavior as requested at
Sat, 09 May 2009 19:45:24 +0000 nadvornik expose the file grouping flag to the user
Mon, 06 Apr 2009 22:13:54 +0000 zas_ Fix up event source ids type: gint -> guint.
Mon, 06 Apr 2009 19:09:55 +0000 nadvornik optimized sidecar file check
Tue, 31 Mar 2009 20:05:16 +0000 nadvornik improved debug messages
Sun, 15 Mar 2009 11:34:09 +0000 nadvornik compute histogram in idle time
Sat, 14 Mar 2009 17:21:35 +0000 nadvornik improved notification system
Fri, 13 Mar 2009 09:03:06 +0000 nadvornik fixed keyword to mark connection
Thu, 12 Mar 2009 22:39:06 +0000 zas_ Make ishidden() static to filedata.c and rename it is_hidden_file().
Thu, 12 Mar 2009 22:35:45 +0000 zas_ gint -> gboolean and tidy up.
Sun, 01 Mar 2009 23:14:19 +0000 zas_ When g_new0() is used, drop redundant initializations to NULL, FALSE or 0, second pass.
Sat, 21 Feb 2009 20:43:35 +0000 zas_ Glibification again.
Sun, 15 Feb 2009 13:11:21 +0000 nadvornik histogram caching