tdesktop/Telegram/SourceFiles
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
..
_other Changed all .. to ... in phrases 2016-03-24 18:07:13 +03:00
art top bar search icon added 2016-03-17 12:23:38 +03:00
boxes ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
etc many small fixes: multi windows users running, touchscreen fix, esc for photo hide, etc + send to menu integration on windows + hide text in notifies 2014-07-18 14:37:34 +04:00
gui ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
intro ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
langs langs updated, supported systems updated 2016-03-25 19:43:14 +03:00
mtproto ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
qmime mime types hack added for webp 2015-01-03 02:44:34 +03:00
apiwrap.cpp all MTP flags made strictly typed by scoped enums, in-message date display added for non-service messages 2016-03-19 19:55:15 +03:00
apiwrap.h Components are now almost plain structs 2016-03-28 15:51:22 +03:00
app.cpp ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
app.h Components are now almost plain structs 2016-03-28 15:51:22 +03:00
application.cpp 0.9.35 dev version 2016-03-25 19:48:55 +03:00
application.h all MTP flags made strictly typed by scoped enums, in-message date display added for non-service messages 2016-03-19 19:55:15 +03:00
audio.cpp ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
audio.h voice messages moved to documents with waveforms 2016-02-12 19:35:06 +03:00
autoupdater.cpp Changed all .. to ... in phrases 2016-03-24 18:07:13 +03:00
autoupdater.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
config.h dev version 0.9.36 2016-03-26 09:53:23 +03:00
countries.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
dialogswidget.cpp all MTP flags made strictly typed by scoped enums, in-message date display added for non-service messages 2016-03-19 19:55:15 +03:00
dialogswidget.h fixed some warnings, added debug logs before thread wait calls 2016-03-01 05:36:23 +03:00
dropdown.cpp ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
dropdown.h ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
facades.cpp ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
facades.h ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
fileuploader.cpp moved MTProtoSession and MTProtoConnection to MTP::internal:: namespace 2016-03-24 11:57:11 +03:00
fileuploader.h silent broadcast done 2016-02-25 19:19:54 +03:00
history.cpp ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
history.h ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
historywidget.cpp ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
historywidget.h ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
lang.cpp added year 2016 to copyright 2016-02-08 13:56:18 +03:00
lang.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
langloaderplain.cpp added year 2016 to copyright 2016-02-08 13:56:18 +03:00
langloaderplain.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
layerwidget.cpp 0.9.30 dev version - fix forwarded text style, fixed sticker preview update on sticker load 2016-03-03 20:37:15 +02:00
layerwidget.h some namespaces reorganized, author photo display added to wide mode (where messages are centered), version 0.9.20.dev 2016-02-08 17:54:55 +03:00
layout.cpp ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
layout.h ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
localimageloader.cpp MTP::nonce -> rand_value, fixed first_name and last_name reading from minimal users 2016-03-24 13:12:18 +03:00
localimageloader.h MTP::nonce -> rand_value, fixed first_name and last_name reading from minimal users 2016-03-24 13:12:18 +03:00
localstorage.cpp Beta 9034004 version: 2016-03-25 14:29:45 +03:00
localstorage.h beta 9026001 message/post edit done 2016-02-25 13:32:31 +03:00
logs.cpp fixed build for Xcode 2016-03-24 16:27:34 +03:00
logs.h crash in pinnedbar fix, assertion info added to crash report, onViewsIncrement() and updateCounter() checks added, returned style fake qt args for Xubuntu 15.10, 0.9.33 stable (Linux only) 2016-03-16 00:13:32 +03:00
main.cpp Changed all .. to ... in phrases 2016-03-24 18:07:13 +03:00
mainwidget.cpp ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
mainwidget.h ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
mediaview.cpp ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
mediaview.h ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
numbers.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
overviewwidget.cpp ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
overviewwidget.h ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
passcodewidget.cpp added year 2016 to copyright 2016-02-08 13:56:18 +03:00
passcodewidget.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
playerwidget.cpp ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
playerwidget.h some namespaces reorganized, author photo display added to wide mode (where messages are centered), version 0.9.20.dev 2016-02-08 17:54:55 +03:00
profilewidget.cpp ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
profilewidget.h ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
pspecific.h added TDESKTOP_DISABLE_CRASH_REPORTS macro and new pspecific file, pspecific_wnd renamed to pspecific_win 2016-03-20 12:10:16 +03:00
pspecific_linux.cpp Changed all .. to ... in phrases 2016-03-24 18:07:13 +03:00
pspecific_linux.h rpcClear for mediaview, ImageLink changed to Location 2016-02-28 16:54:04 +03:00
pspecific_mac.cpp override specifiers added, retina bug in image circle fixed 2016-03-21 21:57:03 +03:00
pspecific_mac.h rpcClear for mediaview, ImageLink changed to Location 2016-02-28 16:54:04 +03:00
pspecific_mac_p.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
pspecific_mac_p.mm some namespaces reorganized, author photo display added to wide mode (where messages are centered), version 0.9.20.dev 2016-02-08 17:54:55 +03:00
pspecific_win.cpp Changed all .. to ... in phrases 2016-03-24 18:07:13 +03:00
pspecific_win.h added connection implementations to git, protocol improved 2016-03-24 15:57:10 +03:00
pspecific_winrt.cpp Changed all .. to ... in phrases 2016-03-24 18:07:13 +03:00
pspecific_winrt.h some winrt macro changes 2016-03-20 21:34:20 +03:00
settings.cpp all MTP flags made strictly typed by scoped enums, in-message date display added for non-service messages 2016-03-19 19:55:15 +03:00
settings.h all MTP flags made strictly typed by scoped enums, in-message date display added for non-service messages 2016-03-19 19:55:15 +03:00
settingswidget.cpp ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
settingswidget.h ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
shortcuts.cpp Components are now almost plain structs 2016-03-28 15:51:22 +03:00
shortcuts.h divided shortcuts file to default and custom 2016-02-28 12:48:09 +03:00
stdafx.cpp some winrt macro changes 2016-03-20 21:34:20 +03:00
stdafx.h added connection implementations to git, protocol improved 2016-03-24 15:57:10 +03:00
structs.cpp ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
structs.h ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
style.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
sysbuttons.cpp global shortcuts with loading from .json map 2016-02-27 22:39:51 +03:00
sysbuttons.h global shortcuts with loading from .json map 2016-02-27 22:39:51 +03:00
Telegram.plist xcode build support started 2014-06-14 23:32:11 +04:00
telegram.qrc new channel blank photos, 0.8.58.dev version 2015-09-22 13:26:39 +03:00
telegram_emojis.qrc version 0.8.12.dev with new emojis support 2015-05-08 17:44:07 +03:00
telegram_linux.qrc version 0.8.12.dev with new emojis support 2015-05-08 17:44:07 +03:00
telegram_mac.qrc version 0.8.12.dev with new emojis support 2015-05-08 17:44:07 +03:00
telegram_wnd.qrc version 0.8.12.dev with new emojis support 2015-05-08 17:44:07 +03:00
title.cpp History::dialogs and Histories::unread are private now, counting only chats from dialogs list to the badge 2016-02-28 14:58:30 +03:00
title.h some namespaces reorganized, author photo display added to wide mode (where messages are centered), version 0.9.20.dev 2016-02-08 17:54:55 +03:00
types.cpp Beta 9034004 version: 2016-03-25 14:29:45 +03:00
types.h ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
window.cpp ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
window.h ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00