index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video
/
cocoa
Age
Commit message (
Expand
)
Author
2019-04-18
Codechange: use std::vector for _resolutions
glx
2019-04-06
Codechange: Use platform independent C++11 function for sleeping on a thread.
Michael Lutz
2019-03-24
Codechange: Use override specifer for overriding member declarations
Henry Wilson
2019-02-24
Change: [OSX] Prevent 2D scrolling for traditional scroll wheel mice
Alexander Weiss
2019-02-24
Change #6800: [OSX] Use high-precision scrolling deltas for 2D scrolling
Alexander Weiss
2018-07-19
Feature: Framerate display window (#6822)
Niels Martin Hansen
2018-05-27
Change: [OSX] Disable macOS Sierra's automatic tab feature
Alexander Weiss
2018-05-24
Change: [OSX] Reversed pinch to zoom behaviour.
Alexander Weiss
2018-04-30
Fix 74b7f0a: [OSX] Mouse cursor getting occasionally stuck.
Michael Lutz
2018-04-21
Fix: [OSX] Compiler warning about an unused NULL argument.
Michael Lutz
2018-04-10
Codechange: [OSX] Use newer APIs to get resolution information when available.
Michael Lutz
2018-04-10
Codechange: [OSX] Use non-deprecated API for displaying an alert where suppor...
Michael Lutz
2018-04-10
Fix: [OSX] Remove some OSX compiler warnings on newer SDKs/compilers.
Michael Lutz
2017-08-13
(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)
frosch
2016-10-31
(svn r27675) -Fix [FS#6502]: [OSX] Building with 10.11 or 10.12 SDKs.
michi_cc
2015-02-22
(svn r27167) -Fix: [SDL, Windows] Right-mouse-button scrolling scrolled/jumpe...
frosch
2014-10-26
(svn r27046) -Fix [FS#5812]: Don't require double-press from non-dead console...
fonsinchen
2014-09-13
(svn r26818) -Fix [FS#AndyShouldHaveFoundFlySprayByNow] (r26758): [OSX] Line ...
michi_cc
2014-08-24
(svn r26758) -Fix [FS#5972]: [OSX] Implement more of the text editing API to ...
michi_cc
2014-07-30
(svn r26709) -Fix (r15892 and others) [FS#6069]: [OSX] Compilation fails with...
planetmaker
2014-04-28
(svn r26538) -Codechange: remove double accounting of the drivers
rubidium
2014-04-25
(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the...
rubidium
2014-04-24
(svn r26502) -Fix: OSX compilation error
rubidium
2014-01-02
(svn r26209) -Codechange: remove some template magic and simplify some code
rubidium
2013-12-30
(svn r26186) -Fix: Don't check for equality of MAC_OS_X_VERSION_MAX_ALLOWED.
fonsinchen
2013-11-25
(svn r26108) -Codechange: some coding style (whitespace)
rubidium
2013-11-25
(svn r26107) -Codechange/cleanup: remove some coding bloat and simplify the d...
rubidium
2013-11-17
(svn r26023) -Fix [FS#5805] (r25686): [OSX] Checking for a valid NSTextInputC...
michi_cc
2013-11-14
(svn r26003) -Fix [FS#5795b] (r25743): [OSX] Some hotkeys were still triggere...
michi_cc
2013-11-14
(svn r26002) -Fix: [OSX] If the console hotkey is a dead key, require two pre...
michi_cc
2013-11-14
(svn r26001) -Fix [FS#5795a] (r25686): [OSX] Clear any pending marked charact...
michi_cc
2013-11-09
(svn r25962) -Fix (r25951): [OSX] Do the SDK version test the proper way 'round.
michi_cc
2013-11-08
(svn r25951) -Fix [FS#5797]: [OSX] Disable the old fullscreen sub-driver when...
michi_cc
2013-11-08
(svn r25950) -Codechange: [OSX] Move some functions used by all video sub-dri...
michi_cc
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.0
fonsinchen
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 integer
fonsinchen
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 r25671) -Codechange: Pass character and key code separately to the keybo...
michi_cc
2013-08-05
(svn r25666) -Feature [FS#4760]: [OSX] Pinch gesture support for zooming. (Ba...
michi_cc
[next]