summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-04-14 21:34:29 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-04-14 21:34:29 +0000
commita1fd4e4bac0a15d9338dc4a29e1c8b6d75c8d8f9 (patch)
tree642be8014fc07c7a24fa71189e1200898997c407 /ChangeLog.pre-2-4
parent321cedab98b73823121073ef200aa6bc1cd8217b (diff)
downloadgtk+-a1fd4e4bac0a15d9338dc4a29e1c8b6d75c8d8f9.tar.gz
Make all style properties readonly.
2004-04-14 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcombobox.c: * gtk/gtkwidget.c: Make all style properties readonly.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-48
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index d0b1e824ef..d43f98b915 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,7 +1,13 @@
2004-04-14 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkcombobox.c:
+ * gtk/gtkwidget.c:
+ Make all style properties readonly.
+
+2004-04-14 Matthias Clasen <mclasen@redhat.com>
+
* gtk/gtkcolorsel.c: Add a11y relations between the color
- wheel and the spin buttons. (#132745)
+ wheel and the spin buttons. (#132745, Padraig, O'Briain)
* gtk/gtkiconfactory.c (gtk_icon_set_render_icon): Document
the meaning of size == -1.