summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2001-02-21 19:59:23 +0000
committerJonathan Blandford <jrb@src.gnome.org>2001-02-21 19:59:23 +0000
commit334a40e8939c84d9f164677524e3b265fc801eda (patch)
treee7b8a2d92e763a0238cc8fff48c67c2e319a98dc /ChangeLog.pre-2-6
parente1e093fa4449b77323c835ec30b97cf535d6c766 (diff)
downloadgtk+-334a40e8939c84d9f164677524e3b265fc801eda.tar.gz
Changed name to be set_cell_data_func to make it clear what the functino
Wed Feb 21 14:23:05 2001 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_cell_data_func): Changed name to be set_cell_data_func to make it clear what the functino does. Close bug #51069. Tue Feb 20 16:49:00 2001 Jonathan Blandford <jrb@redhat.com> * gtk/testgtk.c (main): Remove turning on of profiling malloc, have memory actually freed. Keeps box running longer.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-617
1 files changed, 16 insertions, 1 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index ed636e5194..31ebc65db5 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,14 @@
+Wed Feb 21 14:23:05 2001 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_cell_data_func):
+ Changed name to be set_cell_data_func to make it clear what
+ the functino does. Close bug #51069.
+
+Tue Feb 20 16:49:00 2001 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/testgtk.c (main): Remove turning on of profiling malloc,
+ have memory actually freed. Keeps box running longer.
+
2001-02-21 Alexander Larsson <alexl@redhat.com>
* gtk/gtkseparatormenuitem.[ch]:
@@ -26,6 +37,11 @@
* gtk/gtkarrow.c: Convert to new property API, patch from
Lee Mallabone
+Tue Feb 20 14:26:41 2001 Jonathan Blandford <jrb@redhat.com>
+
+ * tests/testtreeview.c (toggled_callback): fix to reflect change
+ in GtkTreeModelStore.
+
Tue Feb 20 12:16:12 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtkiconfactory.c (gtk_icon_set_new_from_pixbuf): New
@@ -297,7 +313,6 @@ Sat Feb 17 06:47:27 2001 Tim Janik <timj@gtk.org>
* gtk/gtkliststore.c (gtk_list_store_set_valist):
fix G_VALUE_COLLECT() and G_VALUE_LCOPY() calls.
->>>>>>> 1.1728
Fri Feb 16 17:49:59 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreestore.[hc], gtk/gtkliststore.[ch]: removed