CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     matthiasc       05/10/11 10:39:17

Modified files:
        .              : ChangeLog 
        gtk            : gtktextbtree.c gtktextsegment.c 
                         gtktextsegment.h 

Log message:
2005-10-11  Matthias Clasen  <[EMAIL PROTECTED]>

* gtk/gtktextbtree.c (_gtk_text_btree_delete): Try to match an off
toggle here with the matching on toggle if it immediately follows.
This is a common case, and handling it here prevents quadratic blowup
in cleanup_line() below.  (#317125)

* gtk/gtktextsegment.h:
* gtk/gtktextsegment.c (_gtk_char_segment_new_from_two_strings): Pass
the character counts into this function instead of computing them
again.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=matthiasc&date=explicit&mindate=2005-10-11%2010:38&maxdate=2005-10-11%2010:40

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to