summaryrefslogtreecommitdiffstats
path: root/osdep/macosx_menubar.m
Commit message (Expand)AuthorAgeFilesLines
* osdep/mac: make mac naming of files, folders and function consistentder richter2024-02-281-853/+0
* various: fix capitalization of 'GitHub'Ikko Eltociear Ashimine2023-12-271-1/+1
* mac: add rotation menubar entriesder richter2023-11-201-0/+22
* mac: remove runtime checks and compatibility for macOS older than 10.15der richter2023-11-091-6/+2
* player/command: remove video-aspect propertyKacper Michajłow2023-08-311-5/+5
* mac: add ability to toggle visibility on all workspaces from menubarEvgeny Zinoviev2021-02-211-0/+7
* mac: activate logging when started from the bundleder richter2020-02-081-4/+41
* mac: change Report Issue menu link to the new choose template pageder richter2020-01-261-1/+1
* mac: add Open Playlist menu bar itemAkemi2019-09-231-0/+17
* osx: Fix initialization and access of service menuMichael Hoang2018-08-111-2/+2
* 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