summaryrefslogtreecommitdiff
path: root/src/video
AgeCommit message (Expand)Author
2013-08-31(svn r25751) -Fix (r25657): [OSX] Restore fullscreen state also when starting...michi_cc
2013-08-25(svn r25743) -Fix [FS#5705]: [OSX] Text input into an edit box would trigger ...michi_cc
2013-08-10(svn r25714) -Fix: explicitly cast some things to silence warnings on GCC 4.0fonsinchen
2013-08-10(svn r25713) -Fix: use proper ObjC style to avoid problems if members are mis...fonsinchen
2013-08-10(svn r25712) -Fix: define kCGBitmapByteOrder32Host to 0 if it's missing.fonsinchen
2013-08-10(svn r25711) -Fix: don't use NULL as integerfonsinchen
2013-08-10(svn r25710) -Fix: string arguments to NSNotificationCenter::addObserver and ...fonsinchen
2013-08-05(svn r25693) -Add: [OSX] Support the new IME functions introduced with 10.5.michi_cc
2013-08-05(svn r25691) -Add: [OSX] Support for mouse selection in the IME composition s...michi_cc
2013-08-05(svn r25690) -Change: [OSX] Position the candidate window at the caret position.michi_cc
2013-08-05(svn r25689) -Add: [OSX] Display the IME composition string ourself.michi_cc
2013-08-05(svn r25688) -Codechange: [OSX] Make our view aware of text input by IMEs.michi_cc
2013-08-05(svn r25687) -Codechange: [OSX] Pass text input directly down to the text han...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 r25684) -Change: [Win32] Draw the composition string ourselves if possible.michi_cc
2013-08-05(svn r25682) -Change: [Win32] Position the IME candidate window at the caret ...michi_cc
2013-08-05(svn r25681) -Change: [Win32] Position the IME composition window at the care...michi_cc
2013-08-05(svn r25680) -Codechange: [Win32] Cancel the current IME composition when the...michi_cc
2013-08-05(svn r25679) -Codechange: [Win32] Get the result string of an IME input direc...michi_cc
2013-08-05(svn r25678) -Codechange: Notify the video driver when an edit box lost (glob...michi_cc
2013-08-05(svn r25675) -Fix: [Win32] Handle DBCS characters correctly in the non-Unicod...michi_cc
2013-08-05(svn r25673) -Fix: [Win32] Use the right code page for converting ANSI string...michi_cc
2013-08-05(svn r25672) -Fix: [Win32] Handle Unicode characters from outside the BMP cor...michi_cc
2013-08-05(svn r25671) -Codechange: Pass character and key code separately to the keybo...michi_cc
2013-08-05(svn r25667) -Fix: [Win32] Only forward key presses to the IME system if an e...michi_cc
2013-08-05(svn r25666) -Feature [FS#4760]: [OSX] Pinch gesture support for zooming. (Ba...michi_cc
2013-08-05(svn r25665) -Fix [FS#4689]: [OSX] Crash when unhiding the main window.michi_cc
2013-08-05(svn r25664) -Add [FS#4847]: [OSX] Bootstrap downloading of a baseset. (Matth...michi_cc
2013-08-05(svn r25660) -Fix: [OSX] The name's OpenTTD, not OTTD.michi_cc
2013-08-05(svn r25659) -Fix [FS#4420]: [OSX] System mouse cursor could become visible d...michi_cc
2013-08-05(svn r25658) -Fix [FS#4392]: [OSX] The mouse cursor would sometimes jump near...michi_cc
2013-08-05(svn r25657) -Fix [FS#4744]: [OSX] The new 10.7 fullscreen code can now also ...michi_cc
2013-08-05(svn r25656) -Cleanup: Coding style.michi_cc
2013-08-05(svn r25655) -Fix: [OSX] Mouse cursor wasn't displayed properly after switchi...michi_cc
2013-07-01(svn r25550) -Fix [FS#5571]: [Windows] Race condition between two drawing thr...rubidium
2013-06-29(svn r25523) -Fix [FS#5587]: SDL does not give an event when an application g...rubidium
2013-06-04(svn r25318) -Fix: [SDL, FS#5580] Keyboard input stopped working after fullsc...matthijs
2013-02-17(svn r25017) -Fix [FS#5466]: crash after bootstrap download of 32bits base se...rubidium
2013-02-15(svn r25003) -Fix (r24993): [SDL] Keep a flag to remember if a hardware palet...matthijs
2013-02-15(svn r25002) -Doc: [SDL] Fix typo in comment.matthijs
2013-02-14(svn r24993) -Fix: [SDL] Improve 8bpp hardware palette support. Instead of al...matthijs
2013-02-14(svn r24992) -Codechange: [SDL] Make CreateMainSurface and PollEvent private ...matthijs
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2013-01-01(svn r24877) -Fix: some whitespace "errors"rubidium
2012-12-03(svn r24781) -Fix (r24762): [Win32] MinGW compiler warning.michi_cc
2012-11-25(svn r24762) -Fix [FS#5359]: [Win32] Don't crash when switching to an unsuppo...michi_cc
2012-09-13(svn r24524) -Fix [FS#5296]: fix some compile problems in mac-only code (__ln__)yexo
2012-07-10(svn r24394) -Fix (r24188): changing resolution didn't resize the windowglx
2012-04-30(svn r24189) -Fix: when going to fullscreen and back, restore to the resoluti...truebrain
2012-04-30(svn r24188) -Fix-ish [FS#5151] (r1): when changing the basics of a window (f...truebrain