summaryrefslogtreecommitdiff
path: root/gtk/gtktogglebutton.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+17
* Use new mnemonic convenience functionsHavoc Pennington2001-06-051-0/+26
* Remove creative formatting.Owen Taylor2001-05-131-50/+90
* don't propagate exposes to NULL child.Tim Janik2001-05-111-4/+5
* Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPEOwen Taylor2001-04-021-5/+18
* Document expose event->region change and that gtk_widget_event doesn'tAlexander Larsson2001-03-091-11/+5
* test was backward, so deprecated functions were excluded by defaultHavoc Pennington2001-02-191-3/+57
* doh, this was broken beyond believe.Tim Janik2000-12-131-12/+11
* Remove "draw" virtual method and signalHavoc Pennington2000-12-041-30/+0
* Commit GtkToggleButton fix to HEAD too.Anders Carlsson2000-12-021-5/+16
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-1/+1