aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl/macosx/macosx.h
AgeCommit message (Expand)Author
2019-08-05SDL: Simplify implementation of createLogFile()Cameron Cawley
2018-08-28MACOSX: Put documentation links in Help menuColin Snover
2018-04-29OSYSTEM: Add API to copy text to clipboardThierry Crozat
2017-04-24MACOSX: Create screenshot on DesktopThierry Crozat
2016-10-09JANITORIAL: Remove more trailing spacesEugene Sandulenko
2016-09-10CLOUD: Move openUrl to OSystemThierry Crozat
2016-08-30OSX: Implement clipboard supportThierry Crozat
2016-03-13BACKENDS: Add a custom Mac OS X CD audio managerMatthew Hoops
2015-02-16SDL: Handle icon setup in SdlWindow.Johannes Schickel
2014-02-23OSX: Implement TaskbarManager for Mac OS XThierry Crozat
2014-02-18SDL: Make GPL headers consistent in themselves.Johannes Schickel
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2011-10-03MACOSX: Detect system preferred language when starting bundleThierry Crozat
2011-06-03BACKENDS: Add OSystem::displayLogFile interface + OSX implementationMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-11-29SDL: Add Mac OS X log file supportMax Horn
2010-11-29SDL: Move createLogFile implementions to the OSystem_SDL subclasses.Johannes Schickel
2010-07-02Cleanup and documentation.Alejandro Marzini
2010-06-29Override setupIcon() for both Mac OS X and SymbianOS, they have their own icons.Matthew Hoops
2010-06-27Improved getDefaultConfigFileName(). Code cleanup.Alejandro Marzini
2010-06-26Removed unused function, fixing a linker error.Alejandro Marzini
2010-06-26Removed DEFAULT_CONFIG_FILE define in favor of new getConfigFileNameString fu...Alejandro Marzini
2010-06-24Created macosx port from sdl backend.Alejandro Marzini