Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Expand list widget docs | Matthias Clasen | 2020-06-04 | 2 | -163/+158 |
* | docs: Fix spelling of GDK_VERSION_MIN_REQUIRED. | Santosh Mahto | 2020-06-04 | 1 | -1/+1 |
* | columnview: Add a property for column separators | Matthias Clasen | 2020-06-03 | 1 | -2/+4 |
* | Add rubberband api | Matthias Clasen | 2020-06-03 | 1 | -0/+6 |
* | Add GtkMultiSelection | Matthias Clasen | 2020-06-03 | 3 | -0/+12 |
* | columnview: Add a GtkColumnViewColumn:expand property | Matthias Clasen | 2020-06-03 | 1 | -0/+2 |
* | columnview: Add a GtkColumnView:reorderable property | Matthias Clasen | 2020-06-03 | 1 | -0/+2 |
* | columnview: Add a GtkColumnViewColumn:resizable property | Matthias Clasen | 2020-06-03 | 1 | -0/+2 |
* | columnview: Add GtkColumnViewColumn:fixed-width | Matthias Clasen | 2020-06-03 | 1 | -0/+2 |
* | columnviewcolumn: Add a menu property | Matthias Clasen | 2020-06-01 | 1 | -0/+3 |
* | columnview: Add column reordering | Matthias Clasen | 2020-05-31 | 1 | -0/+1 |
* | columnviewcolumn: Add a visible property | Matthias Clasen | 2020-05-31 | 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 |