summaryrefslogtreecommitdiff
path: root/gtk/gtktoggleaction.c
Commit message (Expand)AuthorAgeFilesLines
* Update the documentation to mark the optional constructors parameters. TheMatthias Clasen2007-09-091-12/+11
* Apply a cleanup patch by Kjartan Maraas (#341812)Matthias Clasen2006-10-081-1/+1
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-30/+1
* Add an active property. (#322673, Jorn Baayen)Matthias Clasen2005-11-301-1/+25
* Various cleanups. (#315360, Kjartan Maraas)Matthias Clasen2005-09-131-4/+0
* 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
* Be more careful when casting. (#304089, Philip Langdale)Matthias Clasen2005-05-161-1/+1
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-261-3/+3
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-1/+2
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* More canonical property names.Matthias Clasen2005-03-091-1/+1
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-2/+2
* Add creation functions for actions.Matthias Clasen2004-01-071-1/+33
* Fix the behaviour of insensitive actions, which was broken whenMatthias Clasen2003-12-191-1/+1
* Doc tweaks-Matthias Clasen2003-10-011-0/+4
* Changes to make cross-process merging feasible:Matthias Clasen2003-09-211-5/+127
* Test buttons and toggle buttons as proxies.Matthias Clasen2003-09-041-0/+7
* A model-view separation for menus and toolbars, using the EggMenu code byMatthias Clasen2003-08-241-0/+246