summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/entry_completion.c
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Cosmetic changesMatthias Clasen2015-06-281-14/+6
* gtk-demo: Many cosmetic fixesMatthias Clasen2015-06-191-1/+1
* Remove usage of stock APIs in demoWilliam Jon McCann2013-06-241-1/+2
* Formatting cleanupsMatthias Clasen2011-09-011-48/+46
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-1/+1
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* Use accessor functions to access GtkDialogJavier Jardón2010-07-131-1/+4
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* End the search if the window is closed.Matthias Clasen2009-01-181-1/+1
* Don't include config.h in the examples.Matthias Clasen2004-11-161-1/+0
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Add entry_completion.cMatthias Clasen2004-01-071-0/+97