summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2001-06-14 23:25:52 +0000
committerJonathan Blandford <jrb@src.gnome.org>2001-06-14 23:25:52 +0000
commit426ac9c6fea9e3786f3d17ec6500984fd43792d3 (patch)
tree95121893d56533c4fbd0896cae291b877e170499 /ChangeLog.pre-2-4
parentc6046481211807cab25446cf4c19c123263b9fb7 (diff)
downloadgtk+-426ac9c6fea9e3786f3d17ec6500984fd43792d3.tar.gz
Whoops. Forgot this a couple months ago. Now GtkTreeStore sort of sorts.
Thu Jun 14 19:21:27 2001 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreestore.c (gtk_tree_store_sort_helper): Whoops. Forgot this a couple months ago. Now GtkTreeStore sort of sorts. I'll finish it off tonight, though it basically works now when it's a list. Also, I have a sinking feeling neither GtkTreeStore or GtkListStore actually resort when adding a new item. I'll look into it.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-49
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index f79fcbca8a..2d4e12ceb9 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,12 @@
+Thu Jun 14 19:21:27 2001 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtktreestore.c (gtk_tree_store_sort_helper): Whoops. Forgot
+ this a couple months ago. Now GtkTreeStore sort of sorts. I'll
+ finish it off tonight, though it basically works now when it's a
+ list. Also, I have a sinking feeling neither GtkTreeStore or
+ GtkListStore actually resort when adding a new item. I'll look
+ into it.
+
2001-06-14 Havoc Pennington <hp@redhat.com>
* demos/gtk-demo/main.c (load_file): fix bug identified by