| Commit message (Expand) | Author | Age | Files | Lines |
* | API: menu: Remove tearoff support | Benjamin Otte | 2016-10-16 | 1 | -3/+0 |
* | combobox: Remove unused header function functionality | Benjamin Otte | 2015-07-18 | 1 | -23/+0 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -1/+1 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -3/+3 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Removed TABs and trailing whitespace from GtkComboBox and GtkTreeMenu | Tristan Van Berkom | 2011-01-05 | 1 | -19/+19 |
* | Make GtkTreeMenu a private class: | Tristan Van Berkom | 2011-01-04 | 1 | -38/+38 |
* | Added all documentation for new GtkTreeMenu | Tristan Van Berkom | 2011-01-04 | 1 | -2/+15 |
* | Revert "Added gtk_tree_menu_get_area()." | Tristan Van Berkom | 2011-01-04 | 1 | -1/+0 |
* | Added gtk_tree_menu_get_area(). | Tristan Van Berkom | 2011-01-04 | 1 | -0/+1 |
* | Support grid mode in GtkTreeMenu | Tristan Van Berkom | 2011-01-04 | 1 | -5/+14 |
* | Added gtk_tree_menu_set/get_tearoff to allow the root menu to have a tearoff ... | Tristan Van Berkom | 2011-01-04 | 1 | -0/+3 |
* | Added GtkTreeMenuHeaderFunc to decide if a submenu gets a leaf header. | Tristan Van Berkom | 2011-01-04 | 1 | -0/+9 |
* | Fixed GtkTreeMenu to not infinitely recurse when building submenus. | Tristan Van Berkom | 2011-01-04 | 1 | -0/+3 |
* | Adding GtkTreeMenu class. | Tristan Van Berkom | 2011-01-04 | 1 | -0/+91 |