Mercurial > geeqie
graph
-
Add support for GPSInfo - patch by Klaus Ethgen2008-10-01, by nadvornik
-
The comment section in the meta file is the last section. However it do2008-09-29, by nadvornik
-
fixes executable right of images2008-09-29, by nadvornik
-
enlarge the dupe window - patch by Klaus Ethgen2008-09-29, by nadvornik
-
updated preview loader to work with current svn version of libexiv22008-09-27, by nadvornik
-
use SHIFT for connected scroll and zoom2008-09-10, by nadvornik
-
reverted buggy part of rev. 1138 - it made the filelist jump2008-09-09, by nadvornik
-
added possibility to redraw only the parts of image that are already2008-09-08, by nadvornik
-
Fix a compiler warning regarding argument type.2008-09-08, by zas_
-
Replaced gtk depreceated code.2008-09-07, by bruclik
-
Shorten config_window_apply() a bit, reduce code redunancy.2008-09-07, by zas_
-
Update translations stats.2008-09-04, by zas_
-
French translation was updated.2008-09-04, by zas_
-
Allow all Preferences pages to scroll vertically. Reduce code redundancy.2008-09-04, by zas_
-
Allow to change image.scroll_reset_method in Preferences > Image.2008-09-04, by zas_
-
fixed various problems with preserving viewport on image change,2008-09-04, by nadvornik
-
load thumbnails with lower priority2008-09-03, by nadvornik
-
Improve debug messages.2008-09-03, by zas_
-
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