summaryrefslogtreecommitdiff
path: root/gtk/gtktogglebutton.c
Commit message (Expand)AuthorAgeFilesLines
* togglebutton: always set PRELIGHT state when in_button = TRUECosimo Cecchi2012-09-141-1/+1
* docs: Clarify GtkToggleButton action documentationDavid King2012-08-141-1/+2
* docs: fix a number of typos and obsolete referencesCosimo Cecchi2012-07-021-1/+1
* button: Remove _gtk_button_paint()Benjamin Otte2012-04-171-31/+0
* togglebutton: Remove gtk-touchcreen-mode usageCarlos Garnacho2012-03-011-6/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Documentation fixesMatthias Clasen2011-09-251-2/+3
* Convert GailToggleButton to GtkToggleButtonAccessibleMatthias Clasen2011-07-051-0/+3
* Move documentation to inline comments: GtkToggleButtonJavier Jardón2011-04-181-2/+100
* Gtk(Toggle)Button: preserve untouched state flags when updating state.Carlos Garnacho2011-01-231-0/+5
* Update _gtk_button_paint() arguments to GtkStyleContextCarlos Garnacho2011-01-101-12/+6
* GtkToggleButton: Make it able to be prelight and active at the same time.Carlos Garnacho2010-12-041-1/+2
* Make "button" class depend on mode for GtkToggleButtonsCarlos Garnacho2010-12-041-0/+12
* GtkToggleButton: Set widget state as state flags.Carlos Garnacho2010-12-041-6/+9
* Create a private header to access some GtkButton variablesJavier Jardón2010-11-191-11/+14
* gtktogglebutton: move public members to private structureJavier Jardón2010-10-261-27/+58
* gtktogglebutton: Add _gtk_toggle_button_set_active private accessorJavier Jardón2010-10-261-0/+7
* button: Port to draw vfuncBenjamin Otte2010-09-261-28/+28
* Bug 596125 — Property string fixesPhilip Withnall2010-08-101-1/+1
* Use GtkBin accessorsJavier Jardón2010-07-131-1/+1
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+1
* Don't use GTK_WIDGET_STATE in internal code anymoreJavier Jardón2010-03-091-1/+1
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* Deprecate widget flag: GTK_WIDGET_DRAWABLEJavier Jardón2010-03-011-1/+1
* Deprecate widget flag: GTK_WIDGET_CAN_FOCUSJavier Jardón2010-01-071-1/+1
* Rename gtk_activatable_reset to gtk_activatable_sync_action_properties,Matthias Clasen2009-02-221-16/+15
* Make the new GtkAction code work with PolicyKit-gnome's use of actions.Matthias Clasen2009-02-071-1/+1
* Don't chain up blindlyMatthias Clasen2009-01-271-1/+2
* i Bug 560228 – Add "action-controller" property to GtkWidgetClassMatthias Clasen2009-01-231-2/+64
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Use G_OBJECT_WARN_INVALID_PROPERTY_ID consistently. Fixes #5075Johan Dahlin2008-01-061-0/+1
* Apply a cleanup patch by Kjartan Maraas (#341812)Matthias Clasen2006-10-081-6/+0
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-32/+1
* Turn off prelighting when gtk-touchscreen-mode is enabled (#135666)Ross Burton2006-03-091-2/+6
* 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
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-261-2/+5
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-3/+4
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* More canonical property names.Matthias Clasen2005-03-091-1/+1
* Replace "effect" by "affect" where appropriate. (#165108, Dan Winship)Matthias Clasen2005-01-241-1/+1
* 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
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-6/+6
* Deprecation cleanupManish Singh2002-10-111-25/+25
* docs/reference/gtk/tmpl/gtkdialog.sgmlSoeren Sandmann2002-09-011-0/+14
* Minor documentation fixesSoren Sandmann2002-08-101-1/+1