diff options
author | Owen Taylor <otaylor@redhat.com> | 1998-11-16 23:18:06 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1998-11-16 23:18:06 +0000 |
commit | 7e44eced8c7c01f60a1135f7de6bd2215d5a3967 (patch) | |
tree | da3d855166a91366d39300791ade23b5b765b9e7 /ChangeLog.pre-2-10 | |
parent | d8ab8e0e7d400f8ab41709191e25e42196983861 (diff) | |
download | gtk+-7e44eced8c7c01f60a1135f7de6bd2215d5a3967.tar.gz |
Optimizations for moving point n places. (gtk-mailund-980718-0, Thomas
Mon Nov 16 15:10:33 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtktext.c: Optimizations for moving point n
places.
(gtk-mailund-980718-0, Thomas Mailund Jensen <mailund@daimi.aau.dk>)
* gtk/gtkfixed.c: Removed gtk_fixed_umap, which was
broken. (GtkWidget's default unmap handler should work fine).
Pointed out by Patrice Fortier <Patrice.Fortier@aquarel.fr>
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 326bcbb2ee..9ff3fd9334 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,13 @@ +Mon Nov 16 15:10:33 1998 Owen Taylor <otaylor@redhat.com> + + * gtk/gtktext.c: Optimizations for moving point n + places. + (gtk-mailund-980718-0, Thomas Mailund Jensen <mailund@daimi.aau.dk>) + + * gtk/gtkfixed.c: Removed gtk_fixed_umap, which was + broken. (GtkWidget's default unmap handler should work fine). + Pointed out by Patrice Fortier <Patrice.Fortier@aquarel.fr> + Mon Nov 16 00:59:26 PST 1998 Manish Singh <yosh@gimp.org> * gtk/gtkmenubar.[ch]: added shadow_type setting and |