diff options
author | Matthias Clasen <mclasen@redhat.com> | 2005-01-06 21:09:37 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-01-06 21:09:37 +0000 |
commit | 4f117369651da44037a2001bff5e3b89ea9682be (patch) | |
tree | 249f6a83112b8aff9be16fc1bdf61d4335129987 /ChangeLog.pre-2-6 | |
parent | 74f48722118673194e1a750e0b34bb2e6d3b01e2 (diff) | |
download | gdk-pixbuf-4f117369651da44037a2001bff5e3b89ea9682be.tar.gz |
Make markup_column work, and fix some layout issues when either icon or
2005-01-06 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkiconview.c: Make markup_column work, and fix some
layout issues when either icon or text is missing. (#163065)
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 56cb842d7..5a68aeecf 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,8 @@ +2005-01-06 Matthias Clasen <mclasen@redhat.com> + + * gtk/gtkiconview.c: Make markup_column work, and fix some + layout issues when either icon or text is missing. (#163065) + 2005-01-06 Federico Mena Quintero <federico@ximian.com> * gtk/gtkfilechooserdefault.c (file_list_build_popup_menu): Add an |