log

age author description
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.