diff options
author | Jonathan Blandford <jrb@redhat.com> | 2002-02-24 03:43:08 +0000 |
---|---|---|
committer | Jonathan Blandford <jrb@src.gnome.org> | 2002-02-24 03:43:08 +0000 |
commit | 5d973ef32ed01f9711aaebf68035664e0c976053 (patch) | |
tree | 02909449b09091384ffa91ab3d62e4bf03166521 /ChangeLog.pre-2-10 | |
parent | 82b76bbee349f681af1ea93f3f4015b5a8210e99 (diff) | |
download | gtk+-5d973ef32ed01f9711aaebf68035664e0c976053.tar.gz |
change new_root to new_first to avoid confusion.
Sat Feb 23 22:10:52 2002 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreemodel.c (gtk_tree_path_new_first): change new_root to
new_first to avoid confusion.
(gtk_tree_model_get_iter_first): ditto.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 59259f0903..3f85ee8db4 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,9 @@ +Sat Feb 23 22:10:52 2002 Jonathan Blandford <jrb@redhat.com> + + * gtk/gtktreemodel.c (gtk_tree_path_new_first): change new_root to + new_first to avoid confusion. + (gtk_tree_model_get_iter_first): ditto. + Sat Feb 23 20:59:05 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkstyle.c gtk/gtkrc.[ch]: gtk/gtksettings.c gtk/gtkstyle.c: |