summaryrefslogtreecommitdiff
path: root/gtk/gtkmenubar.h
Commit message (Expand)AuthorAgeFilesLines
* Window: Focus custom titlebar with F10Phillip Wood2014-03-091-0/+2
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+6
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use versioned deprecationsMatthias Clasen2012-02-271-0/+1
* Add API to create menus from modelsMatthias Clasen2012-01-241-0/+1
* Fix gtk-doc markup: /* <private> */ should be /*< private >*/Javier Jardón2010-10-301-1/+1
* GtkMenuBar: Use private pointer instead GET_PRIV() macro all the timeJavier Jardón2010-07-131-2/+6
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated GtkMenuBar functions (macros)Christian Dywan2010-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
* 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
* Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, BenoitMatthias Clasen2005-06-211-6/+3
* Support vertical menubars (#166632):Matthias Clasen2005-02-111-1/+7
* Deprecation cleanupManish Singh2002-10-051-6/+6
* Back out changes to propagate keys to parent menu shells, since that brokeOwen Taylor2002-03-031-0/+4
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Fix a cuple of typos in compat macros. (#59624, Skip Montaro)Owen Taylor2001-08-271-2/+2
* Deprecate gtk_menu_bar_append/prepend/insert, forgot to do this when weOwen Taylor2001-08-231-7/+6
* Remove change check for GTK_TYPE_OBJECT derivation to G_TYPE_OBJECTS -Owen Taylor2001-07-011-2/+0
* fix warningHavoc Pennington2001-04-281-4/+1
* 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-5/+7
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* added shadow_type setting and gtk_menu_bar_set_shadow_type function toManish Singh1998-11-161-9/+13
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* further additions to fit the gimp's code. additions to the dumping code toTim Janik1998-06-071-5/+7
* 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