summaryrefslogtreecommitdiff
path: root/gtk/gtktoggleaction.c
Commit message (Expand)AuthorAgeFilesLines
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* [GI] Cosmetic cleanups of annotations and doc commentsPavel Holejsovsky2011-01-181-1/+2
* [GI] Add missing (allow-none) annotationsPavel Holejsovsky2011-01-181-2/+2
* Bug 596125 — Property string fixesPhilip Withnall2010-08-101-2/+2
* Add _gtk_toggle_action_set_active() internal functionJavier Jardón2010-07-191-0/+20
* gtktoggleaction: move public members to private structureJavier Jardón2010-07-141-2/+8
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* Move documentation to inline comments: GtkToggleActionJavier Jardón2010-05-131-2/+19
* [annotations] Add allow-noneJohan Dahlin2010-02-191-2/+2
* Block the previous action when calling reset() to prevent accidentalMatthias Clasen2009-01-271-3/+1
* i Bug 560228 – Add "action-controller" property to GtkWidgetClassMatthias Clasen2009-01-231-66/+9
* consistently chain up using GTK_FOO_CLASS(parent_class)->bar(instance)Michael Natterer2008-08-121-2/+2
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* 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