summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>1999-02-21 18:02:14 +0000
committerOwen Taylor <otaylor@src.gnome.org>1999-02-21 18:02:14 +0000
commit58e63f08aeb2a9496b9ce62b44567ea13185f3f3 (patch)
treef508699e7ea28aee9c513d1f53eab261ca09d709 /ChangeLog.pre-2-10
parentb0558e089e8e06a4ed2e28ee79e2c88f1c4c0570 (diff)
downloadgdk-pixbuf-58e63f08aeb2a9496b9ce62b44567ea13185f3f3.tar.gz
Revise algorithm for scrolling backwards. This one might actually work
Sun Feb 21 11:39:06 1999 Owen Taylor <otaylor@redhat.com> * gtk/gtktext.c (find_line_containing_point): Revise algorithm for scrolling backwards. This one might actually work with one-line-high Text widgets. * gtk/gtkmain.c: Removed a misplaced comment, a few formatting cleanups.
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 9a083b354..92eaac4e3 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,12 @@
+Sun Feb 21 11:39:06 1999 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtktext.c (find_line_containing_point): Revise
+ algorithm for scrolling backwards. This one might actually
+ work with one-line-high Text widgets.
+
+ * gtk/gtkmain.c: Removed a misplaced comment, a few
+ formatting cleanups.
+
Sat Feb 20 20:59:25 1999 Tim Janik <timj@gtk.org>
* gtk/gtkwindow.c: hm, set_modal doesn't really work with random