| Commit message (Expand) | Author | Age | Files | Lines |
* | popovermenu: Fail gracefully if no model | Matthias Clasen | 2020-11-04 | 1 | -0/+2 |
* | popovermenu: Allow custom items | Matthias Clasen | 2020-10-26 | 1 | -1/+75 |
* | Remove unneeded gtkstylecontext.h includes | Timm Bäder | 2020-10-14 | 1 | -1/+0 |
* | Drop style class defines | Matthias Clasen | 2020-08-14 | 1 | -2/+2 |
* | menusectionbox: Avoid a critical warning | Matthias Clasen | 2020-08-01 | 1 | -2/+3 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -6/+6 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -5/+5 |
* | Replace most remaining uses of container api | Matthias Clasen | 2020-05-11 | 1 | -28/+27 |
* | Don't use container api on GtkStack | Matthias Clasen | 2020-05-11 | 1 | -11/+5 |
* | popovermenu: Don't put a separator before the first section | Matthias Clasen | 2020-04-27 | 1 | -0/+7 |
* | menusectionbox: Improve circular button spacing | Matthias Clasen | 2020-04-22 | 1 | -0/+20 |
* | Change the approach to menu section titles | Matthias Clasen | 2020-04-21 | 1 | -7/+4 |
* | popovermenu: Reinstate section title handling | Matthias Clasen | 2020-04-17 | 1 | -0/+2 |
* | Drop the margin property | Matthias Clasen | 2020-02-25 | 1 | -3/+0 |
* | menusectionbox: Avoid a gtk_widget_destroy() call | Timm Bäder | 2020-02-25 | 1 | -1/+2 |
* | popover: Drop ::relative-to | Matthias Clasen | 2020-02-24 | 1 | -1/+1 |
* | Rename gtk_widget{get,set,has}_style_class to _css_class | Timm Bäder | 2020-02-07 | 1 | -7/+7 |
* | Start using GtkWidget's new style class API | Timm Bäder | 2020-02-07 | 1 | -7/+7 |
* | Rename GtkIcon widget to GtkBuiltinIcon | Alexander Larsson | 2020-01-30 | 1 | -2/+2 |
* | Remove builtin icons altogether | Matthias Clasen | 2020-01-10 | 1 | -1/+0 |
* | Privatize popover menu pieces | Matthias Clasen | 2019-11-11 | 1 | -2/+2 |
* | Add nesting popover menus | Matthias Clasen | 2019-09-08 | 1 | -28/+54 |
* | Rename a bunch of private headers | Matthias Clasen | 2019-06-10 | 1 | -2/+2 |
* | Rationalize popover menu apis | Matthias Clasen | 2019-06-09 | 1 | -7/+5 |
* | menu section box: Add style classes for display hints | Matthias Clasen | 2019-06-09 | 1 | -0/+3 |
* | menu section box: Introduce more section variants | Matthias Clasen | 2019-06-09 | 1 | -3/+61 |
* | model button: Show shortcuts | Matthias Clasen | 2019-06-09 | 1 | -0/+1 |
* | model button: Redo layout | Matthias Clasen | 2019-06-09 | 1 | -1/+11 |
* | model button: Drop centered, inverted properties | Matthias Clasen | 2019-06-09 | 1 | -1/+1 |
* | model button: Add a role for titles | Matthias Clasen | 2019-06-09 | 1 | -2/+1 |
* | stack: Convert child properties to a child meta object | Matthias Clasen | 2019-02-08 | 1 | -1/+1 |
* | gtk: Drop the "plus" | Emmanuele Bassi | 2019-02-05 | 1 | -1/+1 |
* | box: Avoid position in the reorder api | Matthias Clasen | 2019-01-23 | 1 | -7/+13 |
* | Stop using gtk_box_pack_end | Timm Bäder | 2019-01-23 | 1 | -6/+10 |
* | Replace gdk_threads_add_idle* with g_idle_add() | Emmanuele Bassi | 2018-02-03 | 1 | -3/+6 |
* | box: Remove fill child property | Timm Bäder | 2017-04-25 | 1 | -6/+6 |
* | box: Remove expand child property | Timm Bäder | 2017-04-25 | 1 | -10/+8 |
* | Remove unnecessary gtk_widget_show calls | Timm Bäder | 2017-01-22 | 1 | -10/+0 |
* | Remove gtk_widget_show_all | Timm Bäder | 2017-01-20 | 1 | -2/+0 |
* | menusectionbox: Remove margins | Timm Bäder | 2016-10-28 | 1 | -2/+2 |
* | box: Remove 'padding' child property | Timm Bäder | 2016-10-16 | 1 | -7/+7 |
* | menusectionbox: add support for "text-direction" attribute | Christian Hergert | 2016-10-13 | 1 | -0/+14 |
* | popover menu: Improved labeled separators | Matthias Clasen | 2016-06-01 | 1 | -7/+13 |
* | Fix formatting | Matthias Clasen | 2016-04-21 | 1 | -7/+7 |
* | gtkmenusectionbox: remove submenus when the parent item is removed | Jonathan Matthew | 2016-04-20 | 1 | -0/+16 |
* | GtkModelButton: Remove some margins | Timm Bäder | 2016-01-07 | 1 | -12/+0 |
* | gtkmenusectionbox: plug a leak | Carlos Garnacho | 2015-06-25 | 1 | -0/+2 |
* | gtkpopover: Update the menu's alignment | Timm Bäder | 2015-05-29 | 1 | -2/+34 |
* | GtkMenuTracker: add hidden-when='macos-menubar' | Ryan Lortie | 2014-12-22 | 1 | -3/+3 |
* | gtkwindow: Use actions from focused widget to activate accel | Carlos Soriano | 2014-12-08 | 1 | -1/+1 |