Fix #282: no support for multi-file actions in the sort bar
[geeqie.git] / src / bar_sort.c
2017-06-28 Colin ClarkFix #282: no support for multi-file actions in the...
2016-05-24 Klaus EthgenUpdate copyright in all files
2012-10-02 Klaus EthgenMerge branch 'master' into ke-lua
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 Nadvornikuse accessor functions
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2012-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2011-10-29 Klaus EthgenMerge branch 'ke' into ke-lua
2011-10-29 Klaus EthgenMerge branch 'master' into ke
2011-10-04 Vladimir Nadvornikrename file_data_new_simple to file_data_new_group...
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-03-20 Vladimir Nadvornikbe more verbose on parse errors
2009-03-19 Vladimir Nadvornikimproved config file formatting
2009-03-11 Laurent MoninFix bug when adding a new collection through sort manag...
2009-03-11 Laurent MoninUse dynamic allocation for editor key passed to various...
2009-02-24 Vladimir Nadvornikimproved bar_sort configuration
2009-02-22 Vladimir Nadvornikconfig file format changed to XML
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2009-02-01 Vladimir Nadvornikread external editors from .desktop files
2008-11-23 Laurent MoninDrop useless wmclass stuff. Gtk will take care of it...
2008-11-15 Laurent MoninUse functions to return directories instead of constants.
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-08-25 Laurent MoninWhitespaces cleanup.
2008-07-20 Laurent MoninMove history_list_*() functions to separate files:
2008-06-03 Vladimir Nadvornikreplaced directory path with FileData* dir_fd
2008-06-03 Laurent MoninReplace hardcoded collection filename extension by...
2008-06-03 Laurent MoninDrop initialization to NULL since filelist_read() will...
2008-05-25 Laurent Moninbar_sort_set_filter_cb(): filter_idx was set as uint...
2008-05-24 Vladimir Nadvornikrewritten utilops.h:
2008-05-20 Laurent MoninDrop concat_dir_and_file() and use g_build_filename...
2008-05-20 Laurent MoninUse g_build_filename() to build paths.
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-05-04 Vladimir Nadvornikdropped path_list functions, use filelist functions...
2008-04-24 Laurent MoninDo not allow to add anything but directories to sort...
2008-04-24 Laurent MoninRemove whitespace between function name and first paren...
2008-04-22 Laurent MoninSave sort manager state to rc file.
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-20 Laurent MoninEffectively drop empty newlines at end of files (missin...
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-08 Laurent MoninGQVIEW_* -> GQ_*
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-03 Laurent MoninMake the wmclass value unique among the code by defining
2008-04-03 Laurent MoninReplace some occurences of gqview by Geeqie.
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2006-10-13 John EllisFri Oct 13 05:22:43 2006 John Ellis <johne@verizon...
2005-04-27 John EllisWed Apr 27 15:17:57 2005 John Ellis <johne@verizon...
2005-02-26 John EllisSync to GQview 1.5.9 release.