diff options
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 775cd96ad2..2f67c70e5e 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,11 @@ +2002-03-06 Darin Adler <darin@bentspoon.com> + + * gtk/gtktreemodelsort.c: (gtk_tree_model_sort_insert_value): + Update offsets before finding where to insert the new value. + + * gtk/gtktreeview.c: (validate_visible_area): Make sure we redraw when + we scroll, instead of just updating the scroll position variables. + 2002-03-06 Manish Singh <yosh@gimp.org> * gdk/Makefile.am |