Sun, 31 Aug 2008 10:08:48 +0000 |
nadvornik |
use GThreadPool
|
Sun, 31 Aug 2008 09:20:29 +0000 |
nadvornik |
improved thread support in image loader
|
Sun, 31 Aug 2008 09:13:42 +0000 |
zas_ |
Move save/load_options() to options.[ch].
|
Sun, 31 Aug 2008 08:59:39 +0000 |
zas_ |
Move sync_options_with_current_state() call to save_options().
|
Sun, 31 Aug 2008 08:41:42 +0000 |
zas_ |
Move some code to new functions, to simplify main().
|
Sun, 31 Aug 2008 08:13:36 +0000 |
zas_ |
Fix two minor compilation warnings.
|
Sat, 30 Aug 2008 20:15:47 +0000 |
nadvornik |
run image loader in separate thread
|
Sat, 30 Aug 2008 13:04:06 +0000 |
nadvornik |
prepared image loader code for threads
|
Sat, 30 Aug 2008 10:39:35 +0000 |
zas_ |
Allow to override documentation paths through options:
|
Fri, 29 Aug 2008 20:53:53 +0000 |
nadvornik |
converted image loader to a GObject and use signals for notification
|
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
|
Tue, 26 Aug 2008 13:56:56 +0000 |
bruclik |
Fixed calling "Image search" function in a directory without image.
|
Mon, 25 Aug 2008 22:45:38 +0000 |
nadvornik |
correctly maintain selection during iconlist refresh
|
Mon, 25 Aug 2008 22:20:45 +0000 |
zas_ |
Whitespaces cleanup.
|
Mon, 25 Aug 2008 18:13:33 +0000 |
bruclik |
Fixed segfaulting when alter image in directory without images.
|
Mon, 25 Aug 2008 16:58:27 +0000 |
nadvornik |
removed unused code
|
Sun, 24 Aug 2008 14:40:18 +0000 |
zas_ |
Typo fixes.
|