summaryrefslogtreecommitdiff
path: root/gtk/gtktogglebutton.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [ Patch from Padraig O'Briain, #87904 ]Owen Taylor2002-07-251-0/+21
* Make button draw depressed whenever the user clicks / activates it,Owen Taylor2002-02-231-17/+2
* feedback when check and radio buttons are depressed.Soeren Sandmann2002-02-221-2/+21
* Patch from Bill Haneman (with many modifications) to make the focus colorOwen Taylor2001-12-041-94/+10
* Return FALSE from expose handlers.Alex Larsson2001-12-031-1/+1
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-171-1/+2
* Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann)Owen Taylor2001-11-151-155/+8
* Add properties for labels, mnemonics and stock items. Added C accessorAlexander Larsson2001-08-271-22/+2
* Add optional movement on push to buttons (based on patch from SoerenOwen Taylor2001-08-251-92/+34
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-13/+0