summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorKristian Rietveld <kris@gtk.org>2003-06-09 19:26:32 +0000
committerKristian Rietveld <kristian@src.gnome.org>2003-06-09 19:26:32 +0000
commit02c32756ef22db5ca44536a557e5b3598c55481e (patch)
tree2a04d889a7a384ac14aaae55dd8bf82d4309a393 /ChangeLog.pre-2-8
parent7ac4f264a7e34ed1e06d34679b4189a036886bb0 (diff)
downloadgdk-pixbuf-02c32756ef22db5ca44536a557e5b3598c55481e.tar.gz
check if width is !null, not *width. Doh.
Mon Jun 9 21:25:13 2003 Kristian Rietveld <kris@gtk.org> * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_get_size): check if width is !null, not *width. Doh.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-85
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 27efefbfb..636415ab5 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,8 @@
+Mon Jun 9 21:25:13 2003 Kristian Rietveld <kris@gtk.org>
+
+ * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_get_size):
+ check if width is !null, not *width. Doh.
+
Mon Jun 9 21:01:16 2003 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_process_action):