Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | columnview: Revise the constructor | Matthias Clasen | 2020-07-26 | 1 | -1/+1 |
* | Add missing exports for GtkColumnView methods. | Andreas Persson | 2020-07-16 | 1 | -0/+1 |
* | columnview: Add a property for column separators | Matthias Clasen | 2020-06-03 | 1 | -3/+9 |
* | Add rubberband api | Matthias Clasen | 2020-06-03 | 1 | -0/+5 |
* | columnview: Add a GtkColumnView:reorderable property | Matthias Clasen | 2020-06-03 | 1 | -0/+7 |
* | columnview: Add column reordering | Matthias Clasen | 2020-05-31 | 1 | -0/+4 |
* | Add a forgotten export | Matthias Clasen | 2020-05-31 | 1 | -0/+1 |
* | Spread single-click-activate api | Matthias Clasen | 2020-05-30 | 1 | -0/+6 |
* | columnview: Add a sort-by api | Matthias Clasen | 2020-05-30 | 1 | -0/+4 |
* | columnview: Add sorting | Matthias Clasen | 2020-05-30 | 1 | -0/+6 |
* | columnview: Allow adding/removing columns | Benjamin Otte | 2020-05-30 | 1 | -0/+7 |
* | Add GtkColumnView skeleton | Benjamin Otte | 2020-05-30 | 1 | -0/+69 |