]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-10
New ::map() handler. If no widget has the focus, try to give it to the
[~andy/gtk] / ChangeLog.pre-2-10
index b73af077b1fdfd5781c8044c80d55cc6e6868e97..6b2d5c8ee41a06c9ac1b8c6bde0c155f882e1bf2 100644 (file)
@@ -1,3 +1,10 @@
+2004-02-11  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/gtkmessagedialog.c (gtk_message_dialog_map): New ::map()
+       handler.  If no widget has the focus, try to give it to the
+       default widget.  If there is no default widget, give it to the
+       first button.  Fixes the cause for which #59707 was reopened.
+
 2004-02-11  Federico Mena Quintero  <federico@ximian.com>
 
        Fixes #134051.