]> Pileus Git - ~andy/gtk/commit
let's take the MIN of width and max_width here, not width and max_width !=
authorKristian Rietveld <kris@gtk.org>
Wed, 13 Jul 2005 14:28:02 +0000 (14:28 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Wed, 13 Jul 2005 14:28:02 +0000 (14:28 +0000)
commitfaf2d31864d3c7541a5519e5012a8d664ef58d41
tree9ea7505e379384d23baad18ad5baa56b85b29355
parentc251818ca07029d02c5afaec09c30f0abac3d4b5
let's take the MIN of width and max_width here, not width and max_width !=

2005-07-13  Kristian Rietveld  <kris@gtk.org>

* gtk/gtktreeview.c (gtk_tree_view_new_column_width): let's take
the MIN of width and max_width here, not width and max_width != -1.
(fixes #144480, reported by Mikael Magnusson).
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtktreeview.c