Fix #442: Path filter combobox not initialised
[geeqie.git] / src / ui_pathsel.c
2017-05-02 Colin ClarkFix #442: Path filter combobox not initialised
2017-03-22 Colin ClarkFix #56: "Create folder" under "copy/move" should selec...
2017-02-22 Colin ClarkBug fix: Crash using drag/drop in copy/move dialog
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-30 Laurent MoninTrim trailing white spaces.
2012-08-30 Laurent MoninRemove commented out code.
2012-08-13 Vladimir Nadvornikfixed dnd
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-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2011-04-22 Klaus EthgenMerge branches 'master' and 'ke' into ke-lua
2011-04-22 Klaus EthgenDo not delete path settings when adding new directory
2011-04-09 Klaus EthgenDo not delete path settings when adding new directory
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-03-15 Laurent Moningint -> gboolean.
2009-03-15 Laurent Moningint -> gboolean.
2009-03-01 Laurent MoninWhen g_new0() is used, drop redundant initializations...
2009-02-21 Laurent MoninGlibification again.
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2008-11-23 Laurent MoninDrop useless wmclass stuff. Gtk will take care of it...
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-08-26 Laurent MoninUse gpointer instead of void *.
2008-08-24 Laurent MoninFix untranslated messages. French translation and POTFI...
2008-07-20 Laurent MoninMove uri_*() functions to separate files: uri_utils...
2008-05-21 Laurent MoninUse G_DIR_SEPARATOR where applicable.
2008-05-21 Laurent MoninUse G_DIR_SEPARATOR_S where applicable.
2008-05-21 Laurent Monindest_change_dir(): rewrite to use g_build_filename...
2008-05-21 Laurent MoninUse g_build_filename().
2008-05-20 Laurent MoninDrop concat_dir_and_file() and use g_build_filename...
2008-05-08 Laurent MoninUse g_ascii_strncasecmp() instead of strncasecmp()...
2008-05-04 Vladimir Nadvornikdropped path_list functions, use filelist functions...
2008-04-24 Laurent MoninRemove whitespace between function name and first paren...
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 MoninEffectively drop empty newlines at end of files (missin...
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-15 Laurent MoninAdd a new option in Preferences > Filtering to allow the
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-03 Laurent MoninMake the wmclass value unique among the code by defining
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2006-10-13 John EllisFri Oct 13 10:27:22 2006 John Ellis <johne@verizon...
2005-08-15 John EllisMon Aug 15 17:13:57 2005 John Ellis <johne@verizon...
2005-05-14 John EllisSat May 14 13:04:23 2005 John Ellis <johne@verizon...
2005-02-26 John EllisSync to GQview 1.5.9 release.