summaryrefslogtreecommitdiff
path: root/gtk/gtkpopover.c
Commit message (Expand)AuthorAgeFilesLines
* popover: Don't create transient CSS nodesMatthias Clasen2015-11-061-3/+0
* popover: Add the .background style classMatthias Clasen2015-11-041-3/+7
* popover: Request raise on ::showCarlos Garnacho2015-11-031-0/+3
* popover: Document differentiating style classesMatthias Clasen2015-11-021-3/+10
* popover: Use element nameTimm Bäder2015-10-301-5/+9
* popover: Invalidate borders on tail position changesCarlos Garnacho2015-10-131-0/+45
* GtkPopover: Don't apply shape on waylandTimm Bäder2015-10-071-0/+5
* GtkPopover: Make transitions fasterTimm Bäder2015-09-291-1/+1
* GtkPopover: Remove apply_shape fieldTimm Bäder2015-09-291-6/+2
* GtkPopover: Don't resize during the transitionTimm Bäder2015-09-291-1/+1
* GtkPopover: Remove _get_pointed_to_coordsTimm Bäder2015-09-291-17/+4
* gtk: Stop setting GDK_EXPOSURE_MASK on random widgetsAlexander Larsson2015-09-141-1/+0
* popover: Don't inherit style from parentBenjamin Otte2015-09-041-17/+0
* Revert "popover: Optimize the transition"Matthias Clasen2015-08-211-3/+5
* popover: Don't restore stale default widgetMatthias Clasen2015-08-151-1/+2
* popover: Optimize the transitionMatthias Clasen2015-08-151-5/+3
* GtkPopover: Set interpolate-size on the stack...Timm Bäder2015-07-201-0/+1
* gtkwindow: Only allow unrestricted positioning to text handle popoversCarlos Garnacho2015-07-061-2/+2
* window: Add concept of popover "parent"Carlos Garnacho2015-06-171-2/+2
* popover: Avoid hiding modal popovers if another popover is taking focusCarlos Garnacho2015-06-121-2/+16
* popover: Be lenient wrt visibility of popovers too close to widget bordersCarlos Garnacho2015-06-121-2/+2
* gtkpopover: Update the menu's alignmentTimm Bäder2015-05-291-1/+4
* GtkPopover: Clean up default widget on disposeMatthias Clasen2015-05-121-0/+2
* Fix precondition in gtk_popover_get_default_widgetMatthias Clasen2015-05-041-1/+1
* GtkPopover: Don't ref NULL widgetsTimm Bäder2015-05-031-1/+2
* Add default widget handling to popoversMatthias Clasen2015-05-021-0/+69
* GtkPopover:pointing-to: GdkRectangle instead of cairo_rectangle_int_tKjell Ahlstedt2015-04-211-2/+1
* popover: Remove signal handlers in disposeMatthias Clasen2015-04-091-1/+4
* popover: Add show/hide transitionsCarlos Garnacho2015-02-201-17/+290
* popover: Unset the grab when the popover loses its parentCarlos Garnacho2015-02-051-0/+3
* popover: Keep a ref on the parent scrollableCarlos Garnacho2015-02-051-0/+3
* popover: Add a missing #ifdefTing-Wei Lan2014-12-241-1/+4
* window: Use subsurfaces for popovers on waylandCarlos Garnacho2014-12-231-3/+27
* popover: Clamp tail gap limits by the tail height on that sideCarlos Garnacho2014-12-131-8/+8
* popover: Ensure there is a child before focusing itCarlos Garnacho2014-12-131-2/+6
* popover: make smarter wrt previous focus widget lifetimeCarlos Garnacho2014-12-021-15/+42
* Avoid a criticalMatthias Clasen2014-11-271-1/+1
* popover: Send key events only to the focus widgetCarlos Garnacho2014-11-261-1/+1
* popover: Forward key events to focus widget while visible/modalCarlos Garnacho2014-11-251-0/+15
* Revert "popover: Add show/hide transition"Timm Bäder2014-11-171-111/+8
* popover: Add show/hide transitionTimm Bäder2014-11-171-8/+111
* GtkPopover: Survive attach_widget == NULLMatthias Clasen2014-11-141-18/+30
* gtkpopover: Fix allocation of child widget wrt marginsCarlos Garnacho2014-11-131-21/+4
* Use GtkStack:vhomogeneous for popover menusMatthias Clasen2014-10-261-1/+1
* popover: Use the right area for drawing the backgroundTimm Bäder2014-10-261-3/+3
* stylecontext: Deprecate functionsBenjamin Otte2014-10-031-0/+2
* popover: Don't run full dispose() when unmanaging the widgetCarlos Garnacho2014-09-221-1/+3
* GtkPopover: Fix rtl positioningMatthias Clasen2014-08-211-5/+6
* window: Update popover positions on ::size-allocateCarlos Garnacho2014-08-031-2/+2
* gtkpopover: set background and popover css classesLars Uebernickel2014-06-181-0/+5