log

age author description
Sat, 14 Jun 2008 17:14:28 +0000 nadvornik optimized vflist_setup_iter_recursive
Sat, 14 Jun 2008 12:43:39 +0000 nadvornik iconlist_refresh optimization
Sat, 14 Jun 2008 12:30:44 +0000 nadvornik fixed iconview update after deletion of selected image
Sat, 14 Jun 2008 06:52:52 +0000 zas_ Silent unused variable warning.
Fri, 13 Jun 2008 21:32:58 +0000 nadvornik optimized vflist_setup_iter
Fri, 13 Jun 2008 13:33:11 +0000 zas_ French translation was updated.
Fri, 13 Jun 2008 12:27:41 +0000 zas_ Revert patches 759 and 760.
Fri, 13 Jun 2008 11:51:23 +0000 zas_ Display total size of files in collection window, for the list and for the selection.
Fri, 13 Jun 2008 11:11:57 +0000 zas_ Optionnally display directory's date in list view.
Thu, 12 Jun 2008 22:43:32 +0000 zas_ load_options_from():
Thu, 12 Jun 2008 21:21:32 +0000 zas_ Add a comment about relative positions of image overlay in the rc file.
Thu, 12 Jun 2008 20:33:51 +0000 zas_ Allow to set image overlay info position through options:
Thu, 12 Jun 2008 20:17:22 +0000 zas_ Move some functions from image.[ch] to image-overlay.c and make them static:
Thu, 12 Jun 2008 18:30:33 +0000 nadvornik reverted changes in layout_close made in rev. 890 and 901
Tue, 10 Jun 2008 19:25:21 +0000 nadvornik fixed vdtree_sort_cb
Tue, 10 Jun 2008 18:39:19 +0000 nadvornik fixed segfault in vd_rename_cb
Tue, 10 Jun 2008 18:19:17 +0000 nadvornik dropped vficon_sync, use vficon_refresh everywhere
Tue, 10 Jun 2008 11:55:18 +0000 zas_ collection_from_dnd_data(): simplify and optimize.
Tue, 10 Jun 2008 11:27:35 +0000 zas_ collection_info_list_to_dnd_data(): simplify and optimize.
Mon, 09 Jun 2008 20:27:39 +0000 nadvornik moved notification to view_file.c
Mon, 09 Jun 2008 19:43:56 +0000 nadvornik run idle function just once
Mon, 09 Jun 2008 19:41:37 +0000 nadvornik use vficon_refresh for updating
Mon, 09 Jun 2008 19:00:47 +0000 nadvornik handle deletion of selected files
Mon, 09 Jun 2008 18:28:28 +0000 nadvornik optimized vficon_refresh_real
Mon, 09 Jun 2008 10:10:34 +0000 zas_ Minor fixes and add a note about variable declaration.
Mon, 09 Jun 2008 07:14:46 +0000 zas_ Use unsigned type for marks since it is used as a bitfield.
Mon, 09 Jun 2008 07:06:53 +0000 nadvornik fixed saving options on exit
Sun, 08 Jun 2008 23:42:51 +0000 zas_ Tidy up: add/remove white lines, minor code changes.
Sun, 08 Jun 2008 21:21:13 +0000 nadvornik improved vficon_populate
Sun, 08 Jun 2008 20:24:46 +0000 nadvornik vficon_sync speed-up