summaryrefslogtreecommitdiff
path: root/gtk/gtkradiomenuitem.h
Commit message (Expand)AuthorAgeFilesLines
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-4/+4
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Corrected the group_changed signal vfunc declaration, adding the firstMurray Cumming2004-03-031-1/+1
* Add a ::group-changed signal emitted when the radio button/menu item isOwen Taylor2004-02-261-1/+3
* New convenience functions analogous to similar API on GtkRadioButton.Matthias Clasen2004-02-181-18/+17
* use GTK_DISABLE_DEPRECATED instead of G_DISABLE_DEPRECATED.Manish Singh2003-03-161-1/+1
* Deprecation cleanupManish Singh2002-10-051-6/+6
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Rename to gtk_radio_menu_item_get_group(), add deprecated alias. (#57044)Owen Taylor2001-07-121-2/+4
* Use new mnemonic convenience functionsHavoc Pennington2001-06-051-7/+10
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* boy! did i really modify that many files?Tim Janik1998-06-161-12/+15
* new function ala gtk_radio_button_set_group. (gtk_radio_menu_item_init):Tim Janik1998-04-181-0/+2
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Initial revisionElliot Lee1997-11-241-0/+64