summaryrefslogtreecommitdiff
path: root/gtk/gtkradioaction.c
Commit message (Expand)AuthorAgeFilesLines
* Require gtk-doc 1.8Matthias Clasen2007-11-251-3/+3
* Update the documentation to mark the optional constructors parameters. TheMatthias Clasen2007-09-091-16/+15
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-32/+2
* Add a current-value property and a setter for it. (#322735, Jorn Baayen)Matthias Clasen2006-01-161-1/+70
* Intern some more strings.Matthias Clasen2005-09-011-2/+2
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Make the docs build. (#302230, Ali Akcaagac)Matthias Clasen2005-04-301-1/+1
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-261-4/+2
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-2/+3
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* Add an example for manually setting up a group of actions.Matthias Clasen2005-03-151-1/+19
* Fix many instances of "the the" in docs and comments. (#165815, MasaoMatthias Clasen2005-02-011-1/+1
* 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