summaryrefslogtreecommitdiff
path: root/gtk/gtkpopover.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some GObject introspection annotationsNiels De Graef2019-05-301-0/+7
* popover: Don't constantly redraw the beakMatthias Clasen2019-05-281-42/+71
* popover: Stop needles allocationsMatthias Clasen2019-05-281-3/+0
* popover: Make it possible to not have an arrowMatthias Clasen2019-05-281-64/+138
* popover: Set input shapes on wayland tooMatthias Clasen2019-05-281-5/+0
* Stop using gtk_widget_get_surfaceMatthias Clasen2019-05-281-8/+9
* popover: Rename modal to autohideMatthias Clasen2019-05-281-31/+34
* Drop gtk_widget_set_surfaceMatthias Clasen2019-05-281-1/+0
* Work toward dropping widget->surfaceMatthias Clasen2019-05-281-2/+1
* Remove gtk_widget_get/set_has_surfaceMatthias Clasen2019-05-281-2/+0
* popover: Bring back the beakMatthias Clasen2019-05-281-3/+463
* popover: Use GdkSurface::autohideMatthias Clasen2019-05-281-30/+2
* Rename surface constructorsMatthias Clasen2019-05-281-1/+1
* popover: Stop using gtk_widget_register_surfaceMatthias Clasen2019-05-281-3/+26
* Reimplement GtkPopoverMatthias Clasen2019-05-281-1786/+541
* Drop the can-default propertyMatthias Clasen2019-04-281-1/+0
* popover: Add a default.activate actionMatthias Clasen2019-04-281-0/+36
* popover: Add a default-widget propertyMatthias Clasen2019-04-281-0/+17
* Rename gtk_window_set_defaultMatthias Clasen2019-04-281-3/+3
* popover: Stop using gtk_widget_get_parent_surfaceMatthias Clasen2019-04-241-1/+1
* gizmo: Add a contains_funcMatthias Clasen2019-04-071-4/+1
* Fix up the border/background-color removalMatthias Clasen2019-03-311-2/+3
* Stop using deprecated style context apiMatthias Clasen2019-03-311-3/+1
* popover: Always measure contents gizmoTimm Bäder2019-03-251-7/+3
* popover: Don't try to compute_bounds of a NULL childTimm Bäder2019-03-251-1/+2
* popover: Stop using ::set-focusMatthias Clasen2019-03-161-2/+3
* popover: Stop using ::hierarchy-changedMatthias Clasen2019-02-231-2/+2
* gtk: Check return value of compute_bounds()Benjamin Otte2019-02-201-4/+4
* gtkpopover: Fix popover when parent widget is partially visibleMohammed Sadiq2019-01-091-1/+1
* popover: Don't recalculate position if unmappedTimm Bäder2018-11-291-1/+1
* popover: Get rid of a gtk_widget_get_allocation callTimm Bäder2018-11-291-6/+4
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-12/+19
* Popover: Minimally document the ::closed signalDaniel Boles2018-11-071-0/+6
* popover: Drop some dead codeMatthias Clasen2018-07-151-23/+1
* gtkpopover: Fix key navigationCarlos Garnacho2018-06-211-1/+7
* gtkpopover: Port to GtkEventController/GtkGestureCarlos Garnacho2018-06-211-63/+83
* popover: Add missing close paren in docsTimm Bäder2018-06-041-1/+1
* gtkpopover: Fix thinko in key press event type checkCarlos Garnacho2018-05-291-1/+1
* Revert "popover: Fix setting priv->button_pressed in ::event handler"Carlos Garnacho2018-05-291-2/+2
* popover: Fix setting priv->button_pressed in ::event handlerTimm Bäder2018-05-271-2/+2
* popover: Drop key_press_event handlerMatthias Clasen2018-05-191-34/+29
* snapshot: Redo debug messagesBenjamin Otte2018-04-241-2/+1
* gtk: Chain up in toplevels' realizeBenjamin Otte2018-04-111-1/+2
* popover: Use gtk_widget_compute_boundsTimm Bäder2018-04-101-2/+11
* css: Clipping changes don't need a queue_allocate() anymoreBenjamin Otte2018-04-091-1/+1
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-12/+9
* popover: Remove priv pointerTimm Bäder2018-03-301-58/+71
* Continue renaming window to surfaceAlexander Larsson2018-03-211-22/+22
* gdk: Remove gdk_surface_shape_combine_region()Benjamin Otte2018-03-211-2/+2
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-15/+15