gtk+ r18111 - in trunk: . gtk
- From: kristian svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r18111 - in trunk: . gtk
- Date: Tue, 12 Jun 2007 10:19:26 +0100 (BST)
Author: kristian
Date: 2007-06-12 10:19:26 +0100 (Tue, 12 Jun 2007)
New Revision: 18111
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=18111&view=rev
Modified:
trunk/ChangeLog
trunk/gtk/gtkiconview.c
Log:
2007-06-12 Kristian Rietveld <kris imendio com>
Fix #410815, reported by Lucas Rocha.
* gtk/gtkiconview.c (gtk_icon_view_layout): determine a suitable
wrap-width with the first icon, if it exists,
(adjust_wrap_width): try to use icon_view->priv->item_width
if available,
(gtk_icon_view_set_cell_data): don't call adjust_wrap_width here,
which caused changes in wrap-width during the layouting process and
resulted in layouting artefacts,
(update_text_cell): don't set the wrap-width property, this should
be handled by adjust_wrap_width.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]