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