summaryrefslogtreecommitdiff
path: root/gtk/gtkradiotoolbutton.c
Commit message (Expand)AuthorAgeFilesLines
* tool button: Add element names for tool item subclassesMatthias Clasen2015-11-051-4/+7
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-5/+5
* gtkradio*: add (allow-none) annotations were appropriateTorsten Schönfeld2013-12-061-2/+2
* Start deprecating some GtkStock APIWilliam Jon McCann2013-06-251-7/+13
* docs: fix a number of typos and obsolete referencesCosimo Cecchi2012-07-021-1/+1
* radiobutton: add missing (element-type) annotation for radio groupsCosimo Cecchi2012-06-251-2/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: add annotations for some GtkRadio* constructorsTorsten Schönfeld2011-11-061-2/+2
* radiotoolbutton: Fix the introspection annotationsEmmanuele Bassi2011-10-281-9/+11
* radiotoolbutton: Fix the annotation for get_group()Emmanuele Bassi2011-10-281-1/+1
* Move documentation to inline comments: GtkRadioToolButtonJavier Jardón2011-04-181-0/+20
* [GI] Fixes of existing incorrect annotationsPavel Holejsovsky2011-01-201-2/+2
* Tons of transfer annotationsMatthias Clasen2010-09-211-13/+13
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+1
* [annotations] Add allow-noneJohan Dahlin2010-02-191-2/+2
* gtk/gtknotebook.c property nick and blurb should be marked with P_(), notSven Neumann2008-08-121-2/+2
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-28/+1
* Intern some more strings.Matthias Clasen2005-09-011-1/+1
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-261-1/+1
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-1/+2
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+3
* 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
* Add a write-only property ::group to be consistent with GtkRadioAction andSoeren Sandmann2004-01-241-2/+62
* Change API so group is a GtkRadioButton, not a GtkWidget.Soeren Sandmann2004-01-041-3/+3
* Update my e-mail address.Anders Carlsson2003-12-291-1/+1
* Make this function take a GtkRadioToolButton instead of a GtkWidget.Soeren Sandmann2003-11-241-1/+1
* add new "is_important" propertySoeren Sandmann2003-08-041-5/+70
* remove correction on x when detail is "menuitem". With the new menu lookSoeren Sandmann2003-07-081-3/+10
* gtkradiotoolbutton.c gtkradiotoolbutton.h gtktoggletoolbutton.cSoeren Sandmann2003-06-291-0/+147