| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove gtk_widget_show_all | Timm Bäder | 2017-01-20 | 1 | -6/+1 |
* | Remove introspection scanner guards around autocleanups | Emmanuele Bassi | 2015-11-11 | 1 | -2/+0 |
* | Move GtkListBox g_autoptr macros to the class header | Emmanuele Bassi | 2015-11-10 | 1 | -0/+5 |
* | listbox: Describe behavior change in GtkListBoxCreateWidgetFunc | David King | 2015-08-12 | 1 | -0/+5 |
* | GtkListBox: Make model binding introspectable | Matthias Clasen | 2015-04-05 | 1 | -2/+2 |
* | gtk: Fix various tiny typos in documentation comments | Philip Withnall | 2015-02-18 | 1 | -0/+1 |
* | gtklistbox: add bind_model() | Lars Uebernickel | 2015-02-12 | 1 | -0/+20 |
* | GtkListBox: fix up docs | Matthias Clasen | 2014-08-16 | 1 | -5/+8 |
* | GtkListBox: Add a GtkListBoxRow:selectable property | Matthias Clasen | 2014-07-15 | 1 | -0/+7 |
* | GtkListBox: Add an activatable property for rows | Matthias Clasen | 2014-07-13 | 1 | -0/+6 |
* | list box: Cosmetic changes | Matthias Clasen | 2014-04-06 | 1 | -31/+31 |
* | listbox: Add multi-selection API | Matthias Clasen | 2014-04-06 | 1 | -3/+25 |
* | docs: add Gtk*Class docs | William Jon McCann | 2014-01-20 | 1 | -0/+22 |
* | Trivial typo fix | Matthias Clasen | 2013-09-20 | 1 | -1/+1 |
* | ListBox: Update docs of GtkListBoxUpdateHeaderFunc | Timm Bäder | 2013-09-19 | 1 | -1/+1 |
* | listbox: Set activate_signal on listboxrow class | Alexander Larsson | 2013-09-10 | 1 | -1/+2 |
* | listbox: Implement gtk_list_box_insert() | Kalev Lember | 2013-08-08 | 1 | -0/+4 |
* | Add gtk_list_box_prepend | Paolo Borelli | 2013-08-07 | 1 | -0/+3 |
* | GtkListBox: Add a function for getting the index of a row | Kalev Lember | 2013-07-04 | 1 | -0/+2 |
* | listbox: Use new private model, remove priv pointer | Alexander Larsson | 2013-07-02 | 1 | -6/+0 |
* | GtkListBox: cosmetics | Matthias Clasen | 2013-06-15 | 1 | -31/+38 |
* | GtkListBox: Add getter for activate_on_single_click | Alexander Larsson | 2013-06-13 | 1 | -0/+2 |
* | GtkListBox: Rename reXXX to invalidate_XXX | Alexander Larsson | 2013-06-13 | 1 | -3/+3 |
* | GtkListBox: Add placeholder widget support | Alexander Larsson | 2013-06-13 | 1 | -0/+3 |
* | GtkListBox: Rename separators to headers | Alexander Larsson | 2013-06-13 | 1 | -12/+12 |
* | GtkListBox: Remove refilter signal | Alexander Larsson | 2013-06-13 | 1 | -1/+0 |
* | GtkListBox: Add docs | Alexander Larsson | 2013-06-13 | 1 | -3/+45 |
* | GtkListBox: Remove add_to_scrolled() | Alexander Larsson | 2013-06-13 | 1 | -3/+0 |
* | Add GtkListBox | Alexander Larsson | 2013-06-13 | 1 | -0/+178 |