| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -1/+1 |
* | Move orientable style classes into GtkWidget | Emmanuele Bassi | 2020-06-05 | 1 | -2/+1 |
* | Remove lots of focus vfuncs | Matthias Clasen | 2020-05-11 | 1 | -3/+0 |
* | Reinstate expected focus behavior | Matthias Clasen | 2020-04-09 | 1 | -0/+3 |
* | Add GtkCenterLayout | Timm Bäder | 2019-09-13 | 1 | -458/+36 |
* | Remove gtk_widget_get/set_has_surface | Matthias Clasen | 2019-05-28 | 1 | -2/+0 |
* | Use g_clear_pointer to unparent widgets | Timm Bäder | 2018-11-13 | 1 | -17/+3 |
* | widget: Don't pass a position to ->size_allocate | Timm Bäder | 2018-11-13 | 1 | -17/+18 |
* | center box: Don't reorder css nodes in RTL | Timm Bäder | 2018-06-18 | 1 | -46/+6 |
* | center box: Remove snapshot implementation | Timm Bäder | 2018-06-16 | 1 | -17/+0 |
* | widget: Allow adding event controllers in ui files | Benjamin Otte | 2018-04-26 | 1 | -1/+5 |
* | widget: Remove clip from size-allocate vfunc | Benjamin Otte | 2018-04-05 | 1 | -5/+2 |
* | GtkWidget: Start renaming widget->window | Alexander Larsson | 2018-03-20 | 1 | -1/+1 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -18/+0 |
* | gtk: Intern css names | Matthias Clasen | 2017-11-17 | 1 | -1/+1 |
* | build: Enable -Wswitch-enum and -Wswitch-default | Benjamin Otte | 2017-10-06 | 1 | -0/+3 |
* | centerbox: Unparent widgets in dispose | Timm Bäder | 2017-09-01 | 1 | -0/+27 |
* | CenterBox: minor tweaks to doc blurb | Daniel Boles | 2017-08-05 | 1 | -3/+4 |
* | CenterBox: Add missing nullable annotations | Daniel Boles | 2017-08-05 | 1 | -13/+13 |
* | widget: Add baseline and out_clip parameters to size-allocate | Timm Bäder | 2017-07-19 | 1 | -12/+6 |
* | centerbox: Add some missing return value annotations | Timm Bäder | 2017-07-19 | 1 | -3/+3 |
* | centerbox: Avoid accessing unset widgets | Timm Bäder | 2017-07-19 | 1 | -1/+1 |
* | Avoid compiler warnings | Matthias Clasen | 2017-07-19 | 1 | -2/+2 |
* | center box: Take baseline-position fully into account | Matthias Clasen | 2017-06-10 | 1 | -3/+22 |
* | center box: complete the baseline support | Matthias Clasen | 2017-06-10 | 1 | -1/+133 |
* | center box: Fix size allocation | Matthias Clasen | 2017-06-10 | 1 | -1/+1 |
* | center box: Drop a useless line | Matthias Clasen | 2017-06-10 | 1 | -1/+0 |
* | center box: Add more documentation | Matthias Clasen | 2017-06-04 | 1 | -0/+9 |
* | center box: add baseline support | Matthias Clasen | 2017-06-04 | 1 | -87/+96 |
* | center box : implement GtkOrientable | Matthias Clasen | 2017-06-04 | 1 | -46/+157 |
* | center box: support height-for-width | Matthias Clasen | 2017-06-04 | 1 | -93/+212 |
* | center box: Support expand property | Matthias Clasen | 2017-06-04 | 1 | -18/+63 |
* | center box: implement GtkBuildable | Matthias Clasen | 2017-06-04 | 1 | -1/+27 |
* | center box: implement natural size and rtl flipping | Matthias Clasen | 2017-06-04 | 1 | -88/+130 |
* | center box: handle missing start or end widgets | Matthias Clasen | 2017-06-04 | 1 | -45/+69 |
* | Make GtkCenterBox public | Matthias Clasen | 2017-06-04 | 1 | -5/+134 |
* | actionbar: Add explicit center widget | Timm Bäder | 2017-04-25 | 1 | -0/+226 |
* | Drop GtkCenterBox | Matthias Clasen | 2014-02-16 | 1 | -1068/+0 |
* | Rename GtkActionBar to GtkCenterBox | William Jon McCann | 2014-02-12 | 1 | -0/+1068 |