Fix #912: "overwrite files"-window outside screen
[geeqie.git] / src / ui_utildlg.c
2021-07-26 Colin ClarkFix #912: "overwrite files"-window outside screen
2021-07-17 Klaus EthgenMergin several old merge requests
2020-12-17 Andreas Rönnquist Fix #836: Fix building on GTK2 again, adding #ifdefs...
2020-12-16 Andreas RönnquistFix building on GTK2 again, adding #ifdefs for gtk_labe...
2020-12-15 Andreas RönnquistFix #834: Use gtk_label_set_[x,y]align instead of gtk_m...
2020-12-14 Andreas RönnquistUse gtk_label_set_[x,y]align instead of gtk_misc_set_al...
2019-02-14 Colin ClarkDEBUG_NAME() function for use with GTKInspector
2018-01-22 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2018-01-22 Klaus EthgenMerge remote-tracking branches 'github/merge-requests...
2018-01-22 Colin ClarkFix #523: <Esc> in "Really continue?" copy confirmation...
2018-01-22 Michael CrossFix crash after strange behaviour of the "Really Contin...
2017-12-12 Colin ClarkAddl fix #543: Size of dialog windows in the GTK3 versi...
2017-11-23 Colin ClarkFix #543: Size of dialog windows in the GTK3 version...
2017-09-06 cclarkFix #508: Copy and Move windows scale incorrectly
2016-05-24 Klaus EthgenUpdate copyright in all files
2016-05-05 Klaus EthgenMerge Colins changes
2016-05-05 Michael SchwendtAvoids a double-free
2014-07-20 Klaus EthgenMerge remote-tracking branches 'merge-requests/6' and...
2014-07-20 Klaus EthgenMerge remote-tracking branch 'origin/merge-requests/5'
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.