]> Pileus Git - ~andy/gtk/history - demos/gtk-demo/search_entry.c
Use gtk_box_new() instead gtk_[v|h]box_new()
[~andy/gtk] / demos / gtk-demo / search_entry.c
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...