diff options
author | Matthias Clasen <mclasen@redhat.com> | 2005-05-18 06:13:42 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-05-18 06:13:42 +0000 |
commit | 9fe4bffd4f6a73fe8e4d4673832be853b35ea2f3 (patch) | |
tree | af129bb6caf3e324e77906c3795a5b8c3a48a3e5 /ChangeLog | |
parent | 67f557226f8f96c7e7364ca3ace9f159cd19cefd (diff) | |
download | gtk+-9fe4bffd4f6a73fe8e4d4673832be853b35ea2f3.tar.gz |
Support named icons in cells by adding a icon-name property. (#165777,
2005-05-18 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkcellrendererpixbuf.c: Support named icons in
cells by adding a icon-name property. (#165777, Anders
Carlsson)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,10 +1,15 @@ 2005-05-18 Matthias Clasen <mclasen@redhat.com> + * gtk/gtkcellrendererpixbuf.c: Support named icons in + cells by adding a icon-name property. (#165777, Anders + Carlsson) + * 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. + tool buttons by adding a icon-name property. (#116577, + Christian Neumair) * gtk/gtk.symbols: * gtk/gtkdnd.h: |