summaryrefslogtreecommitdiff
path: root/gtk/gtkmenu.c
Commit message (Expand)AuthorAgeFilesLines
* menu: don't call gtk_style_context_set_background()Cosimo Cecchi2015-07-011-27/+0
* Deal with events from wrong displayMatthias Clasen2015-06-151-2/+6
* menu: Fix compiler warningsMatthias Clasen2015-06-021-11/+7
* gtkmenu: fix unnecessary scroll buttonsAlberts Muktupāvels2014-11-021-3/+6
* menu: Respect borders properly for scroll arrowsBenjamin Otte2014-10-121-11/+13
* Add top/bottom style classes to scroll arrowsMatthias Clasen2014-10-101-0/+2
* Remove redundant checks for NULLMarek Kasik2014-10-021-14/+4
* Fix comment typoMatthias Clasen2014-09-241-1/+1
* GtkMenu: Don't subtract shadow from requisitionVolker Sobek2014-07-161-2/+2
* Add GTK_STYLE_CLASS_POPUP to the docsMatthias Clasen2014-06-121-1/+2
* Request csd for menusMatthias Clasen2014-06-091-0/+1
* GtkMenu: Add a separate style class to the toplevel of menusMatthias Clasen2014-06-091-0/+2
* GtkMenu: take csd shadows into account for placementMatthias Clasen2014-06-091-2/+10
* GtkMenu: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-4/+9
* API: Deprecate gtk_widget_reparent()Benjamin Otte2014-05-171-1/+5
* wayland: Fix GtkMenuButton popups in a terrible, hacky wayJasper St. Pierre2014-05-151-0/+23
* GtkMenu: fixed more NULL dereferencing segfaultJuan Pablo Ugarte2014-05-011-2/+2
* menu: Remove unneeded checksBenjamin Otte2014-05-011-10/+4
* docs: Another round of markup removalMatthias Clasen2014-03-291-4/+3
* gtkmenu: displace popups by their css marginLars Uebernickel2014-03-061-4/+19
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-3/+3
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-3/+3
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* docs: use proper quotesWilliam Jon McCann2014-02-051-2/+2
* docs: use ` instead of <literal>William Jon McCann2014-02-041-2/+2
* docs: replace all <examples> with markdown headingsWilliam Jon McCann2014-02-041-7/+5
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-2/+2
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-4/+4
* Drop internal uses of gtk_widget_get_root_windowMatthias Clasen2014-01-241-1/+3
* gtkmenu: Fix potential use of uninitialised variablesPhilip Withnall2013-12-021-3/+3
* menu: Do a proper min height requestBenjamin Otte2013-11-251-2/+10
* all: Add names to timeoutsBastien Nocera2013-10-231-0/+3
* GMenu docs: Tiny grammar fixMurray Cumming2013-10-111-2/+2
* GtkMenu: Document that gtk_widget_insert_action_group() can be usedXavier Claessens2013-10-101-0/+3
* Avoid deprecation warningsMatthias Clasen2013-08-201-0/+12
* Add some missing deprecation annotationsMatthias Clasen2013-08-131-2/+2
* docs: gtk_menu_attach_to_widget()Murray Cumming2013-07-221-0/+5
* Deprecate tear off menusWilliam Jon McCann2013-07-181-0/+18
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-4/+2
* Deprecate and ignore gtk-menu popup and popdown delay settingsWilliam Jon McCann2013-06-261-14/+5
* Deprecate and ignore gtk-can-change-accelsWilliam Jon McCann2013-06-261-160/+1
* Remove gtk_widget_size_allocate from gtk_menu_popup_for_deviceMatthias Clasen2013-05-091-24/+1
* Ignore deprecations where neededMatthias Clasen2013-05-051-0/+5
* Add gtk_widget_(un)register_windowAlexander Larsson2013-02-071-7/+7
* menu: Huh?Benjamin Otte2012-12-291-3/+0
* menu: deprecate horizontal-padding and vertical-paddingCosimo Cecchi2012-11-281-83/+56
* gtkmodelmenu: simplify logic, expose bind APIRyan Lortie2012-09-171-0/+29
* GtkWidget: Add gtk_widget_insert_action_group()Lars Uebernickel2012-08-201-0/+4