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)
This commit is contained in:
Matthias Clasen
2005-01-06 21:09:37 +00:00
committed by Matthias Clasen
parent 74f4872211
commit 4f11736965
5 changed files with 55 additions and 14 deletions

View File

@ -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