summaryrefslogtreecommitdiff
path: root/gtk/gtkmenuitem.h
Commit message (Expand)AuthorAgeFilesLines
* docs: add missing flagWilliam Jon McCann2014-01-211-0/+3
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-0/+17
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+19
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use versioned deprecationsMatthias Clasen2012-02-271-2/+2
* Drop use of GDK_DISABLE_DEPRECATED guards in gtkMatthias Clasen2011-11-091-2/+0
* Add deprecation annotations for deprecated functionsMatthias Clasen2011-10-111-0/+2
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-5/+5
* menuitem: Deprecate gtk_menu_item_set_right_justified()Benjamin Otte2011-05-021-0/+2
* Add some missing symbols to the docsMatthias Clasen2011-02-081-3/+3
* Moved GtkMenuItem private functions to the private header.Tristan Van Berkom2011-01-051-10/+0
* Added gtk_menu_item_set/get_reserve_indicator.Tristan Van Berkom2011-01-041-0/+13
* Removed sealed members from GtkMenuItemMatthias Clasen2010-12-261-48/+29
* Remove GtkItemMatthias Clasen2010-09-081-4/+8
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated GtkMenuItem functionChristian Dywan2010-05-031-5/+0
* added new apis gtk_menu_item_[set/get]_label() andTristan Van Berkom2008-11-061-2/+11
* 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-6/+6
* Seal GtkMenuItemTim Janik2008-06-201-15/+16
* 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
* add "submenu" property. Fix gtk_menu_item_set_submenu() to accept NULLMichael Natterer2007-06-131-1/+1
* Merged heavily modified patch from maemo-gtk which enables opening andMichael Natterer2007-04-271-1/+3
* Create 'composited' label.Søren Sandmann2006-04-251-0/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-8/+2
* Use _gtk_menu_item_popup_submenu() to make keynav into submenus workMatthias Clasen2004-12-151-0/+1
* Deprecation cleanupManish Singh2002-10-051-6/+6
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Non-exported _gtk_menu_select_first() function that selects the first itemOwen Taylor2002-02-031-0/+1
* ue Jan 29 19:51:05 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-01-301-2/+0
* add checks for empty menu items to behave like insensitive items (#59456)Kristian Rietveld2001-11-291-0/+2
* Make Menu items NO_WINDOW widgets.Owen Taylor2001-11-161-0/+1
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-131-1/+8
* Add missing cast.Owen Taylor2001-09-191-1/+1
* Use autoconf 2.13/2.50 compat macro.Owen Taylor2001-08-271-2/+6
* Remove unused and useless function gtk_menu_item_configure(). (#58925)Owen Taylor2001-08-251-4/+0
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+1
* Use new mnemonic convenience functionsHavoc Pennington2001-06-051-0/+1
* Applied patch from Nils Barth (bug # 51041) to replace "gint" withHavoc Pennington2001-03-161-2/+2
* fix bug where it always set the foreground, even if we were only using aHavoc Pennington2001-02-131-4/+4
* Add note about GtkMenuPositionFunc API changes.Alexander Larsson2000-11-081-18/+26
* 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
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0