summaryrefslogtreecommitdiff
path: root/platform/macos/os_macos.mm
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-16[macOS/iOS] Use framework Info.plist to determine library name.bruvzg
2022-12-12Only support XDG directory path configuration on LinuxHugo Locurcio
2022-12-04Use system fonts as fallback and improve system font handling.bruvzg
2022-11-01Load and use system emoji font in the editor.bruvzg
2022-10-18[macOS] Fit OS::alert to the text width for better readability.bruvzg
2022-09-16Add get_distribution_name() and get_version() to OSMJacred
2022-09-14[macOS, 4.0] Fix unresponsive redraw during live resizing.bruvzg
2022-08-29Rename String `plus_file` to `path_join`Aaron Franke
2022-08-27Remove unused force_quit variable from many OS abstractionsPedro J. Estébanez
2022-07-26Implement support for loading system fonts on Linux, macOS / iOS and Windows.bruvzg
2022-07-21Rename OSX to macOS and iPhoneOS to iOS.bruvzg