aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl/macosx
AgeCommit message (Expand)Author
2018-12-17COMMON: Rename enum variable for native browser featureThierry Crozat
2018-12-16BACKENDS: Add kFeatureNativeFileBowserDialogThierry Crozat
2018-12-16OSX: Integrate system file browser into DialogManagerSupSuper
2018-10-14BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system in...Thierry Crozat
2018-08-28MACOSX: Fix compilation with the 10.4 SDKCameron Cawley
2018-08-28MACOSX: Update link to documentationCameron Cawley
2018-08-28MACOSX: Give every license file a menu itemangstsmurf
2018-08-28MACOSX: Keep the original license files when combiningangstsmurf
2018-08-28MACOSX: Fix compilation with the 10.9 SDK and belowCameron Cawley
2018-08-28MACOSX: Put documentation links in Help menuColin Snover
2018-04-29OSX: Handle encoding conversion for clipboard textThierry Crozat
2018-04-29OSYSTEM: Add API to copy text to clipboardThierry Crozat
2017-09-12MACOSX: Remove mixer init from derived class for macosx backendThierry Crozat
2017-09-12SDL: Stop using double buffering mixer on macOSColin Snover
2017-09-10MACOS: Fix builds on case-sensitive filesystemsColin Snover
2017-09-10MACOS: Fix warnings about undeclared selectorsColin Snover
2017-09-10MACOS: Fix deprecation warnings in macOS 10.12Colin Snover
2017-05-21MACOSX: Fix flipped return value of openUrlColin Snover
2017-04-26MACOSX: Expand ~ in default screenshot pathThierry Crozat
2017-04-24SDL: Allow specifying the screenshot directory in the config fileThierry 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-12-16OSX: Fix menus when using SDL2Thierry Crozat
2015-03-05MACOSX: Fix compilationMatthew Hoops
2015-02-16SDL: Handle icon setup in SdlWindow.Johannes Schickel
2014-06-01BACKENDS: Fix invalid buffer size in CFStringGetCString callMatthew Hoops
2014-02-23OSX: Implement TaskbarManager for Mac OS XThierry Crozat
2014-02-18SDL: Make GPL headers consistent in themselves.Johannes Schickel
2012-11-18OSX: Remove use of deprecated methodsThierry Crozat
2012-11-18OSX: Improve native OS X browser dialogMax Horn
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-03-17JANITORIAL: Remove +x from files, which should not be executable.Christoph Mallon
2012-01-14OSX: Avoid use of NSString:stringWithCString, for OS X 10.2 and 10.3 compatib...Oystein Eftevaag
2011-10-03MACOSX: Detect system preferred language when starting bundleThierry Crozat
2011-08-02MACOSX: Turned update support off by default, simplified and cleaned the pull...Oystein Eftevaag
2011-07-19MACOSX: Add Sparkle supportCeRiAl
2011-07-13BACKENDS: Fix spelling of 'Mac OS X'Matthew Hoops
2011-07-13BACKENDS: Fix compilation on case-sensitive Mac OS XMatthew Hoops
2011-07-13BACKENDS: Fix a typoMatthew Hoops
2011-07-13BACKENDS: Remove unneeded define checkMatthew Hoops
2011-07-13BACKENDS: Rename appMenu_osx.* to appmenu_osx.*Matthew Hoops
2011-07-13BACKENDS: Fix compilation on Mac OS X without translation supportMatthew Hoops
2011-07-12MACOSX: Fix application menu i18n compilation for Mac OSX 10.4+CeRiAl
2011-07-07MACOSX: Add i18n support for Mac OSX application menuCeRiAl
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-03MACOSX: Include ApplicationServices headerMax Horn
2011-06-03MACOSX: Fix indentionMax Horn