| Commit message (Expand) | Author | Age | Files | Lines |
* | menu button: Don't set use_popover to TRUE by default | Matthias Clasen | 2014-02-10 | 1 | -1/+0 |
* | Docs: Remove all entities and turn off sgml mode | Matthias Clasen | 2014-02-09 | 1 | -0/+1 |
* | GtkMenuButton: Support popovers | Matthias Clasen | 2014-02-08 | 1 | -99/+344 |
* | docs: use proper quotations instead of '*' | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: use apostrophes in *n't | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: use proper quotes | William Jon McCann | 2014-02-05 | 1 | -1/+1 |
* | docs: use a list instead of a table | William Jon McCann | 2014-02-04 | 1 | -98/+56 |
* | Fix positioning of up menu button popup | William Jon McCann | 2014-01-06 | 1 | -25/+20 |
* | Nicer nicks for GtkMenuButton properties | Matthias Clasen | 2014-01-04 | 1 | -4/+4 |
* | Improve menubutton a11y | Matthias Clasen | 2013-12-20 | 1 | -0/+3 |
* | Set an accessible name on menu buttons | Matthias Clasen | 2013-12-20 | 1 | -0/+6 |
* | Improve struct packing in various places | Matthias Clasen | 2013-09-21 | 1 | -1/+1 |
* | Fix keyboard activation of menu buttons | Matthias Clasen | 2013-08-18 | 1 | -3/+1 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -4/+2 |
* | Documentation fixes | Matthias Clasen | 2013-01-13 | 1 | -5/+5 |
* | gtkmenubutton: remove weak pointer when needed | Paolo Borelli | 2012-11-04 | 1 | -4/+20 |
* | gtkmenubutton: set menu to NULL in dispose. | Paolo Borelli | 2012-11-04 | 1 | -0/+1 |
* | menubutton: don't refer to the non-existant menu property | Cosimo Cecchi | 2012-10-17 | 1 | -1/+1 |
* | GtkMenuButton: remove menu property as it is replaced by popup. | Ignacio Casal Quinteiro | 2012-10-17 | 1 | -16/+1 |
* | Remove gtk_menu_button_[sg]et_menu | Matthias Clasen | 2012-09-24 | 1 | -13/+0 |
* | Straigthen includes in gtkmenubutton.[hc] | Matthias Clasen | 2012-09-24 | 1 | -0/+3 |
* | GtkMenuButton: improve rtl support | Matthias Clasen | 2012-09-21 | 1 | -1/+5 |
* | menubutton: set DROPDOWN_MENU hint on the menu toplevel | Cosimo Cecchi | 2012-09-17 | 1 | -0/+11 |
* | menubutton: clear arrow_widget on remove() | Cosimo Cecchi | 2012-09-04 | 1 | -4/+14 |
* | Revert "menubutton: make it work with custom content in .ui file" | Matthias Clasen | 2012-08-31 | 1 | -18/+4 |
* | GtkMenuButton: Override add | Matthias Clasen | 2012-08-31 | 1 | -0/+18 |
* | menubutton: make it work with custom content in .ui file | David Zeuthen | 2012-08-31 | 1 | -4/+18 |
* | GtkMenuButton: rename _set_menu() to _set_popup() | Ryan Lortie | 2012-08-20 | 1 | -49/+78 |
* | Improve GtkMenuButton menu positioning | Matthias Clasen | 2012-08-06 | 1 | -82/+164 |
* | menubutton: Clear references in dispose, not finalize | Jasper St. Pierre | 2012-07-31 | 1 | -4/+4 |
* | Cosmetic changes | Matthias Clasen | 2012-07-13 | 1 | -28/+28 |
* | menubutton: set DROPDOWN_MENU hint on the menu toplevel | Cosimo Cecchi | 2012-07-05 | 1 | -0/+4 |
* | menubutton: don't dereference NULL GdkEvent | Cosimo Cecchi | 2012-06-29 | 1 | -1/+3 |
* | gtkmenubutton: Add menu button widget | Bastien Nocera | 2012-06-15 | 1 | -0/+784 |
* | Revert "gtkmenubutton: Add menu button widget" | Matthias Clasen | 2012-05-30 | 1 | -575/+0 |
* | gtkmenubutton: Add menu button widget | Bastien Nocera | 2012-05-30 | 1 | -0/+575 |