summaryrefslogtreecommitdiff
path: root/gtk/gtkmenubutton.c
Commit message (Expand)AuthorAgeFilesLines
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-1/+1
* menubutton: Remove priv pointerTimm Bäder2018-03-071-39/+44
* button: Remove priv pointerTimm Bäder2018-02-251-2/+3
* The big versioning cleanupMatthias Clasen2018-02-061-38/+0
* gtk: s/gdk_event_free/g_object_unref/Carlos Garnacho2017-12-141-1/+1
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-5/+5
* menubutton: Don't fiddle with prelight stateBenjamin Otte2017-11-051-1/+0
* MenuButton: Document the correct no-direction iconDaniel Boles2017-10-081-1/+1
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-0/+11
* modelbutton: set_relative_to(NULL) the popover in disposeTimm Bäder2017-10-061-1/+1
* menu: Update to using GdkEvent APICarlos Garnacho2017-09-191-2/+2
* menubutton: Remove prelight state when button is deactivatedMichael Catanzaro2017-05-081-0/+1
* Remove unnecessary gtk_widget_show callsTimm Bäder2017-01-221-1/+0
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Use gtk_popover_popdown/popup where appropriateTimm Bäder2016-08-161-2/+2
* GtkMenuButton: use :toggled instead of :clickedColomban Wendling2016-08-041-20/+7
* port to new gtk_menu_popup_at_* () functionsWilliam Hua2016-07-191-163/+131
* gtk: Port to new monitor apiMatthias Clasen2016-04-271-22/+18
* 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