Remove commented out code.
[geeqie.git] / src / view_dir_tree.c
2012-08-30 Laurent MoninRemove commented out code.
2012-08-13 Vladimir Nadvornikchanged GDK_<key> to GDK_KEY_<key>
2012-08-13 Vladimir Nadvornikuse accessor functions
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2012-07-29 Vladimir Nadvornikupdate file data structure
2012-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2011-09-30 Vladimir Nadvornikalways check for sidecars by readdir
2011-09-30 Vladimir Nadvornikdo not use FileData entries with empty path
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-06-06 Vladimir Nadvornikbetter implementation of tree_view_row_get_visibility,
2009-06-06 Vladimir Nadvornikdo not call signal handler from vdtree_row_expanded
2009-06-06 Vladimir Nadvornikreduced jumping of directory tree when user clicks...
2009-06-05 Vladimir Nadvorniksimplified the code around vd_select_row
2009-04-06 Laurent MoninFix up event source ids type: gint -> guint.
2009-03-31 Vladimir Nadvornikfixed vdlist_find_row return value
2009-03-16 Laurent Moningint -> gboolean where applicable.
2009-03-15 Laurent Moningint -> gboolean.
2009-03-01 Laurent MoninWhen g_new0() is used, drop redundant initializations...
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2009-01-02 Vladimir Nadvornikdo not enter a directory after rename
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-08-25 Laurent MoninWhitespaces cleanup.
2008-08-21 Laurent MoninTypo fix: vf -> vd
2008-08-21 Laurent MoninReplace macros VDLIST_INFO() and VDTREE_INFO() by short...
2008-07-27 Vladimir Nadvornikimproved updating of view_dir_tree
2008-07-23 Laurent MoninFix warning: passing argument 1 of 'gtk_tree_store_set...
2008-07-21 Vladimir Nadvornikadded notification handler to view_dir
2008-07-20 Laurent MoninMove history_list_*() functions to separate files:
2008-06-10 Vladimir Nadvornikfixed vdtree_sort_cb
2008-06-05 Laurent MoninUse uft8_collate_key() to sort utf8 strings.
2008-06-03 Vladimir Nadvornikreplaced directory path with FileData* dir_fd
2008-06-03 Laurent MoninDrop initialization to NULL since filelist_read() will...
2008-05-21 Laurent MoninUse G_DIR_SEPARATOR where applicable.
2008-05-21 Laurent MoninUse G_DIR_SEPARATOR_S where applicable.
2008-05-16 Laurent MoninDo not use printf() directly but use new wrapper functi...
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-04-24 Laurent MoninRemove whitespace between function name and first paren...
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-20 Laurent MoninUse explicit names for mouse buttons instead of numbers.
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-18 Laurent MoninRename vd_drop_update() to vd_dnd_drop_update().
2008-04-18 Laurent MoninDrop 3 useless #define.
2008-04-18 Laurent MoninFix forgotten vd->pf affectation.
2008-04-17 Laurent MoninAdd some wrappers in view_dir.c and simplify even more.
2008-04-17 Laurent MoninMerge vd(list|tree)_release_cb() in vd_release_cb().
2008-04-17 Laurent MoninMerge few more functions to view_dir.c.
2008-04-17 Laurent MoninMove common menu position callback to view_dir.c.
2008-04-17 Laurent MoninMerge dirlist/dirview dnd code.
2008-04-16 Laurent MoninMerge few more vdlist/vdtree functions.
2008-04-16 Laurent MoninMake directory view popup menu common and move it to...
2008-04-16 Laurent MoninMerge parts of view_dir_list/tree constructors/destruct...
2008-04-16 Laurent MoninMove some dnd common code from view_dir_list.c and...
2008-04-16 Laurent MoninRename vdt occurences to vd.
2008-04-16 Laurent MoninIntroduce a new struct ViewDir to handle directory...
2008-04-13 Laurent MoninRename show_dot_files to show_hidden_files.
2008-04-13 Laurent MoninLet toggle the visibility of hidden files from director...
2008-04-12 Laurent MoninRename file filtering options.
2008-04-11 Laurent MoninMove more options to ConfOptions.
2008-04-11 Laurent MoninAdd a new struct ConfOptions to handle options.
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-03 Laurent MoninDrop a bunch of unused variables.
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2007-11-20 Vladimir Nadvornikfixed grouping sidecar files and made it configurable...
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2006-12-03 John EllisSun Dec 3 12:58:06 2006 John Ellis <johne@verizon...
2006-11-18 John EllisFri Nov 17 19:06:19 2006 John Ellis <johne@verizon...
2005-08-15 John EllisMon Aug 15 17:13:57 2005 John Ellis <johne@verizon...
2005-08-15 John EllisMon Aug 15 16:35:15 2005 John Ellis <johne@verizon...
2005-05-18 John EllisWed May 18 19:36:49 2005 John Ellis <johne@verizon...
2005-03-26 John EllisFri Mar 25 22:39:30 2005 John Ellis <johne@verizon...
2005-02-26 John EllisSync to GQview 1.5.9 release.