summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2002-12-10 23:25:33 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2002-12-10 23:25:33 +0000
commit428c076fef8f6baffdf48c367c30d458b096f3af (patch)
treee289ae3a3fb968f9a4181f5bcb013010a02a31a7 /ChangeLog.pre-2-6
parent14ee65b66a71fd8e9f873986305b78b135f0472c (diff)
downloadgdk-pixbuf-428c076fef8f6baffdf48c367c30d458b096f3af.tar.gz
Delete EWMH properties if no private->state flags are set. (#66754)
* gdk/x11/gdkwindow-x11.c (set_initial_hints): Delete EWMH properties if no private->state flags are set. (#66754) * gtk/gtkwidget.c (gtk_widget_class_find_style_property): * gtk/gtkcontainer.c (gtk_container_class_find_child_property): Doc typo fixes. * gtk/tmpl/gtktextview.sgml: Add docs. * gtk/tree_widget.sgml: Fix some links. * gtk/tmpl/gtkwindow.sgml: Add docs. * gtk/tmpl/gtkeditable.sgml: Document GtkEditable as an interface, not as an abstract base class. * gtk/gtk-docs.sgml: Move GtkEditable from "Abstract Base Classes" to "Numeric/Text Data Entry".
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-69
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 73e7867ee..30543df91 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,5 +1,14 @@
+2002-12-11 Matthias Clasen <maclas@gmx.de>
+
+ * gdk/x11/gdkwindow-x11.c (set_initial_hints): Delete EWMH
+ properties if no private->state flags are set. (#66754)
+
2002-12-10 Matthias Clasen <maclas@gmx.de>
+ * gtk/gtkwidget.c (gtk_widget_class_find_style_property):
+ * gtk/gtkcontainer.c (gtk_container_class_find_child_property):
+ Doc typo fixes.
+
* gtk/tree_plus.xpm:
* gtk/tree_plus.xbm:
* gtk/tree_minus.xpm: