Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make filter constructors return exact types | Matthias Clasen | 2020-09-05 | 1 | -2/+2 |
* | filterlistmodel: Make constructor transfer full | Matthias Clasen | 2020-07-26 | 1 | -4/+0 |
* | flattenlistmodel: Make the constructor transfer full | Matthias Clasen | 2020-07-26 | 1 | -6/+7 |
* | listmodels: Stop respecting item-type | Benjamin Otte | 2020-07-05 | 1 | -1/+1 |
* | filterlistmodel: Rewrite to use GtkFilter | Benjamin Otte | 2020-05-30 | 1 | -2/+7 |
* | Use gtk_frame_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -2/+2 |
* | Use gtk_widget_add/remove_css_class more | Matthias Clasen | 2020-04-10 | 1 | -2/+2 |
* | demos/constraint-editor: Add common_cflags to build | Timm Bäder | 2020-03-06 | 1 | -4/+4 |
* | constraint editor: Use name properties | Matthias Clasen | 2019-07-02 | 1 | -25/+6 |
* | constraint editor: Use the list models | Matthias Clasen | 2019-07-02 | 1 | -128/+112 |
* | constraint editor: Allow dragging children | Matthias Clasen | 2019-07-01 | 1 | -2/+103 |
* | Add a constraint editor demo | Matthias Clasen | 2019-07-01 | 1 | -0/+277 |