CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     matthiasc       05/03/15 09:58:21

Modified files:
        .              : Tag: gtk-2-6 ChangeLog 
        gtk            : Tag: gtk-2-6 gtkentry.c gtkentrycompletion.c 

Log message:
2005-03-15  Matthias Clasen  <[EMAIL PROTECTED]>

* gtk/gtkentrycompletion.c (gtk_entry_completion_class_init):
Document that inline completion requires text-column to be set.
(gtk_entry_completion_compute_prefix): Return NULL if text-column
is not set.

* gtk/gtkentry.c (check_completion_callback): Call
gtk_entry_completion_complete() before inserting the prefix,
otherwise the prefix may depend on (random) state of the
filter model.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=matthiasc&date=explicit&mindate=2005-03-15%2009:57&maxdate=2005-03-15%2009:59

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

Reply via email to