]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-10
Add getters corresponding to the is_active and has_toplevel_focus
[~andy/gtk] / ChangeLog.pre-2-10
index 120c6cc7bfff59befdc845f17e7c67744293e013..405ec78612ffacc532010c7fbd1e510aec5ce6bd 100644 (file)
@@ -1,3 +1,14 @@
+Tue Oct 28 10:34:24 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkwindow.[ch] (gtk_window_is_active, 
+       gtk_has_toplevel_focus): Add getters corresponding to
+       the is_active and has_toplevel_focus properties.
+       (#122531)
+
+Tue Oct 28 10:18:55 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkwindow.c (gtk_window_is_active): 
+
 2003-10-28  Mark McLoughlin  <mark@skynet.ie>
 
        * gtk/gtkexpander.c: