CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     mitch   05/05/25 06:22:37

Modified files:
        .              : ChangeLog 
        gtk            : gtktextview.c gtkstyle.c 

Log message:
2005-05-25  Michael Natterer  <[EMAIL PROTECTED]>

* gtk/gtktextview.c (blink_cb): block the text_layout's "changed"
handler when changing cursor visibility because it would expose
the whole paragraph where the cursor is. Instead, expose the
cursors' areas manually. (#173047).

(text_window_invalidate_cursors): new function which exposes the
cursors.

* gtk/gtkstyle.c (draw_insertion_cursor): added comment that the
same cursor size calculation is in text_window_invalidate_cursors().

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=mitch&date=explicit&mindate=2005-05-25%2006:21&maxdate=2005-05-25%2006:23

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to