diff ChangeLog @ 796:419443feddac

2006-8-2 Brian Masney <masneyb@gftp.org> * src/gtk/misc-gtk.c (MakeYesNoDialog, MakeEditDialog) - use gtk_grab_add() to make sure these dialogs have exclusive focus in gftp (closes #340436)
author masneyb
date Wed, 02 Aug 2006 23:14:37 +0000
parents ca59edd1b04d
children d59f62126c97
line wrap: on
line diff
--- a/ChangeLog	Wed Aug 02 22:50:21 2006 +0000
+++ b/ChangeLog	Wed Aug 02 23:14:37 2006 +0000
@@ -1,4 +1,8 @@
 2006-8-2 Brian Masney <masneyb@gftp.org>
+	* src/gtk/misc-gtk.c (MakeYesNoDialog, MakeEditDialog) - use
+	gtk_grab_add() to make sure these dialogs have exclusive focus in
+	gftp (closes #340436)
+
 	* src/uicommon/gftpui.c (gftpui_common_add_file_transfer) - don't
 	prompt the user about what to do with the file(s) that already exist if
 	the overwrite_default option is enabled. This option is disabled by
@@ -3528,7 +3532,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.463 2006/08/02 22:50:21 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.464 2006/08/02 23:14:36 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer