log src/view_dir_list.c @ 766:7148e125bf23

age author description
2008-05-21 zas_ Use g_build_filename() and G_DIR_SEPARATOR_S.
2008-05-05 nadvornik split filelist.c to filefilter.c and filedata.c
2008-04-21 nadvornik updated copyright in source files
2008-04-20 zas_ Use explicit names for mouse buttons instead of numbers.
2008-04-20 zas_ Big whitespaces cleanup:
2008-04-18 zas_ Drop 3 useless #define.
2008-04-18 zas_ Fix forgotten vd->pf affectation.
2008-04-17 zas_ Add some wrappers in view_dir.c and simplify even more.
2008-04-17 zas_ Merge vd(list|tree)_release_cb() in vd_release_cb().
2008-04-17 zas_ Merge few more functions to view_dir.c.
2008-04-17 zas_ Move common menu position callback to view_dir.c.
2008-04-17 zas_ Merge dirlist/dirview dnd code.
2008-04-16 zas_ Merge few more vdlist/vdtree functions.
2008-04-16 zas_ Make directory view popup menu common and move it to view_dir.{c,h}.
2008-04-16 zas_ Clean up and simplify.
2008-04-16 zas_ Merge parts of view_dir_list/tree constructors/destructors to
2008-04-16 zas_ Move some dnd common code from view_dir_list.c and view_dir_tree.c
2008-04-16 zas_ Rename vdl occurences to vd.
2008-04-16 zas_ Introduce a new struct ViewDir to handle directory views common
2008-04-15 zas_ Add a new option in Preferences > Filtering to allow the
2008-04-13 zas_ Rename show_dot_files to show_hidden_files.
2008-04-13 zas_ Let toggle the visibility of hidden files from directories list
2008-04-08 zas_ gqview.h -> main.h
2008-04-03 zas_ Drop a bunch of unused variables.
2008-03-23 nadvornik rename GQview -> Geeqie over the code
2007-09-11 nadvornik replaced gchar* path with FileData *fd
2006-11-18 gqview Fri Nov 17 19:06:19 2006 John Ellis <johne@verizon.net>
2005-08-15 gqview Mon Aug 15 17:13:57 2005 John Ellis <johne@verizon.net>
2005-05-18 gqview Wed May 18 19:36:49 2005 John Ellis <johne@verizon.net>
2005-02-26 gqview Sync to GQview 1.5.9 release.