tdesktop/Telegram/SourceFiles/intro
John Preston 7f6cf32cdd ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr.
Global methods textlnkOver/Down/DrawOver were replaced by
static members of ClickHandler, now global state consists
of the handler pointer + host pointer, who declares callbacks
for the active and pressed handler changed events.

This will allow to use ClickHandler from different hosts
simultaneously (like HistoryItem / BotDescription / BotKeyboard).

Not yet tested.
2016-03-29 20:17:00 +03:00
..
introcode.cpp fixed opening of uncompressed image sent from clipboard, intro refactoring finished 2016-03-16 14:54:37 +03:00
introcode.h Qt compiled with force-debug-info, some langs improved, some override specifiers added 2016-03-21 21:41:39 +03:00
introphone.cpp ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
introphone.h intro rewrite started, new code sending methods 2016-03-14 19:59:18 +03:00
intropwdcheck.cpp fixed opening of uncompressed image sent from clipboard, intro refactoring finished 2016-03-16 14:54:37 +03:00
intropwdcheck.h Qt compiled with force-debug-info, some langs improved, some override specifiers added 2016-03-21 21:41:39 +03:00
introsignup.cpp intro rewrite started, new code sending methods 2016-03-14 19:59:18 +03:00
introsignup.h Qt compiled with force-debug-info, some langs improved, some override specifiers added 2016-03-21 21:41:39 +03:00
introstart.cpp intro rewrite started, new code sending methods 2016-03-14 19:59:18 +03:00
introstart.h intro rewrite started, new code sending methods 2016-03-14 19:59:18 +03:00
introwidget.cpp call after sms is optional now 2016-03-15 22:38:30 +03:00
introwidget.h fixed opening of uncompressed image sent from clipboard, intro refactoring finished 2016-03-16 14:54:37 +03:00