log

age author description
Sun, 20 Jul 2008 15:04:40 +0000 nadvornik periodic testing of changed files can be now disabled
Sun, 20 Jul 2008 14:56:32 +0000 zas_ Move history_list_*() functions to separate files:
Sun, 20 Jul 2008 14:52:00 +0000 nadvornik implemented "create directory" command
Sun, 20 Jul 2008 13:59:55 +0000 nadvornik fixed file copy/move dialog
Sun, 20 Jul 2008 13:19:22 +0000 nadvornik fixed the case when a renamed file is detected by directory scanning
Sun, 20 Jul 2008 12:20:12 +0000 zas_ Optimize history_list_add_to_key() a bit.
Sun, 20 Jul 2008 11:29:12 +0000 nadvornik fixed previous checkin
Sun, 20 Jul 2008 11:22:19 +0000 nadvornik implemented directory rename and delete operations
Sun, 20 Jul 2008 07:52:16 +0000 zas_ Move out test outside the loop.
Sat, 19 Jul 2008 13:57:03 +0000 zas_ Tidy up.
Sat, 19 Jul 2008 12:36:46 +0000 zas_ Fix missing newline at end of file.
Sat, 19 Jul 2008 09:06:24 +0000 nadvornik increase reference count before sending notification in file_data_new
Fri, 18 Jul 2008 21:20:49 +0000 nadvornik fixed test for changed files in cache
Fri, 18 Jul 2008 09:55:15 +0000 zas_ Introduce image_loader_set_done_func().
Thu, 17 Jul 2008 22:36:58 +0000 zas_ Reduce code redundancy by moving common code to new menu_choice_get_match_type().
Thu, 17 Jul 2008 21:51:21 +0000 nadvornik reload changed images
Tue, 15 Jul 2008 15:37:14 +0000 zas_ Move code from image_osd_update_cb() to separate functions.
Tue, 15 Jul 2008 14:32:00 +0000 zas_ Tidy up and code redundancy reduction.
Tue, 15 Jul 2008 12:52:02 +0000 zas_ Use a specific enum for image.zoom_mode values (ZoomMode) and
Sun, 13 Jul 2008 14:50:07 +0000 zas_ Improve ways to specify html browser (used for help, see bug 2015099).
Sun, 13 Jul 2008 13:51:23 +0000 zas_ Apply debian-specific patch to launch help browser (bug 2015099).
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().