0ad/source/lib/sysdep/os/osx
2012-08-18 19:47:55 +00:00
..
dir_watch.cpp Fix build 2011-05-03 15:58:25 +00:00
ocpu.cpp Fix build errors 2011-05-05 20:24:22 +00:00
odbg.cpp Slightly more Android compatibility 2012-01-28 16:38:21 +00:00
osx.cpp Implements copy/paste for OS X using NSPasteboard including pre-10.6 API support. Fixes #1326 2012-08-18 19:47:55 +00:00
osx_bundle.h Updates data paths on OS X and Windows. On OS X only write to locations inside ~/Library. On Windows make the distinction between local and roaming appdata, and use folder inside My Documents for user-created data. Fixes #1145. 2012-03-22 00:23:31 +00:00
osx_bundle.mm Adds some OS X availability macros to support 10.5 SDK. Not foolproof but good enough for now. 2012-05-05 03:18:22 +00:00
osx_pasteboard.h Implements copy/paste for OS X using NSPasteboard including pre-10.6 API support. Fixes #1326 2012-08-18 19:47:55 +00:00
osx_pasteboard.mm Implements copy/paste for OS X using NSPasteboard including pre-10.6 API support. Fixes #1326 2012-08-18 19:47:55 +00:00
osx_paths.h Updates data paths on OS X and Windows. On OS X only write to locations inside ~/Library. On Windows make the distinction between local and roaming appdata, and use folder inside My Documents for user-created data. Fixes #1145. 2012-03-22 00:23:31 +00:00
osx_paths.mm Adds some OS X availability macros to support 10.5 SDK. Not foolproof but good enough for now. 2012-05-05 03:18:22 +00:00
osx_sys_cursor.mm Adds hardware cursors for Linux and OS X. Requires libxcursor on Linux. Fixes #748. 2012-04-21 07:53:53 +00:00