summaryrefslogtreecommitdiff
path: root/gtk/gtkcheckmenuitem.h
Commit message (Expand)AuthorAgeFilesLines
* menu: Implement snapshot() for the menu codeBenjamin Otte2016-12-201-3/+3
* menuitem: deprecate toggle-spacing style propertyCosimo Cecchi2015-12-191-6/+0
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-0/+10
* 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
* Fix gtk-doc markup: /* <private> */ should be /*< private >*/Javier Jardón2010-10-301-1/+1
* API: checkmenuitem: Port to draw vfuncBenjamin Otte2010-09-261-1/+1
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-4/+4
* Add _gtk_check_menu_item_set_active() internal functionJavier Jardón2010-07-191-0/+5
* gtkcheckmenuitem: Move public members to private structureJavier Jardón2010-07-131-4/+3
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated code: GtkCheckMenuItemJavier Jardón2010-05-031-6/+0
* 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
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-4/+4
* seal public struct members.Tim Janik2008-06-201-4/+4
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-4/+4
* 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-10/+4
* Doc formatting tweaks.Matthias Clasen2003-09-301-1/+1
* Only treat buttons as homogeneous when they are narrower than 13 time theSoeren Sandmann2003-08-291-3/+8
* Deprecation cleanupManish Singh2002-10-051-6/+6
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-0/+1
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+1
* Use new mnemonic convenience functionsHavoc Pennington2001-06-051-10/+11
* Apply property patch from Lee MallaboneHavoc Pennington2001-03-231-3/+5
* test was backward, so deprecated functions were excluded by defaultHavoc Pennington2001-02-191-0/+5
* 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-3/+4
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* deprecated gtk_check_menu_item_set_state, people should useTim Janik1999-01-171-8/+8
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* reimplemented the signal storage system to use a linear array rather thanTim Janik1998-05-061-15/+18
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* applied jamesa-971010-0 for stability. applied jamesa-971010-2 for a smallTim Janik1997-12-071-0/+3
* Initial revisionElliot Lee1997-11-241-0/+69