summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-08-31 05:19:56 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-08-31 05:19:56 +0000
commit0483aa634041435b9968dc8fd8aa45d79326d55b (patch)
treef4e86af4f361838ba4837d44d3e5d4a13b223fa6 /ChangeLog.pre-2-10
parentf9a1667088cc12d53619a5d55018edd029cd3405 (diff)
downloadgdk-pixbuf-0483aa634041435b9968dc8fd8aa45d79326d55b.tar.gz
Undeprecate gtk_toolbar_set_icon_size(), and add icon-size and
2005-08-31 Matthias Clasen <mclasen@redhat.com> * gtk/gtktoolbar.c: Undeprecate gtk_toolbar_set_icon_size(), and add icon-size and icon-size-set properties. (#314172)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-103
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index cf4614af5..984070406 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,8 @@
2005-08-31 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtktoolbar.c: Undeprecate gtk_toolbar_set_icon_size(),
+ and add icon-size and icon-size-set properties. (#314172)
+
* gtk/gtkwindow.c (gtk_window_set_transient_for): Inherit window
groups across transient parents. (#312918, Christian Persch)