Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | columnview: Take column width into account for measuring | Matthias Clasen | 2020-06-05 | 1 | -1/+12 |
* | columview: Make cells propagate request mode | Matthias Clasen | 2020-06-05 | 1 | -0/+12 |
* | columnview: Add GtkColumnViewColumn:fixed-width | Matthias Clasen | 2020-06-03 | 1 | -0/+8 |
* | columnview: Make sure focus can move into cells | Benjamin Otte | 2020-06-03 | 1 | -1/+1 |
* | columnviewcolumn: Add a visible property | Matthias Clasen | 2020-05-31 | 1 | -0/+1 |
* | columnview: Add a custom LayoutManager | Benjamin Otte | 2020-05-30 | 1 | -23/+9 |
* | columnview: Add GtkColumnViewCell | Benjamin Otte | 2020-05-30 | 1 | -0/+204 |