Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gtk: Fix *_get_tab_behaviour return type | Bilal Elmoussaoui | 2023-04-03 | 1 | -1/+2 |
* | columnview: Add gtk_column_view_add_row_factory() | Benjamin Otte | 2023-04-01 | 1 | -0/+7 |
* | Convert headers to #pragma once | Matthias Clasen | 2023-03-31 | 1 | -3/+1 |
* | columnview: Add GtkColumnView::tab-behavior | Benjamin Otte | 2023-03-26 | 1 | -0/+6 |
* | columnview: Convert docs | Matthias Clasen | 2021-03-11 | 1 | -5/+1 |
* | list widgets: Use selection models in the api | Matthias Clasen | 2020-08-31 | 1 | -3/+5 |
* | 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 |