summaryrefslogtreecommitdiff
path: root/gtk/gtkradiobutton.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix up the RadioButton example in the descriptionEmmanuele Bassi2012-08-201-1/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* radiobutton: Use the widget state flags as a base for drawingRui Matos2012-01-091-3/+7
* gtk: add annotations for some GtkRadio* constructorsTorsten Schönfeld2011-11-061-1/+1
* radiobutton: Remove redundant callBenjamin Otte2011-09-051-1/+0
* Convert GailRadioButton to GtkRadioButtonAccessibleMatthias Clasen2011-07-051-0/+3
* radiobutton: exclude states we set manually from the previous stateCosimo Cecchi2011-03-181-1/+3
* radiobutton: build the new state flags from the previous flags on clickCosimo Cecchi2011-03-181-0/+2
* [GI] Mark mis-detected constructors as suchMartin Pitt2011-02-021-2/+2
* Silence new gcc warningsMatthias Clasen2011-01-231-5/+3
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-201-2/+2
* [GI] Fixes of existing incorrect annotationsPavel Holejsovsky2011-01-201-2/+2
* [GI] Add (type) annotations to real typesPavel Holejsovsky2011-01-201-5/+6
* [GI] Cosmetic cleanups of annotations and doc commentsPavel Holejsovsky2011-01-181-1/+1
* GtkRadioButton: Use "radio" style class instead of "check"Carlos Garcia Campos2011-01-031-1/+1
* Fix GtkRadioButton drawingMatthias Clasen2010-12-041-2/+2
* GtkRadioButton: Use GtkStyleContext for rendering.Carlos Garnacho2010-12-041-28/+24
* Fix prelighting of inconsistent radio and check buttonsMatthias Clasen2010-12-041-1/+1
* GtkRadioButton: Set widget state as state flags.Carlos Garnacho2010-12-041-7/+15
* GtkRadioButtons: Mark group arguments as "allow-none"Martin Pitt2010-11-191-6/+7
* Create a private header to access some GtkButton variablesJavier Jardón2010-11-191-8/+11
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* gtktogglebutton: Add _gtk_toggle_button_set_active private accessorJavier Jardón2010-10-261-3/+5
* gtkradiobutton: Use accessor functions to access GtkToggleButtonJavier Jardón2010-10-261-10/+11
* Move destroy signal to GtkWidgetJavier Jardón2010-09-261-9/+6
* API: Rename gtk_cairo_paint_*() to gtk_paint_*()Benjamin Otte2010-09-261-2/+2
* API: checkbutton: Port to draw vfuncBenjamin Otte2010-09-261-24/+14
* radiobutton: Remove redundant is_drawable() checkBenjamin Otte2010-09-261-60/+56
* Tons of transfer annotationsMatthias Clasen2010-09-211-14/+17
* Add some element-type annotations to gtk apisMatthias Clasen2010-09-171-2/+2
* add gtk_radio_button_join_group method for bindingsJohn (J5) Palmieri2010-09-071-0/+55
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-8/+8
* gtk/gtkradiobutton.c: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-14/+26
* GtkRadioButton: Move public members to private structureJavier Jardón2010-07-131-38/+54
* Use GtkBin accessorsJavier Jardón2010-07-131-1/+1
* Use accessor functions to acces GtkContainerJavier Jardón2010-07-131-5/+8
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-5/+0
* Move documentation to inline comments: GtkRadioButtonJavier Jardón2010-05-201-1/+126
* Don't use GTK_WIDGET_STATE in internal code anymoreJavier Jardón2010-03-091-2/+2
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)Javier Jardón2010-03-061-1/+1
* Deprecate widget flag: GTK_WIDGET_MAPPEDJavier Jardón2010-03-031-2/+2
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_RECEIVES_DEFAULT)Javier Jardón2010-03-011-1/+1
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* Deprecate widget flag: GTK_WIDGET_IS_SENSITIVEJavier Jardón2010-03-011-3/+3
* Deprecate widget flag: GTK_WIDGET_DRAWABLEJavier Jardón2010-03-011-2/+3
* [annotations] Add allow-noneJohan Dahlin2010-02-191-1/+1
* [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-0/+12
* Don't focus unmapped radio buttonsOwen Taylor2009-09-181-2/+2
* gtk/gtkclist.c gtk/gtkcontainer.c gtk/gtkfilechooserbutton.cMichael Natterer2008-08-071-3/+2
* Revert name changeCody Russell2008-07-011-1/+1