]> Pileus Git - ~andy/gtk/history - gtk/gtkaction.c
Test handling of empty menus.
[~andy/gtk] / gtk / gtkaction.c
2003-09-30 Matthias ClasenTest handling of empty menus.
2003-09-26 Matthias ClasenDemonstrate the use of the connect-proxy signal.
2003-09-23 Matthias ClasenSync tooltips on toolitems.
2003-09-21 Matthias ClasenChanges to make cross-process merging feasible:
2003-09-18 Matthias ClasenCall g_closure_unref() to unref a closure, not g_object...
2003-09-17 Matthias ClasenInstall accelerators on actions, not on proxies, suppor...
2003-09-06 Matthias ClasenFix a C99ism. (#121640, Josh Beam)
2003-09-06 Matthias ClasenMake disconnect work for toolitems.
2003-09-06 Matthias ClasenDisconnect from prev_action, not from action. (Fix...
2003-09-04 Matthias ClasenTest buttons and toggle buttons as proxies.
2003-08-31 Matthias ClasenMake this public again, since it's occasionally useful...
2003-08-31 Matthias ClasenAdditions.
2003-08-26 Matthias ClasenUse gssize for length, not gsize.
2003-08-24 Matthias ClasenA model-view separation for menus and toolbars, using...