]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
Get rid of incorrect calls to g_value_init(). (#100669, Johan Dahlin,
[~andy/gtk] / ChangeLog
index e865529985bd4c266160666a7b4b04e4dc2306f2..1ce2797c23646e9fa7e08b21480c034967df5eea 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+Mon Dec 16 16:18:15 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtktexttag.c (gtk_text_tag_get_property): Get rid
+       of incorrect calls to g_value_init(). (#100669, Johan
+       Dahlin, James Henstridge)
+
+Mon Dec 16 17:20:02 2002  Soeren Sandmann  <sandmann@daimi.au.dk>
+
+       * gtk/gtkaccellabel.c: Implement Owen's susggestion from
+       #80764. Fixes #101314.
+
+Sun Dec 15 18:47:30 2002  Owen Taylor  <otaylor@redhat.com>
+
+       Some fixes for modal hint setting based on a patch
+       from Arvind Samptur (#100416)
+
+       * gtk/gtkdialog.c (gtk_dialog_run): Call gtk_window_set_modal
+       before showing the window for efficiency.
+
+       * gtk/gtkwindow.c (gtk_window_realize): Ignore the EWMH
+       constraint that the transient-for hint must always be
+       set on windows with the modal hint and just always set
+       the modal hint.
+
+       * gtk/gtkwindow.c (gtk_window_set_modal): Update the
+       modal hint on the GdkWindow when the window is realized.
+
 Sun Dec 15 18:39:09 2002  Owen Taylor  <otaylor@redhat.com>
 
        * configure.in: Hard-code GTK_BINARY_VERSION=2.2.0 for