summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>1998-08-21 00:13:38 +0000
committerOwen Taylor <otaylor@src.gnome.org>1998-08-21 00:13:38 +0000
commit29d8fe021bff60e4cdfbe977fd7dc462a5d3a711 (patch)
tree3b8a03dab531c0e9d18a2997febd74073741958d /ChangeLog.pre-2-10
parentf616dc9a9af64a43d9299c2d2e2a5bb2f9fac6fd (diff)
downloadgtk+-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-109
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