]> Pileus Git - ~andy/gtk/history - gtk/gtkmenubutton.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkmenubutton.c
2013-01-13 Matthias ClasenDocumentation fixes
2012-11-04 Paolo Borelligtkmenubutton: remove weak pointer when needed
2012-11-04 Paolo Borelligtkmenubutton: set menu to NULL in dispose.
2012-10-17 Cosimo Cecchimenubutton: don't refer to the non-existant menu property
2012-10-17 Ignacio Casal Quin... GtkMenuButton: remove menu property as it is replaced...
2012-09-24 Matthias ClasenRemove gtk_menu_button_[sg]et_menu
2012-09-24 Matthias ClasenStraigthen includes in gtkmenubutton.[hc]
2012-09-22 Matthias ClasenGtkMenuButton: improve rtl support
2012-09-17 Cosimo Cecchimenubutton: set DROPDOWN_MENU hint on the menu toplevel
2012-09-04 Cosimo Cecchimenubutton: clear arrow_widget on remove()
2012-09-01 Matthias ClasenRevert "menubutton: make it work with custom content...
2012-09-01 Matthias ClasenGtkMenuButton: Override add
2012-09-01 David Zeuthenmenubutton: make it work with custom content in .ui...
2012-08-20 Ryan LortieGtkMenuButton: rename _set_menu() to _set_popup()
2012-08-07 Matthias ClasenImprove GtkMenuButton menu positioning
2012-07-31 Jasper St. Pierremenubutton: Clear references in dispose, not finalize
2012-07-14 Matthias ClasenCosmetic changes
2012-07-05 Cosimo Cecchimenubutton: set DROPDOWN_MENU hint on the menu toplevel
2012-06-29 Cosimo Cecchimenubutton: don't dereference NULL GdkEvent
2012-06-15 Bastien Noceragtkmenubutton: Add menu button widget
2012-05-30 Matthias ClasenRevert "gtkmenubutton: Add menu button widget"
2012-05-30 Bastien Noceragtkmenubutton: Add menu button widget