summaryrefslogtreecommitdiff
path: root/gtk/gtkmenubutton.c
Commit message (Expand)AuthorAgeFilesLines
* Documentation fixesMatthias Clasen2013-01-131-5/+5
* gtkmenubutton: remove weak pointer when neededPaolo Borelli2012-11-041-4/+20
* gtkmenubutton: set menu to NULL in dispose.Paolo Borelli2012-11-041-0/+1
* menubutton: don't refer to the non-existant menu propertyCosimo Cecchi2012-10-171-1/+1
* GtkMenuButton: remove menu property as it is replaced by popup.Ignacio Casal Quinteiro2012-10-171-16/+1
* Remove gtk_menu_button_[sg]et_menuMatthias Clasen2012-09-241-13/+0
* Straigthen includes in gtkmenubutton.[hc]Matthias Clasen2012-09-241-0/+3
* GtkMenuButton: improve rtl supportMatthias Clasen2012-09-211-1/+5
* menubutton: set DROPDOWN_MENU hint on the menu toplevelCosimo Cecchi2012-09-171-0/+11
* menubutton: clear arrow_widget on remove()Cosimo Cecchi2012-09-041-4/+14
* Revert "menubutton: make it work with custom content in .ui file"Matthias Clasen2012-08-311-18/+4
* GtkMenuButton: Override addMatthias Clasen2012-08-311-0/+18
* menubutton: make it work with custom content in .ui fileDavid Zeuthen2012-08-311-4/+18
* GtkMenuButton: rename _set_menu() to _set_popup()Ryan Lortie2012-08-201-49/+78
* Improve GtkMenuButton menu positioningMatthias Clasen2012-08-061-82/+164
* menubutton: Clear references in dispose, not finalizeJasper St. Pierre2012-07-311-4/+4
* Cosmetic changesMatthias Clasen2012-07-131-28/+28
* menubutton: set DROPDOWN_MENU hint on the menu toplevelCosimo Cecchi2012-07-051-0/+4
* menubutton: don't dereference NULL GdkEventCosimo Cecchi2012-06-291-1/+3
* gtkmenubutton: Add menu button widgetBastien Nocera2012-06-151-0/+784
* Revert "gtkmenubutton: Add menu button widget"Matthias Clasen2012-05-301-575/+0
* gtkmenubutton: Add menu button widgetBastien Nocera2012-05-301-0/+575