]> Pileus Git - ~andy/gtk/history - demos/gtk-demo/ui_manager.c
Use gtk_box_new() instead gtk_[v|h]box_new()
[~andy/gtk] / demos / gtk-demo / ui_manager.c
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_separator_new() instead gtk_[v|h]separator_new()
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
2010-03-02 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
2006-12-23 Matthias ClasenFix some leaks. (#348108, Chris Wilson)
2004-11-16 Matthias ClasenDon't include config.h in the examples.
2004-07-21 Matthias ClasenRemove trailing commas from enumerations. (#148035)
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-11-08 Matthias ClasenCall the do_ functions with the toplevel as argument.
2003-10-07 Matthias ClasenNew callback to propertly report radio actions.
2003-09-26 Matthias ClasenTurn off GTK_DISABLE_DEPRECATED, since this test uses the