kepka/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
..
Patches Using custom build of libc++ for old OS X version. 2017-02-21 15:37:52 +03:00
Resources Use a Deleted Account phrase instead of Unknown. 2017-02-26 21:02:45 +03:00
SetupFiles initial commit for 0.4.18 version of Telegram Desktop 2014-05-30 12:53:19 +04:00
SourceFiles RTL strings with trailing spaces render fix. 2017-02-26 21:02:45 +03:00
Telegram Closed beta 10020001: application icon changed. 2016-12-30 17:52:58 +04:00
ThirdParty Move to GCC 6 and silent some warnings there. 2017-02-21 18:29:59 +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
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