summaryrefslogtreecommitdiff
path: root/gtk/gtkmenu.h
Commit message (Expand)AuthorAgeFilesLines
* Drop gtk_menu_attachMatthias Clasen2019-01-231-8/+0
* menu: Remove legacy popup APIsJonas Ådahl2018-07-271-52/+0
* Continue renaming window to surfaceAlexander Larsson2018-03-211-1/+1
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-6/+6
* window: Turn gtk_window_set_screen() into gtk_window_set_display()Benjamin Otte2017-10-311-3/+3
* API: menu: Remove tearoff supportBenjamin Otte2016-10-161-15/+0
* gtkmenu: add gtk_menu_popup_at_* ()William Hua2016-07-191-0/+16
* menu: Add new monitor apiMatthias Clasen2016-04-271-0/+5
* Remove introspection scanner guards around autocleanupsEmmanuele Bassi2015-11-111-2/+0
* Recursively move autocleanups to their header filesEmmanuele Bassi2015-11-101-2/+3
* GtkMenuPositionFunc: Correct annotationsMatthias Clasen2014-12-091-2/+2
* docs: enum cleanupMatthias Clasen2014-05-201-0/+15
* docs: use proper quotesWilliam Jon McCann2014-02-051-1/+1
* Add some missing deprecation annotationsMatthias Clasen2013-08-131-5/+5
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+27
* 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
* [gi] correct annotation for GtkMenuPositionFunc callbacksJohn (J5) Palmieri2011-06-271-1/+1
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-3/+3
* Move GtkMenu docs inlinePavel Holejsovsky2011-01-171-1/+38
* Remove sealed members from GtkMenuMatthias Clasen2010-12-231-51/+7
* GtkMenu: Add a destroy notify to gtk_menu_popup_for_deviceMatthias Clasen2010-09-241-1/+1
* s/GdkRegion/cairo_region_t/ in all of gtkBenjamin Otte2010-06-291-1/+1
* Get rid of navigation region in GtkMenuBenjamin Otte2010-06-281-1/+1
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-0/+9
* Remove deprecated GtkMenu stuff.Javier Jardón2010-05-031-6/+0
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Add a way to turn off toggle spacing in menusMatthias Clasen2009-06-241-4/+3
* Forgotten header fileMatthias Clasen2009-06-221-0/+6
* 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-8/+8
* Seal GtkMenuTim Janik2008-06-201-31/+33
* 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-7/+2
* Add new function gtk_menu_get_for_attach_widget. (bug #113112).Padraig O'Briain2004-05-061-0/+1
* Changes to improve menu positioning on Xinerama (#108328):Matthias Clasen2003-11-121-0/+2
* The table menu patch! Turns GtkMenu into a table, so you can attach menuKristian Rietveld2003-09-101-0/+9
* docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgmlSoeren Sandmann2002-11-081-1/+1
* Deprecation cleanupManish Singh2002-10-051-6/+6
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-0/+2
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* applied patch from owen to get rid of accel map notifiers. changed thingsTim Janik2001-11-201-2/+0
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-131-1/+5
* fix compat macros for gtk_menu_<prepend|insert>Hans Breuer2001-09-221-2/+2