fix segfault while cancel rename dialog
[geeqie.git] / src / ui_utildlg.c
2014-03-03 Petr Vorelfix segfault while cancel rename dialog
2012-10-02 Klaus EthgenMerge branch 'master' into ke-lua
2012-08-18 Vladimir Nadvornikdropped support for gtk < 2.20
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
2010-05-10 Klaus EthgenGTK marks several functions as deprecated
2010-02-27 Laurent MoninAllow scrollview to grow when generic dialog is resized...
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-03-16 Laurent Moningint -> gboolean where applicable.
2009-03-15 Laurent Moningint -> gboolean.
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2008-11-23 Laurent MoninRename wmsubclass and name to role, which corresponds...
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-05-21 Laurent MoninUse G_DIR_SEPARATOR where applicable.
2008-05-20 Laurent MoninDrop concat_dir_and_file() and use g_build_filename...
2008-05-13 Laurent MoninMove some functions from main.[ch] to new window.[ch].
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 MoninEffectively drop empty newlines at end of files (missin...
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-09 Laurent MoninSimplify and unify gtk_window creation with the help of
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 MoninFix missing header include (filelist.h).
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2005-03-03 John Ellis##### Note: GQview CVS on sourceforge is not always...
2005-02-26 John EllisSync to GQview 1.5.9 release.