summaryrefslogtreecommitdiff
path: root/gtk/gtkradioaction.c
Commit message (Expand)AuthorAgeFilesLines
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Improve various translatable messages.Dafydd Harries2004-07-231-1/+1
* Remove unnecessary checks. (#148175, Morten Welinder)Matthias Clasen2004-07-231-2/+1
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-4/+4
* Add a writable group property to align with the GtkRadioButton API.Matthias Clasen2004-01-141-1/+31
* Add creation functions for actions.Matthias Clasen2004-01-071-0/+37
* Fix the behaviour of insensitive actions, which was broken whenMatthias Clasen2003-12-191-1/+1
* Set "draw_as_radio" on proxy menu items for radio actions.Matthias Clasen2003-08-291-0/+12
* Change the XML format: <Root> element is replaced by <ui>, <menu> elementMatthias Clasen2003-08-271-5/+155
* A model-view separation for menus and toolbars, using the EggMenu code byMatthias Clasen2003-08-241-0/+240