summaryrefslogtreecommitdiff
path: root/gtk/gtkradiotoolbutton.c
Commit message (Expand)AuthorAgeFilesLines
* 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