diff options
author | Jonathan Blandford <jrb@redhat.com> | 2001-04-28 00:29:34 +0000 |
---|---|---|
committer | Jonathan Blandford <jrb@src.gnome.org> | 2001-04-28 00:29:34 +0000 |
commit | c4f26ae3369740ca6a12197dc194135c5bb0ef54 (patch) | |
tree | 3e018e3706be2ebd7b9badfddc034e4f291b0e28 /ChangeLog.pre-2-8 | |
parent | 7e9b154f0c73563c4f6a1ce681b78f508d88317c (diff) | |
download | gtk+-c4f26ae3369740ca6a12197dc194135c5bb0ef54.tar.gz |
Massive reorder/cleanup of a lot of the code. Some documentation added.
Fri Apr 27 20:27:21 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeview.[hc]: Massive reorder/cleanup of a lot of the
code. Some documentation added.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 2b6bf3bcff..51da0db76f 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +Fri Apr 27 20:27:21 2001 Jonathan Blandford <jrb@redhat.com> + + * gtk/gtktreeview.[hc]: Massive reorder/cleanup of a lot of the + code. Some documentation added. + 2001-04-27 Havoc Pennington <hp@redhat.com> * gtk/gtkcombo.c (gtk_combo_popup_button_press): fix warning |