Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |