]> Pileus Git - ~andy/gtk/history - gtk/gtkradioaction.c
Add a current-value property and a setter for it. (#322735, Jorn Baayen)
[~andy/gtk] / gtk / gtkradioaction.c
2006-01-16 Matthias ClasenAdd a current-value property and a setter for it. ...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-04-30 Matthias ClasenMake the docs build. (#302230, Ali Akcaagac)
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-15 Matthias ClasenAdd an example for manually setting up a group of actions.
2005-02-01 Matthias ClasenFix many instances of "the the" in docs and comments...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-23 Dafydd HarriesImprove various translatable messages.
2004-07-23 Matthias ClasenRemove unnecessary checks. (#148175, Morten Welinder)
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2004-01-14 Matthias ClasenAdd a writable group property to align with the GtkRadi...
2004-01-07 Matthias ClasenAdd creation functions for actions.
2003-12-19 Matthias ClasenFix the behaviour of insensitive actions, which was...
2003-08-29 Matthias ClasenSet "draw_as_radio" on proxy menu items for radio actions.
2003-08-27 Matthias ClasenChange the XML format: <Root> element is replaced by...
2003-08-24 Matthias ClasenA model-view separation for menus and toolbars, using...