summaryrefslogtreecommitdiff
path: root/frontends/gtk/menu.h
Commit message (Collapse)AuthorAgeFilesLines
* ensure gtk scaffolding destruction does not create memory errorsVincent Sanders2019-10-131-4/+0
|
* ensure menu resources are releasedVincent Sanders2019-10-101-0/+55
| | | | | | this ensures all the menu resources are freed when the containing window receives the destroy signal. Previously these resources were leaked.
* make toolbar and menubar hiding work appropriatelyVincent Sanders2019-09-211-3/+2
|
* add toolbar customize to main and burger menuVincent Sanders2019-09-211-0/+1
|
* split burger menu from popup context menuVincent Sanders2019-09-211-52/+60
|
* implement more toolbar item handlers and make menus call themVincent Sanders2019-09-211-33/+34
|
* move frontends into sub directoryVincent Sanders2016-05-151-0/+227