summaryrefslogtreecommitdiff
path: root/gtk/gtkmenubutton.c
Commit message (Expand)AuthorAgeFilesLines
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-4/+4
* menu button: Revisit style class one more timeMatthias Clasen2015-10-301-2/+2
* Revisit menu button styleMatthias Clasen2015-10-301-2/+2
* menu button: Add a style classMatthias Clasen2015-10-301-1/+9
* menu button: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-52/+52
* GtkMenuButton: explicitly protect against recursionCarlos Garnacho2015-07-301-0/+7
* Deal with events from wrong displayMatthias Clasen2015-06-151-1/+2
* GtkMenuButton: Make programmatic toggling work againMatthias Clasen2015-06-151-13/+23
* GtkMenuButton: Avoid direct button accessMatthias Clasen2015-06-151-8/+22
* menu button: Minor cleanupMatthias Clasen2015-03-221-1/+1
* menu button: Improve accessibilityMatthias Clasen2015-03-131-5/+0
* gtkmenubutton: Popup menu/popover on GtkButton:clickedCarlos Garnacho2015-03-021-46/+25
* menubutton: Fix possible button/popover state inconsistencesCarlos Garnacho2015-02-201-2/+8
* GtkMenuButton: Don't leak popoversMatthias Clasen2014-12-171-0/+2
* menubutton: Fix double freeze_notifyTimm Bäder2014-12-161-2/+2
* GtkMenuButton: Submit to actionMatthias Clasen2014-10-091-5/+16
* menubutton: dismiss menu/popover when toggling programmaticallyPaolo Borelli2014-08-281-10/+15
* GtkMenuButton: do not mention GtkArrow in the docsPaolo Borelli2014-07-211-1/+4
* GtkMenuButton: do not use gpointer for the arrow widgetPaolo Borelli2014-07-211-1/+1
* Update more places for the changed icon nameMatthias Clasen2014-07-091-1/+1
* GtkMenuButton: Use view-context-menu-symbolic when direction is NONEMatthias Clasen2014-07-081-0/+2
* GtkMenuButton: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-6/+7
* Drop GtkArrow use in GtkMenuButtonMatthias Clasen2014-05-131-4/+26
* Actually set the default for GtkMenuButton::use-popoverMatthias Clasen2014-04-261-0/+1
* GtkMenuButton: use popovers by defaultMatthias Clasen2014-04-241-1/+1
* menu button: avoid property order dependenciesMatthias Clasen2014-02-221-0/+7
* menu button: Fix property notificationMatthias Clasen2014-02-221-16/+35
* GtkModelButton: fix up namingMatthias Clasen2014-02-221-4/+4
* Fix GtkMenuToolButtonMatthias Clasen2014-02-211-0/+2
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-1/+1
* Do not call popover_set_relative with NULLPaolo Borelli2014-02-191-1/+0
* menu button: Don't set use_popover to TRUE by defaultMatthias Clasen2014-02-101-1/+0
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-0/+1
* GtkMenuButton: Support popoversMatthias Clasen2014-02-081-99/+344
* 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-1/+1
* docs: use a list instead of a tableWilliam Jon McCann2014-02-041-98/+56
* Fix positioning of up menu button popupWilliam Jon McCann2014-01-061-25/+20
* Nicer nicks for GtkMenuButton propertiesMatthias Clasen2014-01-041-4/+4
* Improve menubutton a11yMatthias Clasen2013-12-201-0/+3
* Set an accessible name on menu buttonsMatthias Clasen2013-12-201-0/+6
* Improve struct packing in various placesMatthias Clasen2013-09-211-1/+1
* Fix keyboard activation of menu buttonsMatthias Clasen2013-08-181-3/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-4/+2
* Documentation fixesMatthias Clasen2013-01-131-5/+5
* gtkmenubutton: remove weak pointer when neededPaolo Borelli2012-11-041-4/+20
* gtkmenubutton: set menu to NULL in dispose.Paolo Borelli2012-11-041-0/+1
* menubutton: don't refer to the non-existant menu propertyCosimo Cecchi2012-10-171-1/+1