summaryrefslogtreecommitdiff
path: root/gtk/gtkcheckbutton.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* gtk: Dissolve gtk-autocleanup.hMatthias Clasen2022-09-231-0/+2
* Expose GtkCheckButton label as a child for manipulationPablo Correa Gómez2022-05-031-0/+5
* checkbutton: Add activate signal to work with gtk_widget_activate()Yetizone2021-01-041-1/+2
* Change button hierarchyTimm Bäder2020-08-291-13/+28
* Replace "gchar" with "char"Benjamin Otte2020-07-251-2/+2
* check button: Use standard paddingMatthias Clasen2019-05-271-5/+3
* The big versioning cleanupMatthias Clasen2018-02-061-4/+4
* togglebutton: Move :inconsistent to GtkCheckButtonTimm Bäder2017-01-301-0/+5
* togglebutton: Move :draw-indicator property to GtkCheckButtonTimm Bäder2017-01-301-0/+5
* checkbutton: Remove unused vfuncTimm Bäder2017-01-301-3/+0
* checkbutton: Remove unused function prototypeTimm Bäder2017-01-301-4/+0
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+4
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* API: checkbutton: Port to draw vfuncBenjamin Otte2010-09-261-1/+1
* 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/+0
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* 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-8/+2
* Deprecation cleanupManish Singh2002-10-111-6/+6
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPEOwen Taylor2001-04-021-3/+3
* Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and removedAlexander Larsson2001-03-211-2/+3
* 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
* 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/+66