src/video/cocoa/fullscreen.mm
Fri, 23 Nov 2007 16:59:30 +0000 rubidium (svn r11503) [NoAI] -Sync: with trunk r11308:11502. noai
Sat, 29 Dec 2007 05:15:13 +0000 egladil (svn r11718) -Fix [FS#1483]: Show the fullscreen modes available to the cocoa driver in windowed mode too.
Thu, 27 Dec 2007 14:45:10 +0000 egladil (svn r11708) -Fix [FS#1598]: Removed include of variables.h as it was no longer needed and caused compilation to fail.
Sun, 23 Dec 2007 18:08:39 +0000 egladil (svn r11688) -Fix [FS#1581]: Compilation was broken on OS X again.
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.
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