src/video/cocoa/cocoa_v.mm
Tue, 17 Jun 2008 13:22:13 +0000 richk (svn r13548) [NewGRF_ports] -Sync: with trunk r13412:13544. NewGRF_ports
Mon, 16 Jun 2008 19:38:41 +0000 smatz (svn r13537) -Fix [FS#2090](r13523): QSortT won't work this way, use Dimension instead of uint16[2] for resolutions
Mon, 26 May 2008 20:45:25 +0000 richk (svn r13274) [NewGRF_ports] -Sync: with trunk r12806:13144. NewGRF_ports
Wed, 07 May 2008 21:09:51 +0000 rubidium (svn r12997) [NoAI] -Sync: with trunk r12895:12996. noai
Wed, 07 May 2008 08:38:56 +0000 bjarni (svn r12985) -Fix (r12977): [OSX] fixed missing includes in the cocoa files
Wed, 09 Jan 2008 18:11:12 +0000 rubidium (svn r11796) [NoAI] -Sync: with trunk r11502:11795. noai
Fri, 23 Nov 2007 16:59:30 +0000 rubidium (svn r11503) [NoAI] -Sync: with trunk r11308:11502. noai
Tue, 01 Jan 2008 14:20:48 +0000 belugas (svn r11734) -Change: Allow ToggleFullScreen to return the result of the operation' attempt. Previously, only visual clues were available.
Sun, 23 Dec 2007 18:08:39 +0000 egladil (svn r11688) -Fix [FS#1581]: Compilation was broken on OS X again.
Mon, 17 Dec 2007 07:47:21 +0000 egladil (svn r11653) -Feature: [OSX] Allow windowed mode subdrivers to be disabled at compile time.
Sat, 08 Dec 2007 15:21:37 +0000 bjarni (svn r11599) -Change: [OSX] 10.4 will now use quickdraw for window mode instead of quartz
Fri, 30 Nov 2007 13:26:24 +0000 bjarni (svn r11540) -Fix: [OSX] Don't try to compile the quartz video driver on OSX 10.3. It will fail
Sun, 25 Nov 2007 14:43:16 +0000 egladil (svn r11521) -Codechange: [OSX] Check what the running os version is in a cleaner way.
Sat, 24 Nov 2007 09:55:17 +0000 egladil (svn r11508) -Cleanup: Removed unused headers from the cocoa video driver.
Fri, 23 Nov 2007 02:44:05 +0000 egladil (svn r11498) -Add [FS#1411]: [OSX] Added support for using Quartz instead of Quickdraw in windowed mode on OS X 10.4 and higher. Based on a patch by blackis.
Thu, 22 Nov 2007 21:48:17 +0000 egladil (svn r11492) -Codechange: [OSX] Split the cocoa video driver into several files. The reason for this is that the fullscreen and windowed mode api are separate from each other in OS X and thus the driver actual is two drivers in one. This split is to make the code more readable and to prepare for replacing the Quickdraw windowed mode code which uses apis deprecated as of OS X 10.5 (and maybe earlier).
Tue, 22 Jan 2008 21:00:30 +0000 rubidium (svn r11950) [NewGRF_ports] -Sync with trunk r11566:11949. NewGRF_ports
Mon, 03 Dec 2007 23:39:38 +0000 rubidium (svn r11566) [NewGRF_ports] -Sync: with trunk r11218:r11565. NewGRF_ports