summaryrefslogtreecommitdiff
path: root/gtk/gtkmenusectionbox.c
Commit message (Expand)AuthorAgeFilesLines
* GtkMenuTracker: add hidden-when='macos-menubar'Ryan Lortie2014-12-221-3/+3
* gtkwindow: Use actions from focused widget to activate accelCarlos Soriano2014-12-081-1/+1
* Revert "GtkMenuSectionBox: Add tooltip to iconic buttons"Timm Bäder2014-11-171-1/+0
* GtkMenuSectionBox: Add tooltip to iconic buttonsTimm Bäder2014-11-171-0/+1
* GtkModelButton: Rename action-role to roleMatthias Clasen2014-10-291-1/+1
* GtkModelButton: Drop unused :accel propertyMatthias Clasen2014-10-291-2/+0
* Drop GtkModelButton:has-submenuMatthias Clasen2014-10-291-24/+27
* Make GtkModelButton a better GtkActionableMatthias Clasen2014-10-291-1/+1
* Drop an unused variableMatthias Clasen2014-10-281-1/+0
* Indentation fixMatthias Clasen2014-10-271-1/+1
* popover menus: Take iconic into accountSebastien Lafargue2014-10-271-25/+50
* Use GtkStack:vhomogeneous for popover menusMatthias Clasen2014-10-261-12/+0
* Ref the popover before activating the itemGarrett Regier2014-08-231-2/+15
* Improve popover menu spacingMatthias Clasen2014-06-281-0/+8
* GtkMenuSectionBox: Don't show separators for nested subsectionsMatthias Clasen2014-04-291-6/+8
* GtkMenuSectionBox: Always show separators for labeled sectionsMatthias Clasen2014-04-291-3/+8
* Add a comment with rules for separatorsMatthias Clasen2014-04-291-0/+9
* GtkMenuSectionBox: don't leakMatthias Clasen2014-04-291-0/+20
* GtkMenuSectionBox: add support for iconic sectionsMatthias Clasen2014-04-281-7/+27
* GtkPopover: new approach to menu model bindingRyan Lortie2014-04-281-0/+405