summaryrefslogtreecommitdiff
path: root/gtk/gtktoggleaction.c
Commit message (Expand)AuthorAgeFilesLines
* 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