summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-28
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 8d82366dc..1b40abebb 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,11 @@
+2002-12-25 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtktextdisplay.c (gtk_text_layout_draw): Fix highlighting of
+ selection wrt. to empty lines. (#90435, #90582)
+
+ * gtk/gtktextview.c (gtk_text_view_preedit_changed_handler):
+ Keep the cursor on screen. (#96929)
+
2002-12-24 Matthias Clasen <maclas@gmx.de>
* gtk/gtktextbuffer.c (paste_from_buffer):