]> Pileus Git - ~andy/gtk/history - demos/gtk-demo/search_entry.c
Remove accidental commit that broke gtk3-demo
[~andy/gtk] / demos / gtk-demo / search_entry.c
2012-06-11 Bastien Noceragtk: Add GtkSearchEntry
2012-01-31 Matthias ClasenUse G_SOURCE_CONTINUE/REMOVE
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-22 Carlos Garcia Camposgtk-demo: Add placeholder text to search entry demo
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to access GtkDialog
2010-04-04 Javier JardónFix compilation warning: use entry var correctly initilized
2010-04-04 Matthias ClasenAdd accessible alternatives to entry icon functionality
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-09 Javier JardónFix compilation warning: use entry var correctly initilized
2010-03-09 Matthias ClasenAdd accessible alternatives to entry icon functionality
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2009-01-18 Matthias ClasenEnd the search if the window is closed.
2008-12-31 Matthias ClasenRename GtkEntry icon-related signals
2008-12-26 Matthias ClasenAdd a "Search entry" demo for icons and progress in...