tdesktop/Telegram
John Preston 7fa1986b27 Version 1.0.14: crash fix in text rendering.
Fix a regression introduced in 8d354382a4 which caused an overflow
in _parAnalysis access. We were resizing _parAnalysis array for a
line width without the pending newline character while we used it
for painting a line including the pending newline character. It was
not a problem before, when we were trimming them from the end of
the string, but it results in a buffer overflow and crashes in the
lastest versions. So now we just don't include the newline in the
painted string, so it has exactly the same size as _parAnalysis.
2017-02-20 23:58:54 +03:00
..
Patches Fixed Qt 5.3.2 tray icon with autohidden menu bar. 2017-02-18 16:34:18 +03:00
Resources Version 1.0.14: crash fix in text rendering. 2017-02-20 23:58:54 +03:00
SetupFiles initial commit for 0.4.18 version of Telegram Desktop 2014-05-30 12:53:19 +04:00
SourceFiles Version 1.0.14: crash fix in text rendering. 2017-02-20 23:58:54 +03:00
Telegram Closed beta 10020001: application icon changed. 2016-12-30 17:52:58 +04:00
ThirdParty First version on loading themes is ready. 2016-12-30 17:51:27 +04:00
build Version 1.0.14: crash fix in text rendering. 2017-02-20 23:58:54 +03:00
gyp Remove workaround for missing build defines 2017-02-19 14:00:14 +01: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