summaryrefslogtreecommitdiff
path: root/gtk/gtktogglebutton.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* Deprecate gtk_toggle_button_toggledMatthias Clasen2023-01-041-1/+1
* gtk: Dissolve gtk-autocleanup.hMatthias Clasen2022-09-231-0/+1
* togglebutton: Add groupingMatthias Clasen2020-08-301-0/+4
* Replace "gchar" with "char"Benjamin Otte2020-07-251-2/+2
* toggle button: Use standard paddingMatthias Clasen2019-05-271-5/+3
* togglebutton: Remove priv pointerTimm Bäder2018-03-301-3/+0
* togglebutton: Move :inconsistent to GtkCheckButtonTimm Bäder2017-01-301-6/+0
* togglebutton: Move :draw-indicator property to GtkCheckButtonTimm Bäder2017-01-301-5/+0
* GtkToggleButton: Move nonexported API to a private headerMatthias Clasen2014-10-191-3/+0
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+11
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtktogglebutton: move public members to private structureJavier Jardón2010-10-261-6/+5
* gtktogglebutton: Add _gtk_toggle_button_set_active private accessorJavier Jardón2010-10-261-0/+3
* Remove gtk_toggle_button_set_state() from GtkToggleButtonJavier Jardón2010-05-031-4/+0
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-3/+3
* Seal GtkToggleButton.Tim Janik2008-06-201-3/+3
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-9/+2
* Deprecation cleanupManish Singh2002-10-111-6/+6
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann)Owen Taylor2001-11-151-2/+0
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-0/+4
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+1
* Use new mnemonic convenience functionsHavoc Pennington2001-06-051-13/+15
* test was backward, so deprecated functions were excluded by defaultHavoc Pennington2001-02-191-0/+4
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* . Free 'nprefix', closing a memory leak. Spaced out the code a bit to makeJeff Garzik1999-01-211-0/+1
* eliminated some queue_draws when invoking gtk_widget_set_state, since thatTim Janik1999-01-111-3/+3
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-0/+2
* boy! did i really modify that many files?Tim Janik1998-06-161-4/+6
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Initial revisionElliot Lee1997-11-241-0/+70