tdesktop/Telegram
John Preston cf275b152a Fix crash in layers closing.
Sometimes AbstractBox::setClosing invoked Ui::hideLayers that
destroyed LayerStackWidget and all its children, including the
closing AbstractBox. After that a unique_ptr stored on stack
and owning that box was destroyed and it lead to a crash.

Now LayerStackWidget always owns several closing boxes.
2019-02-17 10:55:28 +04:00
..
Patches Backport patch for Mojave accessibility access request. 2019-01-29 14:52:33 +03:00
Resources Version 1.5.15. 2019-02-12 19:02:08 +03:00
SetupFiles
SourceFiles Fix crash in layers closing. 2019-02-17 10:55:28 +04:00
Telegram
ThirdParty Add option to blur chat background. 2019-02-07 19:36:30 +03:00
build Version 1.5.15. 2019-02-12 19:02:08 +03:00
gyp Polymorphic classes without virtual dtor warning. 2019-02-15 15:55:34 +04:00
Telegram.plist Add LSFileQuarantineEnabled to the .plist 2019-01-29 14:52:33 +03:00
create.bat