summaryrefslogtreecommitdiff
path: root/gtk/gtkentrycompletion.h
Commit message (Expand)AuthorAgeFilesLines
* Add declarations for gtk_entry_completion_{get,set}_popup_single_match.Manish Singh2005-05-261-3/+6
* Allow completion popups to be wider than the entry. (#131916, Ross Burton)Matthias Clasen2005-04-041-0/+4
* Require glib 2.6.0 for g_filename_display_basename.Matthias Clasen2004-12-161-1/+1
* Mark as const.Matthias Clasen2004-11-231-1/+1
* Support inline autocompletion in entries (#135953)Matthias Clasen2004-07-191-1/+10
* Rename function parameters from index to index_ to prevent clash with BSDMatthias Clasen2004-06-021-4/+4
* Make GtkEntryCompletion::text_column a property.Matthias Clasen2004-05-271-0/+1
* Check if the completion is the same one as the old one.Anders Carlsson2004-01-231-1/+0
* Fix parameter name mismatches which confuse gtk-doc.Matthias Clasen2003-11-151-1/+1
* add padding to the class structure. ditto. ditto.Kristian Rietveld2003-10-151-0/+6
* the gchar* parameters should be const (pointed out by both Marco PesentiKristian Rietveld2003-10-111-2/+2
* Landing GtkTreeModelFilter and the completion code. (Test program andKristian Rietveld2003-07-111-0/+103