summaryrefslogtreecommitdiff
path: root/gtk/gtkradiomenuitem.c
Commit message (Expand)AuthorAgeFilesLines
* [GI] Fixes of existing incorrect annotationsPavel Holejsovsky2011-01-201-3/+3
* [GI] Add (type) annotations to real typesPavel Holejsovsky2011-01-201-1/+2
* Move destroy signal to GtkWidgetJavier Jardón2010-09-261-11/+11
* Tons of transfer annotationsMatthias Clasen2010-09-211-9/+18
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-7/+7
* Add _gtk_check_menu_item_set_active() internal functionJavier Jardón2010-07-191-3/+3
* GtkRadioMenuItem: Move public members to private structureJavier Jardón2010-07-131-27/+45
* Use accessor functions to access GtkCheckMenuItemJavier Jardón2010-07-131-7/+11
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-0/+10
* i Bug 560228 – Add "action-controller" property to GtkWidgetClassMatthias Clasen2009-01-231-1/+9
* gtk/gtkclist.c gtk/gtkcontainer.c gtk/gtkfilechooserbutton.cMichael Natterer2008-08-071-3/+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
* gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.cMichael Natterer2008-02-071-11/+3
* Fix typoMatthias Clasen2007-06-031-1/+1
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-35/+3
* 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
* Add docs.Matthias Clasen2005-04-041-1/+8
* Add a "group" property like the one found in radio buttons.Matthias Clasen2005-04-031-2/+77
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* hu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat.com>Owen Taylor2004-02-261-1/+3
* Add a ::group-changed signal emitted when the radio button/menu item isOwen Taylor2004-02-261-2/+61
* New convenience functions analogous to similar API on GtkRadioButton.Matthias Clasen2004-02-181-0/+79
* Only treat buttons as homogeneous when they are narrower than 13 time theSoeren Sandmann2003-08-291-78/+2
* add vertical_padding style property.Soeren Sandmann2003-07-061-2/+21
* gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator): UseOwen Taylor2003-06-041-0/+3
* Automatic RTL flipping for some more widgets.Matthias Clasen2002-11-021-2/+7
* Deprecation cleanupManish Singh2002-10-051-14/+17
* Make Menu items NO_WINDOW widgets.Owen Taylor2001-11-161-3/+3
* set radio_menu_item->group to NULL after removing it from the list, as itMatt Wilson2001-09-211-0/+3
* Small warning cleanups.Owen Taylor2001-09-201-1/+1
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-5/+0
* Use new mnemonic convenience functionsHavoc Pennington2001-06-051-0/+31
* test was backward, so deprecated functions were excluded by defaultHavoc Pennington2001-02-191-0/+3
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-1/+1
* Adapt cast macros to standard.Raja R Harinath1999-11-221-0/+36
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-16/+2
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-2/+3
* boy! did i really modify that many files?Tim Janik1998-06-161-2/+2