log

age author description
Sun, 13 Jul 2008 12:36:18 +0000 zas_ Fix a segfault occuring when opening some collection files.
Sat, 05 Jul 2008 10:21:09 +0000 zas_ Prevent segfault in certain conditions when displaying debug message.
Fri, 04 Jul 2008 22:49:04 +0000 zas_ French translation was updated.
Fri, 04 Jul 2008 20:32:48 +0000 zas_ Optimize a bit when connected zoom and scrolling are unset,
Fri, 04 Jul 2008 17:21:07 +0000 zas_ layout_color_button_press_cb(): tidy up, drop useless memory allocations, improve i18n.
Thu, 03 Jul 2008 20:16:15 +0000 nadvornik refresh thumbnails on file change
Thu, 03 Jul 2008 19:38:19 +0000 nadvornik set fallback thumbnail pixbuf only if the loading really fails
Thu, 03 Jul 2008 18:16:39 +0000 zas_ Fix missing references for the current directory in pan folder stuff.
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.