Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add search supportcolumnview-work | Matthias Clasen | 2020-05-30 | 1 | -0/+9 |
* | Add rubberband api | Matthias Clasen | 2020-05-30 | 1 | -0/+6 |
* | columnview: Add column reordering | Matthias Clasen | 2020-05-30 | 1 | -0/+1 |
* | columnview: Implement horizontal scrolling | Matthias Clasen | 2020-05-30 | 1 | -0/+2 |
* | columnviewcolumn: Add a visible property | Matthias Clasen | 2020-05-30 | 1 | -0/+2 |
* | docs: Update the list widget overview | Matthias Clasen | 2020-05-30 | 1 | -3/+3 |
* | Add GtkDropDown | Matthias Clasen | 2020-05-30 | 3 | -0/+27 |
* | Spread single-click-activate api | Matthias Clasen | 2020-05-30 | 1 | -0/+4 |
* | docs: Add a listview overview section | Matthias Clasen | 2020-05-30 | 4 | -5/+111 |
* | Add GtkTreeListRowSorter | Matthias Clasen | 2020-05-30 | 3 | -0/+19 |
* | columnview: Add a sort-by api | Matthias Clasen | 2020-05-30 | 1 | -0/+1 |
* | columnview: Add sorting | Matthias Clasen | 2020-05-30 | 2 | -0/+4 |
* | listview: Add single-click-activate | Matthias Clasen | 2020-05-30 | 1 | -0/+2 |
* | docs: Reorganize list widgets in their own chapter | Matthias Clasen | 2020-05-30 | 1 | -3/+14 |
* | columnview: Add header | Benjamin Otte | 2020-05-30 | 1 | -0/+1 |
* | columnview: Add a custom LayoutManager | Benjamin Otte | 2020-05-30 | 1 | -0/+1 |
* | columnview: Add GtkColumnViewCell | Benjamin Otte | 2020-05-30 | 1 | -0/+1 |
* | columnview: Add listitems for the columns | Benjamin Otte | 2020-05-30 | 1 | -0/+2 |
* | listitem: Make this a GObject | Benjamin Otte | 2020-05-30 | 1 | -0/+1 |
* | Add GtkSignalListItemFactory | Benjamin Otte | 2020-05-30 | 3 | -0/+18 |
* | columnview: Allow adding/removing columns | Benjamin Otte | 2020-05-30 | 2 | -0/+3 |
* | Add GtkColumnView skeleton | Benjamin Otte | 2020-05-30 | 2 | -0/+45 |
* | Remove gtk_selection_model_user_select_item() again | Benjamin Otte | 2020-05-30 | 1 | -2/+0 |
* | Add GtkListBase | Benjamin Otte | 2020-05-30 | 1 | -0/+1 |
* | selectionmodel: Add gtk_selection_model_user_select_item() | Benjamin Otte | 2020-05-30 | 1 | -0/+2 |
* | Add GtkTreeExpander | Benjamin Otte | 2020-05-30 | 2 | -0/+21 |
* | listview: Expose GtkListItemFactory APIs | Benjamin Otte | 2020-05-30 | 2 | -1/+25 |
* | listview: Add gtk_list_view_set_show_separators() | Benjamin Otte | 2020-05-30 | 1 | -0/+2 |
* | gridview: Add API for setting number of columns | Benjamin Otte | 2020-05-30 | 1 | -0/+4 |
* | gtk: Add a GtkGridView skeleton | Benjamin Otte | 2020-05-30 | 3 | -0/+20 |
* | listview: Add selection properties to ListItem | Benjamin Otte | 2020-05-30 | 1 | -0/+3 |
* | listitem: Add gtk_list_item_get_position() | Benjamin Otte | 2020-05-30 | 1 | -0/+1 |
* | listview: Add GtkListItem | Benjamin Otte | 2020-05-30 | 3 | -0/+21 |
* | listview: Add GtkListItemManager | Benjamin Otte | 2020-05-30 | 1 | -0/+1 |
* | listview: Introduce GtkListItemFactory | Benjamin Otte | 2020-05-30 | 3 | -0/+16 |
* | gtk: Add a GtkListView skeleton | Benjamin Otte | 2020-05-30 | 3 | -0/+20 |
* | Redo sort list model with GtkSorter | Matthias Clasen | 2020-05-30 | 1 | -3/+2 |
* | Add GtkNumericSorter | Matthias Clasen | 2020-05-30 | 3 | -0/+21 |
* | Add GtkMultiSorter | Matthias Clasen | 2020-05-30 | 3 | -0/+19 |
* | Add GtkStringSorter | Matthias Clasen | 2020-05-30 | 3 | -0/+21 |
* | Add GtkCustomSorter | Matthias Clasen | 2020-05-30 | 3 | -0/+17 |
* | Add GtkSorter | Matthias Clasen | 2020-05-30 | 3 | -0/+24 |
* | Add GtkOrdering | Benjamin Otte | 2020-05-30 | 1 | -0/+2 |
* | Add GtkMultiFilter, GtkAnyFilter, GtkEveryFilter | Benjamin Otte | 2020-05-30 | 3 | -0/+27 |
* | filter: Add GtkStringFilter | Benjamin Otte | 2020-05-30 | 3 | -0/+20 |
* | expression: Add GtkObjectExpression | Benjamin Otte | 2020-05-30 | 1 | -1/+1 |
* | Add GtkExpression | Benjamin Otte | 2020-05-30 | 2 | -2/+35 |
* | filterlistmodel: Rewrite to use GtkFilter | Benjamin Otte | 2020-05-30 | 1 | -3/+2 |
* | Add GtkCustomFilter | Benjamin Otte | 2020-05-30 | 3 | -0/+21 |
* | Add GtkFilter | Benjamin Otte | 2020-05-30 | 3 | -0/+24 |