alexey.lysiuk
|
0fba6563c7
|
Disabled fullscreen mode for OS X startup window
There is no use for auxiliary fullscreen window because it behaves really weird
|
2016-02-28 23:15:17 +01:00 |
|
Braden Obrzut
|
0c3b468e42
|
Merge branch 'osx_start_wnd'
|
2016-01-11 20:47:06 -05:00 |
|
alexey.lysiuk
|
b27fdcffb5
|
Added shortcut to toggle fullscreen on OS X
Press Command+F to toggle fullscreen mode in native OS X backend
Set k_allowfullscreentoggle CVAR to false to disable the shortcut
|
2016-01-09 17:12:58 +02:00 |
|
alexey.lysiuk
|
15a269db9d
|
Extended NSWindow with ability to exit application upon closing by user
|
2015-12-29 14:52:27 +02:00 |
|
alexey.lysiuk
|
3676a42512
|
Added missing include guard in i_common.h
|
2015-12-29 14:52:22 +02:00 |
|
alexey.lysiuk
|
6f3e04785d
|
Added preprocessor macros for AppKit framework versions
These macros are needed to build with earlier OS X SDKs
|
2015-12-29 14:52:11 +02:00 |
|
alexey.lysiuk
|
ebd8f24103
|
Fixed compilation with OS X SDK 10.4
|
2015-04-05 11:39:49 +03:00 |
|
alexey.lysiuk
|
04d3802960
|
Fixed build issue with OS X SDK 10.4
|
2015-01-05 18:12:07 +02:00 |
|
alexey.lysiuk
|
cb681aad2d
|
Rearranged header files and #include's
Removed unused OS version check
Reduced number of headers
Fixed build with SDK 10.4
|
2015-01-05 17:24:54 +02:00 |
|
alexey.lysiuk
|
aa1f51d3d2
|
Reimplemented gaming controllers support in native OS X backend using pure IOKit
|
2015-01-04 14:08:53 +02:00 |
|
alexey.lysiuk
|
1c102ef9c9
|
Internals of native OS X backend event processing are no longer exposed
|
2014-12-29 12:16:17 +02:00 |
|
alexey.lysiuk
|
4662069b94
|
Fixed compilation issues with GCC 4.2
|
2014-12-28 17:11:30 +02:00 |
|
alexey.lysiuk
|
a67dc4148b
|
Split implementation of native OS X backend into several files
|
2014-12-28 16:35:00 +02:00 |
|