summaryrefslogtreecommitdiff
path: root/gtk/gtkcheckmenuitem.c
Commit message (Expand)AuthorAgeFilesLines
* GtkCheckMenuItem: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-4/+3
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-3/+3
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* docs: use proper quotesWilliam Jon McCann2014-02-051-3/+3
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-2/+2
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-10/+3
* Deprecate GtkAction and GtkUIManagerWilliam Jon McCann2013-06-301-6/+30
* GtkCheckMenuItem: remove an unused boolean fieldRyan Lortie2013-05-091-28/+21
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* checkmenuitem: Clean up state flags handling on drawingRui Matos2011-12-191-4/+1
* Documentation fixesMatthias Clasen2011-09-251-3/+4
* a11y: Rename checksubmenuitem to checkmenuitemBenjamin Otte2011-07-181-2/+2
* a11y: Remove gtkcheckmneuitemaccessible.[ch]Benjamin Otte2011-07-181-1/+0
* menuitems: Use submenuitem accessible exclusivelyBenjamin Otte2011-07-061-19/+2
* Convert GailCheck(Sub)MenuItem to GtkAccessible classesMatthias Clasen2011-07-051-2/+22
* Move documentation to inline comments: GtkCheckMenuItemJavier Jardón2011-04-131-0/+53
* Use 16 as default size for checkbutton indicatorCosimo Cecchi2011-03-031-2/+2
* Silence new gcc warningsMatthias Clasen2011-01-231-3/+0
* Make GtkCheckMenuItem use GtkStyleContextCarlos Garnacho2011-01-121-21/+24
* Removed sealed members from GtkMenuItemMatthias Clasen2010-12-261-83/+84
* API: Rename gtk_cairo_paint_*() to gtk_paint_*()Benjamin Otte2010-09-261-2/+2
* API: checkmenuitem: Port to draw vfuncBenjamin Otte2010-09-261-27/+20
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-11/+11
* gtk/gtkcheckmenuitem.c: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-7/+15
* Add _gtk_check_menu_item_set_active() internal functionJavier Jardón2010-07-191-0/+20
* Use accessor functions to acces GtkContainerJavier Jardón2010-07-131-2/+3
* gtkcheckmenuitem: Move public members to private structureJavier Jardón2010-07-131-20/+56
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+1
* Remove deprecated code: GtkCheckMenuItemJavier Jardón2010-05-031-11/+0
* Don't use GTK_WIDGET_STATE in internal code anymoreJavier Jardón2010-03-091-6/+6
* Deprecate widget flag: GTK_WIDGET_IS_SENSITIVEJavier Jardón2010-03-011-1/+1
* Deprecate widget flag: GTK_WIDGET_DRAWABLEJavier Jardón2010-03-011-1/+1
* Rename gtk_activatable_reset to gtk_activatable_sync_action_properties,Matthias Clasen2009-02-221-14/+14
* Make the new GtkAction code work with PolicyKit-gnome's use of actions.Matthias Clasen2009-02-071-1/+1
* i Bug 560228 – Add "action-controller" property to GtkWidgetClassMatthias Clasen2009-01-231-15/+85
* added new apis gtk_menu_item_[set/get]_label() andTristan Van Berkom2008-11-061-25/+7
* 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
* Fix check/radio indicator drawing mess (bug #452225):Michael Natterer2007-07-271-1/+1
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-35/+3
* 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
* Remove a line without effect.Matthias Clasen2005-08-121-2/+0
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-261-6/+6
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-5/+6
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4