summaryrefslogtreecommitdiff
path: root/gtk/gtktoggletoolbutton.c
Commit message (Expand)AuthorAgeFilesLines
* GtkToggleToolButton: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-6/+9
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-3/+3
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-3/+3
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* Deprecate GtkAction and GtkUIManagerWilliam Jon McCann2013-06-301-1/+12
* Deprecate the gtk stock functionsWilliam Jon McCann2013-06-271-2/+3
* Start deprecating some GtkStock APIWilliam Jon McCann2013-06-251-2/+5
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Move documentation to inline comments: GtkToggleToolButtonJavier Jardón2011-04-141-0/+15
* gtktoggletoolbutton: Use accessor functions to access GtkToggleButtonJavier Jardón2010-10-261-1/+3
* Bug 596125 — Property string fixesPhilip Withnall2010-08-101-2/+2
* GtkToggleToolButton: unseal private pointerJavier Jardón2010-07-141-3/+3
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+1
* Rename gtk_activatable_reset to gtk_activatable_sync_action_properties,Matthias Clasen2009-02-221-12/+12
* Make the new GtkAction code work with PolicyKit-gnome's use of actions.Matthias Clasen2009-02-071-1/+1
* More action-related fixesMatthias Clasen2009-01-261-3/+9
* i Bug 560228 – Add "action-controller" property to GtkWidgetClassMatthias Clasen2009-01-231-3/+62
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.cMichael Natterer2008-02-061-1/+1
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-31/+1
* Use the setter for active. (#329208, Guillaume Cottenceau)Matthias Clasen2006-01-301-1/+2
* Intern some more strings.Matthias Clasen2005-09-011-2/+2
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Remove symbols accidentally added. Add boolean property popup_set_widthJohan Dahlin2005-04-041-1/+1
* Add docs.Matthias Clasen2005-04-041-1/+76
* 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-0/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.cManish Singh2004-11-191-2/+2
* 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
* Update my e-mail address.Anders Carlsson2003-12-291-1/+1
* Doc formatting tweaks.Matthias Clasen2003-09-301-0/+2
* Only treat buttons as homogeneous when they are narrower than 13 time theSoeren Sandmann2003-08-291-6/+27
* add new "is_important" propertySoeren Sandmann2003-08-041-0/+51
* remove strange #define fix cut'n'paste error use instance private data useSoeren Sandmann2003-07-081-1/+3
* remove correction on x when detail is "menuitem". With the new menu lookSoeren Sandmann2003-07-081-19/+33
* gtkradiotoolbutton.c gtkradiotoolbutton.h gtktoggletoolbutton.cSoeren Sandmann2003-06-291-0/+244