tdesktop/Telegram
John Preston 5195b4d3ef RTL strings with trailing spaces render fix.
Commit 8d354382a4 introduced a regression in RTL phrases display.
When an RTL line had trailing spaces we started displaying them in
front of the text still assuming counted line width value that did
not include those trailing spaces.

Line width is not including trailing spaces width because it is
allowed to fit in the line any number of spaces.

Also text block "left padding" entity was eliminated. If we have
some spaces in the start of the text block (for example a text block
after a link) we just add an empty word and mark those spaces as its
right padding.
2017-02-26 21:02:45 +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
Resources Use a Deleted Account phrase instead of Unknown. 2017-02-26 21:02:45 +03:00
SetupFiles
SourceFiles RTL strings with trailing spaces render fix. 2017-02-26 21:02:45 +03:00
Telegram
ThirdParty
create.bat
Telegram.plist