Age | Commit message (Collapse) | Author |
|
history and scrolling in the console window went on a walk.
|
|
prevent crashes and improve IME support.
|
|
|
|
the return is not NULL)
|
|
|
|
|
|
NSTextInputContext is supposed to fail on 10.4 according to docs, but somehow didn't, leading to a crash when an edit box lost focus.
|
|
characters from an edit box losing focus.
|
|
|
|
when compiling with SDK versions 10.9+.
|
|
sub-drivers into the common source file.
|
|
starting on 10.7+.
|
|
|
|
NSNotificationCenter::postNotificationName can't be const in certain versions of OSX
|
|
|
|
string.
|
|
|
|
|
|
|
|
handling.
|
|
focus.
|
|
|
|
(Matthieu)
|
|
|
|
switching to fullscreen on 10.7+. (Based on patch by Maedhros)
|
|
|
|
|
|
|
|
|
|
fallback on OSX 10.7. Also add a few sprinkles of coding style accross cocoa display drivers
|
|
on patch by leecbaker)
-Add: [OSX] Support for fullscreen mode when compiled against SDK 10.7. Otherwise fullscreen mode is disabled when OpenTTD is run on OSX Lion
|
|
|
|
it doesn't recompile everything that needs to be recompiled...
|
|
|
|
certain circumstances (based on patch by matheweis)
|
|
the window class for screen drivers to a common class
|
|
the view for windowed screen drivers to a common class
|
|
routines in windowed screen drivers
|
|
quickdraw
|
|
missed :)
|
|
was only validated during sprite blitting, other drawing operations didn't check it. Initial startup and window resize could therefore lead to crash.
|
|
allocated.
|
|
in a way that does not rely on the SDK version.
|
|
apply more coding style.
|
|
manager API calls with a documented alternative. (pyth)
|
|
Cocoa string.
|
|
box if it was hidden.
|
|
CrashLog infrastructure.
|
|
comment
|
|
|