Trim trailing white spaces on empty lines.
[geeqie.git] / src / view_dir_list.c
2012-08-30 Laurent MoninTrim trailing white spaces on empty lines.
2012-08-18 Vladimir Nadvornikdropped support for gtk < 2.20
2012-08-13 Vladimir Nadvornikchanged GDK_<key> to GDK_KEY_<key>
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2012-05-17 Klaus EthgenMerge commit 'refs/merge-requests/1' of git://gitorious...
2012-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2012-01-06 Klaus EthgenFix directory walking bug
2011-09-30 Vladimir Nadvornikalways check for sidecars by readdir
2010-05-10 Klaus EthgenGTK marks several functions as deprecated
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-12-19 Laurent MoninStore sort parameters in appropriate variables.
2009-06-05 Vladimir Nadvorniksimplified the code around vd_select_row
2009-04-17 Vladimir Nadvornikfixed tests for vd_find_row return value
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-14 Vladimir Nadvornikcompletely separated global and layout window options
2009-03-01 Laurent MoninWhen g_new0() is used, drop redundant initializations...
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
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-08-19 Vladimir Nadvornikimproved refresh in view_dir_list
2008-07-20 Laurent MoninMove history_list_*() functions to separate files:
2008-06-13 Laurent MoninOptionnally display directory's date in list view.
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_build_filename() and G_DIR_SEPARATOR_S.
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
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 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 MoninClean up and simplify.
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 vdl occurences to vd.
2008-04-16 Laurent MoninIntroduce a new struct ViewDir to handle directory...
2008-04-15 Laurent MoninAdd a new option in Preferences > Filtering to allow the
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-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-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
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-05-18 John EllisWed May 18 19:36:49 2005 John Ellis <johne@verizon...
2005-02-26 John EllisSync to GQview 1.5.9 release.