Mercurial > geeqie
graph
-
adjusted default options2008-09-03, by nadvornik
-
adjusted redraw priority relative to icon drawing2008-09-03, by nadvornik
-
dropped IMAGE_THROTTLE_LARGER_IMAGES code2008-09-03, by nadvornik
-
fixed handling of broken images2008-09-03, by nadvornik
-
improved pixbuf draw priority control2008-09-01, by nadvornik
-
Use a constant for minimal window size. Set it to 32 for all dialogs.2008-09-01, by zas_
-
Remove redundant debug.h inclusion.2008-09-01, by zas_
-
fixed read ahead callback2008-08-31, by nadvornik
-
fixed error handling in image loader2008-08-31, by nadvornik
-
fixed possible endless loop2008-08-31, by nadvornik
-
Move quoted_value() and escquote_value() to misc.[ch].2008-08-31, by zas_
-
Move miscellaneous functions to their own files (new misc.[ch]).2008-08-31, by zas_
-
use GThreadPool2008-08-31, by nadvornik
-
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_
-
Drop redundant variable affectation.2008-08-24, by zas_
-
Fix untranslated messages. French translation and POTFILES.in were updated.2008-08-24, by zas_
-
French translation was updated.2008-08-24, by zas_
-
Mark forgotten string for translation.2008-08-24, by zas_
-
Only display status if there is at least one file in the file list.2008-08-23, by zas_
-
Remove unneeded type casting.2008-08-23, by zas_
-
fixed vd_refresh2008-08-23, by nadvornik
-
French translation was updated.2008-08-22, by zas_
-
Typo fix: vf -> vd2008-08-21, by zas_
-
Indentation fix.2008-08-21, by zas_
-
Do not return values of void functions. Reported by Jeffery Small.2008-08-20, by zas_
-
update the FileData structure when a new folder is created2008-08-20, by nadvornik
-
improved refresh in view_dir_list2008-08-19, by nadvornik
-
set fallback pixbuf in case of missing file2008-08-19, by nadvornik
-
fixed possible segfault2008-08-19, by nadvornik