summaryrefslogtreecommitdiffstats
path: root/osdep/macosx_menubar.m
Commit message (Expand)AuthorAgeFilesLines
* cocoa-cb: initial implementation via opengl-cb APIAkemi2018-02-121-15/+3
* osx: add some more menu bar items as suggested by Apples's HIGAkemi2018-01-201-0/+35
* osx: fix macOS 10.13 deprecation warningAkemi2018-01-201-1/+1
* build: move copyright statement to a shared locationwm42018-01-011-1/+1
* osx: fix build on macOS 10.11 and earlierAkemi2017-08-261-2/+3
* osx: remove the standard "Show Tab Bar" menu itemAkemi2017-08-181-0/+3
* osx: refactor menu bar creationAkemi2017-08-181-78/+679
* osx: move menu bar creation into its own fileAkemi2017-08-181-0/+146