summaryrefslogtreecommitdiff
path: root/gtk/gtkradiobutton.h
Commit message (Expand)AuthorAgeFilesLines
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+10
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Fix gtk-doc markup: /* <private> */ should be /*< private >*/Javier Jardón2010-10-301-1/+1
* Add padding to class structsMatthias Clasen2010-10-191-0/+1
* add gtk_radio_button_join_group method for bindingsJohn (J5) Palmieri2010-09-071-1/+2
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-4/+4
* GtkRadioButton: Move public members to private structureJavier Jardón2010-07-131-1/+3
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated code: GtkRadioButtonJavier Jardón2010-05-031-4/+0
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+0
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Seal GtkRadioButton.Tim Janik2008-06-201-1/+1
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-2/+2
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* applied patch to improve variable names, by Olivier Delhomme, #451527.Tim Janik2007-06-271-3/+3
* Revert previous commit; the API is not yet finalized - see bug #166995.Emmanuele Bassi2007-06-041-4/+1
* Add gtk_radio_button_set_value(), gtk_radio_button_get_current_value() andEmmanuele Bassi2007-06-031-1/+4
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-8/+2
* 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
* Deprecation cleanupManish Singh2002-10-131-6/+6
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-1/+5
* Use new mnemonic convenience functionsHavoc Pennington2001-06-051-9/+13
* 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-13/+16
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Added function to set the homogeneous flag of the table (needed by derivedFederico Mena Quintero1998-04-061-0/+2
* ( From: James Henstridge <james@daa.com.au> )Owen Taylor1998-03-181-0/+2
* Change style->white to style->base[] where appropriate. Change the defaultOwen Taylor1998-02-131-4/+0
* Initial revisionElliot Lee1997-11-241-0/+69