CVSROOT:        /cvs/gnome
Module name:    vte
Changes by:     behdad  06/07/10 20:48:30

Modified files:
        .              : ChangeLog 
        src            : vte-private.h vte.c vteseq.c 

Log message:
2006-07-10  Behdad Esfahbod  <[EMAIL PROTECTED]>

Bug 121904 – copy-paste of empty line
Bug 25290 – Small UI tweak to select-by-word (only select only letter
at a time for non-word characters)
Bug 339986 – Patch to select localized strings exactly

* src/vte-private.h:
* src/vte.c (_vte_terminal_set_default_attributes),
(_vte_terminal_insert_char), (vte_terminal_is_word_char),
(vte_same_class), (vte_terminal_get_text_range_maybe_wrapped),
(vte_terminal_extend_selection):
* src/vteseq.c (vte_sequence_handler_screen_alignment_test):
Fix a bunch of selection-related issues.  We now recognize explicitly
put space at the end of lines, and copy/paste it.  The other change is
that non-wordchar characters are not grouped together.  Also fixes the
fallback on Unicode properties that I added two commits ago.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=vte&who=behdad&date=explicit&mindate=2006-07-10%2020:47&maxdate=2006-07-10%2020:49

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

Reply via email to