]> Pileus Git - ~andy/gtk/history - demos/gtk-demo/combobox.c
gtk: remove "gboolean homogeneous" from gtk_box_new()
[~andy/gtk] / demos / gtk-demo / combobox.c
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-18 Christian DywanUse new GtkComboBoxEntry in all tests
2010-10-14 Tristan Van BerkomDeprecate GtkComboBoxEntry in favor of added properties...
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-17 Javier JardónChange GtkEditable typedef from GtkEditableClass to...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse GtkBin accessors
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2007-04-26 Matthias ClasenAdd a simple validation demo. Make it possible to add...
2006-12-23 Matthias ClasenFix some leaks. (#348108, Chris Wilson)
2005-05-25 Matthias ClasenAdd a demo showing combo box variations.