Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | popover: Derive from GtkWidget | Matthias Clasen | 2020-05-04 | 1 | -3/+3 |
* | popover: Add a child property | Matthias Clasen | 2020-05-04 | 1 | -0/+6 |
* | popover: Add a mnemonics-visible property | Matthias Clasen | 2020-03-25 | 1 | -0/+6 |
* | popover: Drop ::relative-to | Matthias Clasen | 2020-02-24 | 1 | -7/+1 |
* | popover: Drop unused api | Matthias Clasen | 2019-06-16 | 1 | -2/+0 |
* | popover: Bring back the activate-default signal | Matthias Clasen | 2019-06-12 | 1 | -1/+2 |
* | Rationalize popover menu apis | Matthias Clasen | 2019-06-09 | 1 | -19/+15 |
* | Stop exporting gtk_popover_bind_model | Matthias Clasen | 2019-06-09 | 1 | -5/+0 |
* | popover: Make it possible to not have an arrow | Matthias Clasen | 2019-05-28 | 1 | -0/+6 |
* | popover: Rename modal to autohide | Matthias Clasen | 2019-05-28 | 1 | -3/+3 |
* | Reimplement GtkPopover | Matthias Clasen | 2019-05-28 | 1 | -45/+40 |
* | popover: Cosmetics | Matthias Clasen | 2019-05-19 | 1 | -2/+1 |
* | popover: Remove priv pointer | Timm Bäder | 2018-03-30 | 1 | -5/+0 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -18/+18 |
* | popover: Remove deprecated API | Timm Bäder | 2016-10-18 | 1 | -6/+0 |
* | GtkPopover: Deprecate transitions-enabled | Timm Bäder | 2016-08-16 | 1 | -2/+2 |
* | GtkPopover: Add gtk_popover_popdown/popup | Timm Bäder | 2016-08-16 | 1 | -0/+7 |
* | popover: Make it possible to constrain to toplevel | Matthias Clasen | 2015-12-01 | 1 | -0/+7 |
* | Add default widget handling to popovers | Matthias Clasen | 2015-05-02 | 1 | -0/+6 |
* | popover: Add show/hide transitions | Carlos Garnacho | 2015-02-20 | 1 | -0/+6 |
* | Trivial formatting fix | Matthias Clasen | 2014-11-14 | 1 | -1/+1 |
* | Drop with_separators from gtk_popover_bind_model | Matthias Clasen | 2014-02-17 | 1 | -2/+1 |
* | popover: Make gtk_popover_bind_model() public | Juan R. García Blanco | 2014-02-17 | 1 | -0/+6 |
* | More coding style cleanups | Matthias Clasen | 2014-02-09 | 1 | -1/+5 |
* | Trivial formatting fix | Matthias Clasen | 2014-02-08 | 1 | -2/+2 |
* | GtkPopover: use GdkRectangle instead of cairo_rectangle_int_t | Juan R. García Blanco | 2014-02-08 | 1 | -3/+3 |
* | Populate popovers from menu models | Matthias Clasen | 2014-02-07 | 1 | -0/+4 |
* | popover: Add ::closed signal | Carlos Garnacho | 2014-02-06 | 1 | -0/+2 |
* | popover: Add padding pointers to GtkPopoverClass | Carlos Garnacho | 2014-02-06 | 1 | -0/+3 |
* | popover: Add a "modal" boolean property to GtkPopover | Carlos Garnacho | 2014-01-22 | 1 | -0/+6 |
* | Introduce GtkPopover | Carlos Garnacho | 2014-01-22 | 1 | -0/+78 |