summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-05-18 05:38:50 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-05-18 05:38:50 +0000
commit67f557226f8f96c7e7364ca3ace9f159cd19cefd (patch)
tree2966e26d315980e200304138ca019377cdeb2fc8 /ChangeLog.pre-2-8
parent77f3189adc4cc609946715abd129ab24d89526d6 (diff)
downloadgtk+-67f557226f8f96c7e7364ca3ace9f159cd19cefd.tar.gz
Support named icons in tool buttons by adding a icon-name property.
2005-05-18 Matthias Clasen <mclasen@redhat.com> * gtk/gtk.symbols: * gtk/gtktoolbutton.h: * gtk/gtktoolbutton.c (gtk_tool_button_set_icon_name) (gtk_tool_button_get_icon_name): Support named icons in tool buttons by adding a icon-name property.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-86
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 49eab1da4d..86b8e9e9c9 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,5 +1,11 @@
2005-05-18 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtk.symbols:
+ * gtk/gtktoolbutton.h:
+ * gtk/gtktoolbutton.c (gtk_tool_button_set_icon_name)
+ (gtk_tool_button_get_icon_name): Support named icons in
+ tool buttons by adding a icon-name property.
+
* gtk/gtk.symbols:
* gtk/gtkdnd.h:
* gtk/gtkdnd.c (gtk_drag_source_set_icon_name)