log

age author description
Thu, 03 Jul 2008 08:33:10 +0000 zas_ Increase debugging info in file_data_ref() and file_data_unref().
Wed, 02 Jul 2008 08:38:47 +0000 zas_ Optimize file_cache_get() by only moving element to front if needed
Mon, 30 Jun 2008 21:08:28 +0000 nadvornik fixed division by zero in pixbuf_renderer_get_scroll_center
Sun, 29 Jun 2008 15:51:54 +0000 zas_ Merge thumb_loader_save_to_cache() and thumb_loader_mark_failure()
Sun, 29 Jun 2008 10:11:43 +0000 zas_ Make better matching between options types in options.h and the rest of the code.
Sat, 28 Jun 2008 08:01:36 +0000 zas_ layout_image_drag_cb(): optimize when connected scrolling is unset.
Sat, 28 Jun 2008 07:43:37 +0000 zas_ Reduce number of parameters (mostly unused), just pass the event pointer.