Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gtk: Fix *_get_tab_behaviour return type | Bilal Elmoussaoui | 2023-04-03 | 1 | -1/+2 |
* | Convert headers to #pragma once | Matthias Clasen | 2023-03-31 | 1 | -3/+1 |
* | gridview: Add GtkGridView::tab-behavior | Benjamin Otte | 2023-03-26 | 1 | -0/+6 |
* | gtk: Dissolve gtk-autocleanup.h | Matthias Clasen | 2022-09-23 | 1 | -0/+1 |
* | gridview: Convert docs | Matthias Clasen | 2021-03-11 | 1 | -6/+0 |
* | list widgets: Simplify the constructors | Matthias Clasen | 2020-09-01 | 1 | -3/+1 |
* | list widgets: Use selection models in the api | Matthias Clasen | 2020-08-31 | 1 | -4/+5 |
* | gridview: Revise constructors | Matthias Clasen | 2020-07-26 | 1 | -2/+3 |
* | Add rubberband api | Matthias Clasen | 2020-06-03 | 1 | -0/+5 |
* | Spread single-click-activate api | Matthias Clasen | 2020-05-30 | 1 | -0/+6 |
* | Add GtkListBase | Benjamin Otte | 2020-05-30 | 1 | -2/+16 |
* | gridview: Add factory handling | Benjamin Otte | 2020-05-30 | 1 | -1/+9 |
* | gridview: Add API for setting number of columns | Benjamin Otte | 2020-05-30 | 1 | -0/+10 |
* | gtk: Add a GtkGridView skeleton | Benjamin Otte | 2020-05-30 | 1 | -0/+48 |