summaryrefslogtreecommitdiffstats
path: root/platform/macos/godot_application_delegate.mm
Commit message (Expand)AuthorAgeFilesLines
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Move `global_menu_*` methods to a separate `NativeMenu` class.bruvzg2024-03-041-3/+4
* [macOS] Add null checks for `NSString stringWithUTF8String`.bruvzg2024-02-231-1/+2
* Merge pull request #87384 from bruvzg/sys_base_colorRémi Verschelde2024-02-131-0/+14
|\
| * Add method to get "base" system UI color (macOS/Windows) and system theme cha...bruvzg2024-02-131-0/+14
* | [macOS] Add support for native help menu search callbacks, integrate editor h...bruvzg2024-02-131-0/+53
|/
* [macOS] Enabled secure restorable state.bruvzg2024-02-071-0/+4
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [macOS] Update activation hack to work on Ventura.bruvzg2022-11-171-1/+3
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-211-0/+163