log src/view_dir.c @ 702:e07895754e65

age author description
Tue, 20 May 2008 22:09:04 +0000 zas_ Drop concat_dir_and_file() and use g_build_filename() instead.
Mon, 05 May 2008 19:11:12 +0000 nadvornik split filelist.c to filefilter.c and filedata.c
Sat, 03 May 2008 11:34:13 +0000 zas_ Replace Layout icon_view field by more generic file_view_type.
Fri, 25 Apr 2008 08:07:22 +0000 zas_ Handle the case of reduction of the number of view directory types.
Thu, 24 Apr 2008 20:29:09 +0000 zas_ Allow to copy the path of a directory to clipboard from directory views.
Thu, 24 Apr 2008 12:23:02 +0000 zas_ Remove whitespace between function name and first parenthesis for the sake of consistency.
Thu, 24 Apr 2008 11:40:26 +0000 zas_ Indentation fix.
Wed, 23 Apr 2008 13:46:18 +0000 zas_ Honor Control and Shift keys while drag'n'droping files
Mon, 21 Apr 2008 21:46:38 +0000 nadvornik updated copyright in source files
Sun, 20 Apr 2008 21:30:36 +0000 zas_ Use explicit names for mouse buttons instead of numbers.
Sun, 20 Apr 2008 13:04:57 +0000 zas_ Big whitespaces cleanup:
Sat, 19 Apr 2008 13:39:21 +0000 zas_ Add missing _().
Sat, 19 Apr 2008 11:11:53 +0000 zas_ Cleanup last patch:
Sat, 19 Apr 2008 09:36:30 +0000 zas_ Fix directory view popup menu to display a View As submenu
Fri, 18 Apr 2008 16:53:41 +0000 zas_ Rename vd_drop_update() to vd_dnd_drop_update().