tdesktop/Telegram
John Preston d1e37864ac Closed beta 1000014001: fixed crash in MTP destructor.
Some of MTP::Instance::Private fields access _instance in
destructors. All that cleanup should be performed before the
Instance::~Instance() (which invalidates _private) is called.
2017-02-25 20:55:11 +03:00
..
build Closed beta 1000014001: testing MTP changes. 2017-02-25 20:15:30 +03:00
gyp MTP global state moved to MTP::Instance class. 2017-02-25 19:48:21 +03:00
Patches Using custom build of libc++ for old OS X version. 2017-02-21 15:37:52 +03:00
Resources Closed beta 1000014001: testing MTP changes. 2017-02-25 20:15:30 +03:00
SetupFiles
SourceFiles Closed beta 1000014001: fixed crash in MTP destructor. 2017-02-25 20:55:11 +03:00
Telegram
ThirdParty Move to GCC 6 and silent some warnings there. 2017-02-21 18:29:59 +03:00
create.bat Closed beta 1000006001: Built in theme and color palette editor. 2017-02-07 17:56:33 +03:00
Telegram.plist