qzdoom/src/posix/cocoa
alexey.lysiuk 63993dee96 Hid resize indicator on OS X startup window
The resize indicator overlapped with progress bar and Quit/Cancel button on 10.6 and older versions
OS X 10.7 and newer don't have this indicator at all
2015-12-30 16:05:16 +02:00
..
critsec.cpp Put all non-Windows source code into posix directory and its subdirectories 2014-12-18 11:52:29 +02:00
critsec.h Put all non-Windows source code into posix directory and its subdirectories 2014-12-18 11:52:29 +02:00
i_common.h Extended NSWindow with ability to exit application upon closing by user 2015-12-29 14:52:27 +02:00
i_input.mm Rearranged header files and #include's 2015-01-05 17:24:54 +02:00
i_joystick.cpp Added support for dynamic device attachment and removal to IOKit gaming controllers handling 2015-01-06 13:40:39 +02:00
i_main.mm Added native startup window for OS X 2015-12-29 15:19:42 +02:00
i_system.mm Added native startup window for OS X 2015-12-29 15:19:42 +02:00
i_timer.cpp Fixed incorrect value that I_FPSTime() may return when OS X thread-based timer implementation is used 2015-01-11 10:30:30 +02:00
i_video.mm Added native startup window for OS X 2015-12-29 15:19:42 +02:00
st_console.h Added native startup window for OS X 2015-12-29 15:19:42 +02:00
st_console.mm Hid resize indicator on OS X startup window 2015-12-30 16:05:16 +02:00
st_start.mm Added missing header #include for old OS X SDKs 2015-12-30 12:17:38 +02:00