log src/collect.c @ 1811:f405ec9b696b default tip

age author description
Tue, 16 Feb 2010 21:18:03 +0000 nadvornik added 2010 to copyright text
Sat, 20 Jun 2009 18:42:23 +0000 nadvornik fixed leak in file_util_* functions
Fri, 10 Apr 2009 13:54:08 +0000 mow Just update the internal sort method
Fri, 10 Apr 2009 13:44:37 +0000 mow Implement random sort method for collections
Tue, 31 Mar 2009 20:05:16 +0000 nadvornik improved debug messages
Sat, 14 Mar 2009 23:26:42 +0000 nadvornik completely separated global and layout window options
Sat, 14 Mar 2009 17:21:35 +0000 nadvornik improved notification system
Thu, 12 Mar 2009 21:06:37 +0000 zas_ Use gboolean where applicable, for the sake of consistency.
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, 28 Feb 2009 20:52:51 +0000 zas_ Add missing space between switch and first parenthesis.
Sat, 14 Feb 2009 20:26:30 +0000 nadvornik droped Preferences dialog, sidebar should replace it completely
Wed, 04 Feb 2009 17:15:30 +0000 zas_ Add year 2009 to copyright info everywhere.
Sun, 01 Feb 2009 12:48:14 +0000 nadvornik read external editors from .desktop files
Sun, 21 Dec 2008 21:20:36 +0000 nadvornik most of the metadata options now works
Sun, 23 Nov 2008 22:05:27 +0000 zas_ Hide .gqv extension from collection name in collection window title and recent menu list.