| Commit message (Expand) | Author | Age | Files | Lines |
* | popover: make smarter wrt previous focus widget lifetime | Carlos Garnacho | 2014-12-02 | 1 | -15/+42 |
* | Avoid a critical | Matthias Clasen | 2014-11-27 | 1 | -1/+1 |
* | popover: Send key events only to the focus widget | Carlos Garnacho | 2014-11-26 | 1 | -1/+1 |
* | popover: Forward key events to focus widget while visible/modal | Carlos Garnacho | 2014-11-25 | 1 | -0/+15 |
* | Revert "popover: Add show/hide transition" | Timm Bäder | 2014-11-17 | 1 | -111/+8 |
* | popover: Add show/hide transition | Timm Bäder | 2014-11-17 | 1 | -8/+111 |
* | GtkPopover: Survive attach_widget == NULL | Matthias Clasen | 2014-11-14 | 1 | -18/+30 |
* | gtkpopover: Fix allocation of child widget wrt margins | Carlos Garnacho | 2014-11-13 | 1 | -21/+4 |
* | Use GtkStack:vhomogeneous for popover menus | Matthias Clasen | 2014-10-26 | 1 | -1/+1 |
* | popover: Use the right area for drawing the background | Timm Bäder | 2014-10-26 | 1 | -3/+3 |
* | stylecontext: Deprecate functions | Benjamin Otte | 2014-10-03 | 1 | -0/+2 |
* | popover: Don't run full dispose() when unmanaging the widget | Carlos Garnacho | 2014-09-22 | 1 | -1/+3 |
* | GtkPopover: Fix rtl positioning | Matthias Clasen | 2014-08-21 | 1 | -5/+6 |
* | window: Update popover positions on ::size-allocate | Carlos Garnacho | 2014-08-03 | 1 | -2/+2 |
* | gtkpopover: set background and popover css classes | Lars Uebernickel | 2014-06-18 | 1 | -0/+5 |
* | GtkPopover: Use G_PARAM_EXPLICIT_NOTIFY | Matthias Clasen | 2014-06-09 | 1 | -4/+10 |
* | popover: Hide widget first when disposing | Carlos Garnacho | 2014-05-23 | 1 | -1/+2 |
* | popover: Check for uncaught button events from children | Carlos Garnacho | 2014-05-19 | 1 | -2/+4 |
* | popover: Do not hide the popover if the focus widget is just unset | Carlos Garnacho | 2014-05-19 | 1 | -2/+2 |
* | GtkPopover: inherit actions from the relative_to widget | Owen W. Taylor | 2014-05-12 | 1 | -0/+1 |
* | popover: Remove unneeded checks | Benjamin Otte | 2014-05-01 | 1 | -15/+6 |
* | popover: Always make room for the tail on all sides on size request | Carlos Garnacho | 2014-04-28 | 1 | -42/+4 |
* | Document iconic section support | Matthias Clasen | 2014-04-28 | 1 | -0/+34 |
* | GtkPopover: new approach to menu model binding | Ryan Lortie | 2014-04-28 | 1 | -248/+5 |
* | GtkMenuTracker: add 'merge_sections' flag | Ryan Lortie | 2014-04-28 | 1 | -1/+2 |
* | GtkMenuTracker: don't specialise "submenu" link | Ryan Lortie | 2014-04-28 | 1 | -2/+4 |
* | GtkPopover: Fix two doc comments3.11.9 | Matthias Clasen | 2014-03-17 | 1 | -2/+2 |
* | a11y: Add GtkPopopverAccessible | Carlos Garnacho | 2014-03-10 | 1 | -0/+2 |
* | popover: Track toplevel's focus widget when visible | Carlos Garnacho | 2014-03-06 | 1 | -0/+15 |
* | popover: Track toplevel focus changes | Carlos Garnacho | 2014-03-06 | 1 | -0/+53 |
* | popover: Only give back focus to drawable widgets | Carlos Garnacho | 2014-03-06 | 1 | -2/+4 |
* | popover: dispose popovers when unmanaging them | Carlos Garnacho | 2014-03-06 | 1 | -1/+8 |
* | popover: Set pointer motion mask on the popover window | Carlos Garnacho | 2014-03-05 | 1 | -0/+1 |
* | popover: Always apply the window shape | Carlos Garnacho | 2014-02-20 | 1 | -19/+1 |
* | Trivial annotation syntax fix | Matthias Clasen | 2014-02-20 | 1 | -1/+1 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -1/+1 |
* | popover: Accept NULL relative_to widgets | Carlos Garnacho | 2014-02-19 | 1 | -5/+15 |
* | Another trivial doc rewording | Matthias Clasen | 2014-02-17 | 1 | -3/+3 |
* | Trivial typo fix | Matthias Clasen | 2014-02-17 | 1 | -1/+1 |
* | Drop with_separators from gtk_popover_bind_model | Matthias Clasen | 2014-02-17 | 1 | -14/+4 |
* | popover: Make gtk_popover_bind_model() public | Juan R. García Blanco | 2014-02-17 | 1 | -1/+44 |
* | More coding style cleanups | Matthias Clasen | 2014-02-09 | 1 | -108/+69 |
* | Trivial coding style cleanups | Matthias Clasen | 2014-02-09 | 1 | -14/+11 |
* | Trivial formatting fix | Matthias Clasen | 2014-02-08 | 1 | -1/+1 |
* | Quell a compiler warning | Matthias Clasen | 2014-02-08 | 1 | -1/+0 |
* | Improve popover positioning | Matthias Clasen | 2014-02-08 | 1 | -12/+44 |
* | GtkPopover: use GdkRectangle instead of cairo_rectangle_int_t | Juan R. García Blanco | 2014-02-08 | 1 | -12/+12 |
* | Populate popovers from menu models | Matthias Clasen | 2014-02-07 | 1 | -0/+328 |
* | popover: propagate (insensitive|backdrop) flags from relative-to widget | Carlos Garnacho | 2014-02-07 | 1 | -0/+36 |
* | popover: Listen on grab_notify from the relative-to widget | Carlos Garnacho | 2014-02-07 | 1 | -0/+22 |