kepka/Telegram/SourceFiles
John Preston 0110a62776 Inline bot cancel button added.
It replaces Send button when the user is editing an inline bot
query. First cancel clears the inline bot request, second one
clears the field entirely. Escape key acts the same as cancel.
2016-04-09 15:02:50 +04:00
..
_other Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
art Toast notification for bot callback result added. Xcode build broken. 2016-04-08 11:12:48 +04:00
boxes Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
codegen/style Added a new project codegen_style to the solution. 2016-03-30 01:35:36 +04: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
inline_bots Redirect addToHistory for inline bot results to SendData member. 2016-04-09 12:29:34 +04:00
intro Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
langs Requesting only supported languages from transifex in UpdateLang.sh 2016-04-05 11:45:53 +04:00
mtproto Scheme updated. Inline geo sending requests without geo. 2016-04-08 21:25:20 +04:00
qmime mime types hack added for webp 2015-01-03 02:44:34 +03:00
serialize Encapsulated DocumentData location and serialization. 2016-04-09 09:57:55 +04:00
ui Inline bot cancel button added. 2016-04-09 15:02:50 +04:00
Telegram.plist xcode build support started 2014-06-14 23:32:11 +04:00
apiwrap.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
apiwrap.h Components are now almost plain structs 2016-03-28 15:51:22 +03:00
app.cpp Encapsulated DocumentData location and serialization. 2016-04-09 09:57:55 +04:00
app.h Moved inline bot result structs from structs.cpp/h module. 2016-04-05 01:09:46 +04:00
application.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04: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 Inline bot video and sticker layout and sending done. 2016-04-03 13:11:41 +04: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
basic_types.cpp Inline bot video and sticker layout and sending done. 2016-04-03 13:11:41 +04:00
basic_types.h NeverFreedPointer implementation improved and fixed for MSVC. 2016-04-07 20:16:02 +04:00
config.h Merge branch 'master' into bots 2016-04-05 13:32:42 +04:00
countries.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
dialogswidget.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
dialogswidget.h fixed some warnings, added debug logs before thread wait calls 2016-03-01 05:36:23 +03:00
dropdown.cpp Inline bot cancel button added. 2016-04-09 15:02:50 +04:00
dropdown.h Scheme updated. Inline geo sending requests without geo. 2016-04-08 21:25:20 +04:00
facades.cpp Inline switch to pm and back support added for inline bots. 2016-04-08 18:16:52 +04:00
facades.h Inline switch to pm and back support added for inline bots. 2016-04-08 18:16:52 +04:00
fileuploader.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
fileuploader.h silent broadcast done 2016-02-25 19:19:54 +03:00
history.cpp Encapsulated DocumentData location and serialization. 2016-04-09 09:57:55 +04:00
history.h Inline switch to pm and back support added for inline bots. 2016-04-08 18:16:52 +04:00
historywidget.cpp Inline bot cancel button added. 2016-04-09 15:02:50 +04:00
historywidget.h Inline bot cancel button added. 2016-04-09 15:02:50 +04:00
lang.cpp added year 2016 to copyright 2016-02-08 13:56:18 +03:00
lang.h Scheme updated, support for via @bot added to stickers. 2016-04-07 14:03:10 +04: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 Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04:00
layerwidget.h Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04:00
layout.cpp Encapsulated DocumentData location and serialization. 2016-04-09 09:57:55 +04:00
layout.h Improved inline bot results layout. 2016-04-08 19:37:14 +04:00
localimageloader.cpp Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04: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 Encapsulated DocumentData location and serialization. 2016-04-09 09:57:55 +04:00
localstorage.h Encapsulated DocumentData location and serialization. 2016-04-09 09:57:55 +04:00
logs.cpp Logging crashed string in hexdump ofutf8. 2016-04-01 11:43:14 +04:00
logs.h Fixed possible crash in NotifyWindow click handler. 2016-03-31 15:55:25 +04:00
main.cpp Changed all .. to ... in phrases 2016-03-24 18:07:13 +03:00
mainwidget.cpp Inline bot cancel button added. 2016-04-09 15:02:50 +04:00
mainwidget.h Inline bot cancel button added. 2016-04-09 15:02:50 +04:00
mediaview.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
mediaview.h Fixed building in Xcode. 2016-04-07 14:35:09 +04:00
numbers.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
overviewwidget.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
overviewwidget.h Fixed building in Xcode. 2016-04-07 14:35:09 +04:00
passcodewidget.cpp Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04:00
passcodewidget.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
playerwidget.cpp Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04: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 Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
profilewidget.h Fixed building in Xcode. 2016-04-07 14:35:09 +04: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 Inline bot stickers done, but not tested yet. 2016-04-02 15:20:53 +04:00
settings.h Inline bot stickers done, but not tested yet. 2016-04-02 15:20:53 +04:00
settingswidget.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
settingswidget.h Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04: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 Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04:00
structs.cpp Encapsulated DocumentData location and serialization. 2016-04-09 09:57:55 +04:00
structs.h Encapsulated DocumentData location and serialization. 2016-04-09 09:57:55 +04:00
sysbuttons.cpp Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04:00
sysbuttons.h Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +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 Inline switch to pm and back support added for inline bots. 2016-04-08 18:16:52 +04: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
window.cpp Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04:00
window.h Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04:00