Fri, 29 Aug 2008 12:35:13 +0000 |
nadvornik |
do not access image_loader directly
|
Fri, 29 Aug 2008 09:59:20 +0000 |
nadvornik |
added new raw preview interface for legacy exif
|
Fri, 29 Aug 2008 09:38:10 +0000 |
nadvornik |
fixed thumbnail loader for the new raw preview interface
|
Thu, 28 Aug 2008 22:26:09 +0000 |
nadvornik |
use mmaped files image loader
|
Thu, 28 Aug 2008 12:51:02 +0000 |
bruclik |
Removed converting fd->name to utf8 from file_data_set_collate_keys(), because fd->name is utf8.
|
Thu, 28 Aug 2008 10:50:02 +0000 |
zas_ |
Silent warnings about unused functions when lcms is not used.
|
Wed, 27 Aug 2008 17:02:14 +0000 |
zas_ |
Comment out unused functions.
|
Wed, 27 Aug 2008 16:42:59 +0000 |
zas_ |
Silent a compiler warning.
|
Wed, 27 Aug 2008 16:40:21 +0000 |
zas_ |
const gpointer -> gconstpointer.
|
Tue, 26 Aug 2008 22:37:18 +0000 |
zas_ |
Use gpointer instead of void *.
|
Tue, 26 Aug 2008 22:30:40 +0000 |
zas_ |
Consistency: type * instead of type*.
|
Tue, 26 Aug 2008 22:22:51 +0000 |
zas_ |
For the sake of consistency, use glib basic types everywhere.
|
Tue, 26 Aug 2008 21:19:33 +0000 |
zas_ |
Indentation fixes.
|
Tue, 26 Aug 2008 20:21:30 +0000 |
bruclik |
Fixed segfault when is run inside directory with non valid uft-8 image
|