kotatogram-desktop/Telegram/build
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
..
build.bat Handle tg:// links in Windows packaged build. 2017-02-09 22:31:30 +03:00
build.sh
deploy.sh
replace.vbs
set_version.bat Closed beta 1000006001: Built in theme and color palette editor. 2017-02-07 17:56:33 +03:00
set_version.sh Closed beta 1000006001: Built in theme and color palette editor. 2017-02-07 17:56:33 +03:00
setup.iss
version Alpha 1.0.17: crash fix in file open. 2017-02-28 11:18:27 +03:00