]> Pileus Git - ~andy/gtk/history - gtk/gtkentrycompletion.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkentrycompletion.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-27 Javier JardónChange FSF Address
2012-02-27 Matthias Clasengtk: Use versioned deprecations
2011-12-16 Benjamin Otteentrycompletion: Export gtk_entry_completion_compute_pr...
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-04 Matthias ClasenMove GtkEntryCompletion docs inline
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-13 Tristan Van BerkomAdded gtk_entry_completion_new_with_area()
2010-10-19 Matthias ClasenAdd padding to class structs
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkentrycompletion: Do not use GET_PRIV() macro all...
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2008-06-23 Michael Natterergtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h
2008-06-20 Tim JanikSeal private member.
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2007-04-28 Xan LopezRember the user input that triggered the completion...
2007-04-27 Xan LopezSupport inline-selection in entries (#318459)
2005-05-26 Manish SinghAdd declarations for gtk_entry_completion_{get,set...
2005-04-04 Matthias ClasenAllow completion popups to be wider than the entry...
2004-12-16 Matthias ClasenRequire glib 2.6.0 for g_filename_display_basename.
2004-11-23 Matthias ClasenMark as const.
2004-07-19 Matthias ClasenSupport inline autocompletion in entries (#135953)
2004-06-02 Matthias ClasenRename function parameters from index to index_ to...
2004-05-27 Matthias ClasenMake GtkEntryCompletion::text_column a property.
2004-01-23 Anders CarlssonCheck if the completion is the same one as the old...
2003-11-15 Matthias ClasenFix parameter name mismatches which confuse gtk-doc.
2003-10-15 Kristian Rietveldadd padding to the class structure. ditto. ditto.
2003-10-11 Kristian Rietveldthe gchar* parameters should be const (pointed out...
2003-07-11 Kristian RietveldLanding GtkTreeModelFilter and the completion code...