Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add rubberband api | Matthias Clasen | 2020-06-03 | 1 | -0/+58 |
* | columnview: Take expand into account | Matthias Clasen | 2020-06-03 | 1 | -8/+27 |
* | columnview: Add autoscroll | Matthias Clasen | 2020-06-03 | 1 | -0/+71 |
* | columnview: Allow to cancel reorder with Escape | Matthias Clasen | 2020-06-03 | 1 | -3/+46 |
* | columnview: Interactive column reordering | Matthias Clasen | 2020-06-03 | 1 | -1/+129 |
* | columnview: Add a GtkColumnView:reorderable property | Matthias Clasen | 2020-06-03 | 1 | -0/+62 |
* | columnview: Interactive column resizing | Matthias Clasen | 2020-06-03 | 1 | -0/+152 |
* | columnview: Add a helper | Matthias Clasen | 2020-06-03 | 1 | -0/+6 |
* | columnview: Implement horizontal scrolling | Matthias Clasen | 2020-06-03 | 1 | -7/+43 |
* | columnview: Revise scroll-minimum handling | Matthias Clasen | 2020-06-03 | 1 | -22/+30 |
* | columnview: Add column reordering | Matthias Clasen | 2020-05-31 | 1 | -0/+50 |
* | Spread single-click-activate api | Matthias Clasen | 2020-05-30 | 1 | -0/+60 |
* | columnview: Add a sort-by api | Matthias Clasen | 2020-05-30 | 1 | -0/+33 |
* | columnview: Add sorting | Matthias Clasen | 2020-05-30 | 1 | -0/+55 |
* | columnview: Add header | Benjamin Otte | 2020-05-30 | 1 | -5/+38 |
* | columnview: Add a custom LayoutManager | Benjamin Otte | 2020-05-30 | 1 | -1/+118 |
* | columnview: Fix styling with Adwaita | Benjamin Otte | 2020-05-30 | 1 | -2/+6 |
* | columnview: Add GtkColumnViewCell | Benjamin Otte | 2020-05-30 | 1 | -49/+0 |
* | columnview: Implement GtkScrollable | Benjamin Otte | 2020-05-30 | 1 | -1/+73 |
* | columnview: Add listitems for the columns | Benjamin Otte | 2020-05-30 | 1 | -8/+62 |
* | columnview: Allow adding/removing columns | Benjamin Otte | 2020-05-30 | 1 | -3/+97 |
* | Add GtkColumnView skeleton | Benjamin Otte | 2020-05-30 | 1 | -0/+358 |