log src/thumb.c @ 1432:cf4029d10d38

age author description
Sat, 14 Mar 2009 17:21:35 +0000 nadvornik improved notification system
Sun, 01 Mar 2009 21:06:55 +0000 zas_ When g_new0() is used, drop redundant initializations to NULL, FALSE or 0.
Sat, 28 Feb 2009 20:48:47 +0000 zas_ No space between function name and first parenthesis, it eases greping (see CODING).
Sat, 07 Feb 2009 19:01:21 +0000 nadvornik use metadata_read_* functions where possible
Wed, 04 Feb 2009 17:15:30 +0000 zas_ Add year 2009 to copyright info everywhere.
Wed, 26 Nov 2008 20:39:50 +0000 zas_ Handle return values better to silent some warnings.