]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-0
subtract 1 from line endpoint, to avoid cursor dirt in the text widget.
[~andy/gtk] / ChangeLog.pre-2-0
index b5d3d430cb67458d331fc5b817b0ab93dadc0095..7345129cbe496b60ad9d2f655c8e224320c308b6 100644 (file)
@@ -1,3 +1,9 @@
+2002-02-22  Havoc Pennington  <hp@redhat.com>
+
+       * gtk/gtkstyle.c (_gtk_draw_insertion_cursor): subtract 1 from
+       line endpoint, to avoid cursor dirt in the text widget.
+       zero-width lines appear to draw the endpoint always. #67999
+
 2002-02-22  Havoc Pennington  <hp@redhat.com>
 
        * gtk/gtktextview.c (buffer_to_widget): implement more cleanly by