Mon, 28 Sep 2009 12:04:35 +0000 |
nadvornik |
do not cache incomplete thumbnails
|
Sun, 23 Aug 2009 13:37:15 +0000 |
nadvornik |
fixed moving and maintenance of std. thumbnails
|
Sun, 26 Apr 2009 09:01:35 +0000 |
nadvornik |
added an option to write image orientation to the metadata
|
Mon, 06 Apr 2009 22:13:54 +0000 |
zas_ |
Fix up event source ids type: gint -> guint.
|
Mon, 06 Apr 2009 20:38:54 +0000 |
nadvornik |
unconditionally enable fast jpeg thumbnailing
|
Sun, 15 Mar 2009 18:06:41 +0000 |
zas_ |
gint -> gboolean.
|
Sun, 15 Mar 2009 07:07:52 +0000 |
zas_ |
gint -> gboolean.
|
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.
|
Sat, 15 Nov 2008 20:01:25 +0000 |
zas_ |
Replace cache_ensure_dir_exists() by new recursive_mkdir_if_not_exists().
|
Tue, 07 Oct 2008 18:20:22 +0000 |
nadvornik |
Adding a vim modeline to all files - patch by Klaus Ethgen
|
Wed, 03 Sep 2008 21:54:49 +0000 |
nadvornik |
load thumbnails with lower priority
|
Fri, 29 Aug 2008 20:53:53 +0000 |
nadvornik |
converted image loader to a GObject and use signals for notification
|