summaryrefslogtreecommitdiff
path: root/src/os/macosx/osx_stdafx.h
AgeCommit message (Expand)Author
2021-06-22Codechange: [OSX] Use more exact enum names where introduced with the 10.12 SDK.Michael Lutz
2021-05-30Codechange: rename _SQ64 into POINTER_IS_64BIT (#9313)Patric Stout
2020-04-12Codechange: [OSX] Allow compiling with SDK version pre 10.9.Michael Lutz
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-09-29Fix: Some typos found using codespellJMcKiern
2018-04-10Codechange: [OSX] Use newer APIs to get resolution information when available.Michael Lutz
2018-04-10Codechange: [OSX] Use 10.10+ API to get the OSX version when available.Michael Lutz
2016-10-31(svn r27675) -Fix [FS#6502]: [OSX] Building with 10.11 or 10.12 SDKs.michi_cc
2014-07-30(svn r26709) -Fix (r15892 and others) [FS#6069]: [OSX] Compilation fails with...planetmaker
2013-10-26(svn r25913) -Fix: [OSX] Compilation under OSX 10.9. (zydeco)michi_cc
2013-08-05(svn r25666) -Feature [FS#4760]: [OSX] Pinch gesture support for zooming. (Ba...michi_cc
2013-07-31(svn r25643) -Fix (r25480): [OSX] Define version constants before they're usedplanetmaker
2013-06-26(svn r25480) -Codechange: [OSX] OS X SDK versions >= 10.5 always have a non-c...michi_cc
2013-06-26(svn r25474) -Fix [FS#5618]: OS X compilation failurerubidium
2011-12-08(svn r23446) -Codechange: move _cur_palette and it's related first/count dirt...rubidium
2011-11-29(svn r23356) -Fix: some OSX versions have ScriptOrder definedtruebrain
2011-03-03(svn r22177) -Fix: make sure the right endianness is chosen with cross-compil...rubidium
2009-10-12(svn r17767) -Fix [FS#3190]: [OSX] Don't check 64bit-ness when compiling strgen.michi_cc
2009-10-04(svn r17706) -Codechange: [OSX] Rework the crash handling to use the common C...michi_cc
2009-10-04(svn r17702) -Change: [OSX] Assure that the minimal OSX version is defined in...michi_cc
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-07-14(svn r16828) -Codechange: attempt at making OSX compile with the 10.6 SDK too...rubidium
2009-07-14(svn r16827) -Codechange: make OSX specific files include stdafx.h always as ...rubidium
2009-04-27(svn r16177) -Fix (r15892): [OSX] fixed linking error regarding _select$1050 ...bjarni
2009-04-01(svn r15909) -Fix (r15892): Apple, PLEASE do not fill your API with #if !__LP...rubidium
2009-03-29(svn r15892) -Codechange: [OSX] some type fixes so OpenTTD likes more of the ...rubidium
2009-03-15(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...rubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2007-12-23(svn r11688) -Fix [FS#1581]: Compilation was broken on OS X again.egladil
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium