]> Pileus Git - ~andy/gtk/history - gtk/gtkaction.h
New function to get the action for a proxy. (#326288)
[~andy/gtk] / gtk / gtkaction.h
2006-01-09 Matthias ClasenNew function to get the action for a proxy. (#326288)
2006-01-07 Matthias ClasenFix actiongroup-action interaction that relied on actio...
2005-06-10 Michael Natterergtk/gtk.symbols new function to get an action's accel_c...
2004-11-23 Matthias ClasenMark as const.
2004-11-09 Matthias ClasenMake return types G_CONST_RETURN instead of const.
2004-08-22 Matthias ClasenFix #150738, Tomislav Jonjic.
2004-08-12 Matthias ClasenAdd setters for the ::sensitive and ::visible propertie...
2004-01-12 Jody GoldbergAdjust to the new connect_proxy signals.
2004-01-07 Matthias ClasenAdd creation functions for actions.
2003-12-19 Matthias ClasenFix the behaviour of insensitive actions, which was...
2003-10-11 Matthias ClasenAdd G_BEGIN_DECLS/G_END_DECLS to make these usable...
2003-09-17 Matthias ClasenInstall accelerators on actions, not on proxies, suppor...
2003-09-15 Matthias ClasenApply egtk-format-protos. Doc tweaks.
2003-08-24 Matthias ClasenA model-view separation for menus and toolbars, using...