CVSROOT:        /cvs/gnome
Module name:    gnumeric
Changes by:     mortenw 05/05/23 13:05:50

Modified files:
        .              : ChangeLog NEWS 
        src            : workbook-edit.c 

Log message:
2005-05-23  Morten Welinder  <[EMAIL PROTECTED]>

* src/workbook-edit.c (cb_entry_delete_text): Make this work for
non-rich text also.  Turn off auto-completion.
(cb_entry_insert_text): Make this work for non-rich text also.
Turn off auto-completion if the insert is not at the end.
(cb_entry_cursor_pos): Make this work for non-rich text also.
Turn off auto-completion if the cursor is no longer at the end.
(wbcg_edit_finish): Always turn off signals if they have been
connected.
(wbcg_edit_start): Always bind insert_text, delete_text, and
cursor position signals here.
(wbcg_edit_init_markup): Don't connect to insert_text, delete_text
and cursor position signals here.
(auto_complete_matches): Get rid of ugly event hack.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2005-05-23%2013:04&maxdate=2005-05-23%2013:06

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

Reply via email to