diff options
author | Owen Taylor <otaylor@redhat.com> | 1998-08-21 00:13:38 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1998-08-21 00:13:38 +0000 |
commit | 29d8fe021bff60e4cdfbe977fd7dc462a5d3a711 (patch) | |
tree | 3b8a03dab531c0e9d18a2997febd74073741958d /ChangeLog.pre-2-10 | |
parent | f616dc9a9af64a43d9299c2d2e2a5bb2f9fac6fd (diff) | |
download | gtk+-29d8fe021bff60e4cdfbe977fd7dc462a5d3a711.tar.gz |
Check to see if we've computed our geometry yet, and if not, ignore the
Thu Aug 20 20:08:15 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtktext.c ([un]draw_cursor): Check to see if we've
computed our geometry yet, and if not, ignore the request.
gtk/gtktext.c (correct_cache_insert): Fiddled around]
some more. All the bug-test codes seem to work at once
now. (fingers crossed...)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index c406187729..c1eb6e6bc5 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,12 @@ +Thu Aug 20 20:08:15 1998 Owen Taylor <otaylor@redhat.com> + + * gtk/gtktext.c ([un]draw_cursor): Check to see if we've + computed our geometry yet, and if not, ignore the request. + + gtk/gtktext.c (correct_cache_insert): Fiddled around] + some more. All the bug-test codes seem to work at once + now. (fingers crossed...) + Thu Aug 20 13:04:08 PDT 1998 Manish Singh <yosh@gimp.org> * gdk/gdkrgb.c: silly visual fixes |