kepka/Telegram
John Preston ae08a2f697 Alpha 1.0.17: crash fix in file open.
ShellExecute() call reenters Qt event loop, so each time we
schedule a delayed action (like destroying FileLoader) and after
that we call ShellExecute (in psOpenFile) we destroy it inside
this call and can't use it after.

So now we perform ShellExecute calls only delayed (using task queue).
2017-02-28 11:18:27 +03:00
..
Patches Using custom build of libc++ for old OS X version. 2017-02-21 15:37:52 +03:00
Resources Alpha 1.0.17: crash fix in file open. 2017-02-28 11:18:27 +03:00
SetupFiles
SourceFiles Alpha 1.0.17: crash fix in file open. 2017-02-28 11:18:27 +03:00
Telegram Closed beta 10020001: application icon changed. 2016-12-30 17:52:58 +04:00
ThirdParty Move to GCC 6 and silent some warnings there. 2017-02-21 18:29:59 +03:00
build Alpha 1.0.17: crash fix in file open. 2017-02-28 11:18:27 +03:00
gyp Loading libunity only in Unity and Pantheon. #3053 2017-02-26 21:02:46 +03:00
Telegram.plist Version for Mac App Store build from GYP ready, not tested yet. 2016-08-31 08:32:05 -06:00
create.bat Closed beta 1000006001: Built in theme and color palette editor. 2017-02-07 17:56:33 +03:00