summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2001-11-13 23:56:11 +0000
committerHavoc Pennington <hp@src.gnome.org>2001-11-13 23:56:11 +0000
commit8befd2f82291c9812d101089c35db1982a41b6c4 (patch)
tree6903f7f9390dc810c760aa934aea5076b1646516 /ChangeLog.pre-2-8
parent10b3db083625acb6f6ae2904b9de39c8dc829a04 (diff)
downloadgtk+-8befd2f82291c9812d101089c35db1982a41b6c4.tar.gz
fix to properly replace selection with Return or Tab
2001-11-13 Havoc Pennington <hp@redhat.com> * gtk/gtktextview.c (gtk_text_view_key_press_event): fix to properly replace selection with Return or Tab * gtk/gtktextdisplay.c (gtk_text_layout_draw): fix broken code that didn't locate the end of the line correctly, should fix #63800
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-88
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index d6d4973582..3171ae2bb4 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,5 +1,13 @@
2001-11-13 Havoc Pennington <hp@redhat.com>
+ * gtk/gtktextview.c (gtk_text_view_key_press_event): fix to
+ properly replace selection with Return or Tab
+
+ * gtk/gtktextdisplay.c (gtk_text_layout_draw): fix broken code
+ that didn't locate the end of the line correctly, should fix #63800
+
+2001-11-13 Havoc Pennington <hp@redhat.com>
+
* gtk/gtktextview.c (gtk_text_view_size_request): add border width
to requisition, request non-anchored children
(gtk_text_view_size_allocate): handle border width, allocate