Mercurial > geeqie.yaz
graph
-
improved thread support in image loader2008-08-31, by nadvornik
-
Move save/load_options() to options.[ch].2008-08-31, by zas_
-
Move sync_options_with_current_state() call to save_options().2008-08-31, by zas_
-
Move some code to new functions, to simplify main().2008-08-31, by zas_
-
Fix two minor compilation warnings.2008-08-31, by zas_
-
run image loader in separate thread2008-08-30, by nadvornik
-
prepared image loader code for threads2008-08-30, by nadvornik
-
Allow to override documentation paths through options:2008-08-30, by zas_
-
converted image loader to a GObject and use signals for notification2008-08-29, by nadvornik
-
do not access image_loader directly2008-08-29, by nadvornik
-
added new raw preview interface for legacy exif2008-08-29, by nadvornik
-
fixed thumbnail loader for the new raw preview interface2008-08-29, by nadvornik
-
use mmaped files image loader2008-08-28, by nadvornik
-
Silent warnings about unused functions when lcms is not used.2008-08-28, by zas_
-
Comment out unused functions.2008-08-27, by zas_
-
Silent a compiler warning.2008-08-27, by zas_
-
const gpointer -> gconstpointer.2008-08-27, by zas_
-
Use gpointer instead of void *.2008-08-26, by zas_
-
Consistency: type * instead of type*.2008-08-26, by zas_
-
For the sake of consistency, use glib basic types everywhere.2008-08-26, by zas_
-
Indentation fixes.2008-08-26, by zas_
-
Fixed segfault when is run inside directory with non valid uft-8 image2008-08-26, by bruclik
-
Fixed calling "Image search" function in a directory without image.2008-08-26, by bruclik
-
correctly maintain selection during iconlist refresh2008-08-25, by nadvornik
-
Whitespaces cleanup.2008-08-25, by zas_
-
Fixed segfaulting when alter image in directory without images.2008-08-25, by bruclik
-
removed unused code2008-08-25, by nadvornik
-
Typo fixes.2008-08-24, by zas_
-
Slight code redundancy reduction.2008-08-24, by zas_