]> Pileus Git - ~andy/gtk/history - demos/gtk-demo/entry_completion.c
Use gtk_box_new() instead gtk_[v|h]box_new()
[~andy/gtk] / demos / gtk-demo / entry_completion.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ónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2009-01-18 Matthias ClasenEnd the search if the window is closed.
2004-11-16 Matthias ClasenDon't include config.h in the examples.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-01-07 Matthias ClasenAdd entry_completion.c