]> Pileus Git - ~andy/gtk/history - demos/gtk-demo/ui_manager.c
gtk-demo: Fix segfault in editable cells demo
[~andy/gtk] / demos / gtk-demo / ui_manager.c
2011-09-02 Matthias ClasenFormatting cleanups
2011-08-29 Diego Celixdemo-ui_manager: gtk_misc_set_alignment replacing
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_separator_new() instead gtk_[v|h]separator_new()
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