godot/platform
Rémi Verschelde fd659e869b Windows: Make alert message box use MB_TASKMODAL
This flag pauses the current running thread, allowing for the user to see the
alert and acknowledge it before the thread continues (and e.g. crashes :)).

Thanks to @SuperUserNameMan for finding it.
Ref: https://msdn.microsoft.com/en-us/library/windows/desktop/ms645505(v=vs.85).aspx
2016-07-26 15:16:45 +02:00
..
android Merge pull request #5415 from volzhs/improve-android-payment 2016-07-24 12:18:13 -03:00
bb10 Removed unused variables (second pass) + dead code 2016-07-07 23:15:59 +02:00
haiku Fixed building for latest Haiku nightlies. 2016-06-29 15:40:25 -04:00
iphone added "arch" parameter, made iphone use it to build isim 2016-06-23 07:41:54 +02:00
javascript Pass mouse position to Input singleton in web export 2016-07-08 20:09:25 +02:00
osx Implement OS.request_attention() for OSX (#5662) 2016-07-21 17:30:20 +02:00
server Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
windows Windows: Make alert message box use MB_TASKMODAL 2016-07-26 15:16:45 +02:00
winrt WinRT: Add missing license file for ANGLE 2016-07-14 08:49:02 +02:00
x11 Merge pull request #5845 from hurikhan/x11_cleanup 2016-07-22 08:35:26 +02:00