Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | columnview: Implement inertness | Benjamin Otte | 2023-04-01 | 1 | -0/+2 |
* | columnview: Rename to GtkColumnViewCellWidget | Benjamin Otte | 2023-04-01 | 1 | -4/+4 |
* | Convert headers to #pragma once | Matthias Clasen | 2023-03-31 | 1 | -3/+1 |
* | columnviewcolumn: Add private api to set the position | Matthias Clasen | 2020-06-05 | 1 | -0/+3 |
* | columnviewcolumn: Add reordering helpers | Matthias Clasen | 2020-06-03 | 1 | -0/+6 |
* | columnviewcolumn: Add a helper | Matthias Clasen | 2020-06-03 | 1 | -0/+1 |
* | columnview: Add sorting | Matthias Clasen | 2020-05-30 | 1 | -0/+3 |
* | columnview: Add a custom LayoutManager | Benjamin Otte | 2020-05-30 | 1 | -0/+6 |
* | columnview: Add GtkColumnViewCell | Benjamin Otte | 2020-05-30 | 1 | -0/+12 |
* | columnview: Allow adding/removing columns | Benjamin Otte | 2020-05-30 | 1 | -0/+29 |