summaryrefslogtreecommitdiff
path: root/gtk/gtkpopover.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* gtk: Dissolve gtk-autocleanup.hMatthias Clasen2022-09-231-0/+1
* gtk/popover: Use gtk_popover_present() instead of going via GtkNativeJonas Ådahl2020-12-071-0/+3
* gtkpopover: Add cascade-popdown property/functionsCarlos Garnacho2020-10-131-0/+5
* popover: allow setting popup layout offsetChristian Hergert2020-08-071-0/+9
* popover: Derive from GtkWidgetMatthias Clasen2020-05-041-3/+3
* popover: Add a child propertyMatthias Clasen2020-05-041-0/+6
* popover: Add a mnemonics-visible propertyMatthias Clasen2020-03-251-0/+6
* popover: Drop ::relative-toMatthias Clasen2020-02-241-7/+1
* popover: Drop unused apiMatthias Clasen2019-06-161-2/+0
* popover: Bring back the activate-default signalMatthias Clasen2019-06-121-1/+2
* Rationalize popover menu apisMatthias Clasen2019-06-091-19/+15
* Stop exporting gtk_popover_bind_modelMatthias Clasen2019-06-091-5/+0
* popover: Make it possible to not have an arrowMatthias Clasen2019-05-281-0/+6
* popover: Rename modal to autohideMatthias Clasen2019-05-281-3/+3
* Reimplement GtkPopoverMatthias Clasen2019-05-281-45/+40
* popover: CosmeticsMatthias Clasen2019-05-191-2/+1
* popover: Remove priv pointerTimm Bäder2018-03-301-5/+0
* The big versioning cleanupMatthias Clasen2018-02-061-18/+18
* popover: Remove deprecated APITimm Bäder2016-10-181-6/+0
* GtkPopover: Deprecate transitions-enabledTimm Bäder2016-08-161-2/+2
* GtkPopover: Add gtk_popover_popdown/popupTimm Bäder2016-08-161-0/+7
* popover: Make it possible to constrain to toplevelMatthias Clasen2015-12-011-0/+7
* Add default widget handling to popoversMatthias Clasen2015-05-021-0/+6
* popover: Add show/hide transitionsCarlos Garnacho2015-02-201-0/+6
* Trivial formatting fixMatthias Clasen2014-11-141-1/+1
* Drop with_separators from gtk_popover_bind_modelMatthias Clasen2014-02-171-2/+1
* popover: Make gtk_popover_bind_model() publicJuan R. García Blanco2014-02-171-0/+6
* More coding style cleanupsMatthias Clasen2014-02-091-1/+5
* Trivial formatting fixMatthias Clasen2014-02-081-2/+2
* GtkPopover: use GdkRectangle instead of cairo_rectangle_int_tJuan R. García Blanco2014-02-081-3/+3
* Populate popovers from menu modelsMatthias Clasen2014-02-071-0/+4
* popover: Add ::closed signalCarlos Garnacho2014-02-061-0/+2
* popover: Add padding pointers to GtkPopoverClassCarlos Garnacho2014-02-061-0/+3
* popover: Add a "modal" boolean property to GtkPopoverCarlos Garnacho2014-01-221-0/+6
* Introduce GtkPopoverCarlos Garnacho2014-01-221-0/+78