summaryrefslogtreecommitdiff
path: root/src/video/cocoa/cocoa_v.h
AgeCommit message (Expand)Author
2013-11-25(svn r26107) -Codechange/cleanup: remove some coding bloat and simplify the d...rubidium
2013-08-05(svn r25693) -Add: [OSX] Support the new IME functions introduced with 10.5.michi_cc
2013-08-05(svn r25688) -Codechange: [OSX] Make our view aware of text input by IMEs.michi_cc
2013-08-05(svn r25686) -Codechange: [OSX] Abandon IME input if the edit box lost the fo...michi_cc
2013-08-05(svn r25655) -Fix: [OSX] Mouse cursor wasn't displayed properly after switchi...michi_cc
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2011-12-08(svn r23446) -Codechange: move _cur_palette and it's related first/count dirt...rubidium
2011-10-04(svn r22999) -Codechange: Allow changing the blitter during the running game.michi_cc
2011-09-05(svn r22894) -Doc: Some sprinkles of doxygen for the cocoa video driverplanetmaker
2011-09-04(svn r22893) -Fix [FS#4744]: [OSX] Compilation on OSX 10.7 was broken (based ...planetmaker
2010-12-21(svn r21578) -Fix [FS#2585]: [OSX] A double mouse cursor was shown under cert...planetmaker
2010-12-21(svn r21577) -Codechange: [OSX] Deduplicate code by moving the handling of th...planetmaker
2010-12-21(svn r21576) -Codechange: [OSX] Deduplicate code by moving the handling of th...planetmaker
2010-12-21(svn r21575) -Codechange: [OSX] Use the same class for the window delegate ro...planetmaker
2010-12-21(svn r21574) -Codechange: [OSX] Move the variable declaration of the screen d...planetmaker
2009-10-17(svn r17793) -Fix: [OSX] The splash image wasn't displayed if the Quartz vide...michi_cc
2009-09-06(svn r17438) -Fix (r17428): ofcourse some part of the OSX port would be forgo...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-01-01(svn r11734) -Change: Allow ToggleFullScreen to return the result of the oper...belugas
2007-12-29(svn r11718) -Fix [FS#1483]: Show the fullscreen modes available to the cocoa...egladil
2007-12-23(svn r11688) -Fix [FS#1581]: Compilation was broken on OS X again.egladil
2007-12-17(svn r11653) -Feature: [OSX] Allow windowed mode subdrivers to be disabled at...egladil
2007-11-30(svn r11540) -Fix: [OSX] Don't try to compile the quartz video driver on OSX ...bjarni
2007-11-23(svn r11498) -Add [FS#1411]: [OSX] Added support for using Quartz instead of ...egladil
2007-11-22(svn r11492) -Codechange: [OSX] Split the cocoa video driver into several fil...egladil