]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-4
Add a gtk_window_get_focus() getter to determine the currently focused
[~andy/gtk] / ChangeLog.pre-2-4
index 2b5ac1431077dd05c0e3bae78206b5335625c732..ffc0cb5c7d95d1bf29aa7852e38a7cefc5b409a8 100644 (file)
@@ -1,3 +1,10 @@
+Wed Oct 31 15:38:14 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkwindow.[ch] (gtk_window_get_focus): Add a
+       gtk_window_get_focus() getter to determine the currently
+       focused widget within the window. (#63145, request
+       from Damian Ivereigh)
+
 Wed Oct 31 14:45:08 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtkenums.h (enum): Add GTK_SELECTION_NONE enum, #61695
@@ -77,7 +84,7 @@ Mon Oct 29 12:27:51 2001  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkfilesel.c (gtk_file_selection_rename_file): Grab
        the focus to the fileop entry for create dir / rename
-       file.
+       file. (#62838)
 
 Mon Oct 29 12:21:49 2001  Owen Taylor  <otaylor@redhat.com>