tdesktop/Telegram/SourceFiles
John Preston 00367ec07a Added type voice for inline bots, fixed keyboard buttons bug. 2016-04-11 08:02:39 +04:00
..
_other Finished moving resource files to Resources. Fixed avatar render. 2016-04-09 17:56:40 +04:00
boxes UniquePointer > std_::unique_ptr, MakeUnique > std_::make_unique. 2016-04-10 23:20:48 +04:00
codegen/style Added a new project codegen_style to the solution. 2016-03-30 01:35:36 +04:00
dialogs UniquePointer > std_::unique_ptr, MakeUnique > std_::make_unique. 2016-04-10 23:20:48 +04:00
inline_bots Added type voice for inline bots, fixed keyboard buttons bug. 2016-04-11 08:02:39 +04:00
intro Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
mtproto HistoryMedia always holds a pointer to its parent HistoryItem. 2016-04-10 18:53:01 +04:00
serialize Encapsulated DocumentData location and serialization. 2016-04-09 09:57:55 +04:00
ui UniquePointer > std_::unique_ptr, MakeUnique > std_::make_unique. 2016-04-10 23:20:48 +04:00
apiwrap.cpp Merged with master. 2016-04-09 15:15:23 +04:00
apiwrap.h Components are now almost plain structs 2016-03-28 15:51:22 +03:00
app.cpp Inline bot results preview: photo, audio, file, voice. Beta 9040126. 2016-04-10 22:18:26 +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
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
basic_types.cpp Inline bot video and sticker layout and sending done. 2016-04-03 13:11:41 +04:00
basic_types.h Fixed build for Xcode. Beta 9040127. 2016-04-11 01:06:38 +04:00
config.h Some bugfixes. Closed beta 9040127. 2016-04-11 00:59:07 +04:00
countries.h
dialogswidget.cpp UniquePointer > std_::unique_ptr, MakeUnique > std_::make_unique. 2016-04-10 23:20:48 +04:00
dialogswidget.h UniquePointer > std_::unique_ptr, MakeUnique > std_::make_unique. 2016-04-10 23:20:48 +04:00
dropdown.cpp Some bugfixes. Closed beta 9040127. 2016-04-11 00:59:07 +04:00
dropdown.h UniquePointer > std_::unique_ptr, MakeUnique > std_::make_unique. 2016-04-10 23:20:48 +04:00
facades.cpp Some bugfixes. Closed beta 9040127. 2016-04-11 00:59:07 +04:00
facades.h Some bugfixes. Closed beta 9040127. 2016-04-11 00:59:07 +04:00
fileuploader.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
fileuploader.h
history.cpp Added type voice for inline bots, fixed keyboard buttons bug. 2016-04-11 08:02:39 +04:00
history.h UniquePointer > std_::unique_ptr, MakeUnique > std_::make_unique. 2016-04-10 23:20:48 +04:00
historywidget.cpp Some bugfixes. Closed beta 9040127. 2016-04-11 00:59:07 +04:00
historywidget.h Some bugfixes. Closed beta 9040127. 2016-04-11 00:59:07 +04:00
lang.cpp
lang.h Scheme updated, support for via @bot added to stickers. 2016-04-07 14:03:10 +04:00
langloaderplain.cpp
langloaderplain.h
layerwidget.cpp Inline bot results preview: photo, audio, file, voice. Beta 9040126. 2016-04-10 22:18:26 +04:00
layerwidget.h Inline bot results preview: photo, audio, file, voice. Beta 9040126. 2016-04-10 22:18:26 +04:00
layout.cpp Inline bot results preview: photo, audio, file, voice. Beta 9040126. 2016-04-10 22:18:26 +04:00
layout.h Inline bot results preview: photo, audio, file, voice. Beta 9040126. 2016-04-10 22:18:26 +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 UniquePointer > std_::unique_ptr, MakeUnique > std_::make_unique. 2016-04-10 23:20:48 +04:00
localstorage.h HistoryMedia always holds a pointer to its parent HistoryItem. 2016-04-10 18:53:01 +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 Some bugfixes. Closed beta 9040127. 2016-04-11 00:59:07 +04:00
mainwidget.h Some bugfixes. Closed beta 9040127. 2016-04-11 00:59:07 +04:00
mediaview.cpp Inline bot results preview: photo, audio, file, voice. Beta 9040126. 2016-04-10 22:18:26 +04:00
mediaview.h Fixed building in Xcode. 2016-04-07 14:35:09 +04:00
numbers.h
overviewwidget.cpp Inline bot results preview: photo, audio, file, voice. Beta 9040126. 2016-04-10 22:18:26 +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
playerwidget.cpp Inline bot results preview: photo, audio, file, voice. Beta 9040126. 2016-04-10 22:18:26 +04:00
playerwidget.h
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
pspecific_linux.cpp Changed all .. to ... in phrases 2016-03-24 18:07:13 +03:00
pspecific_linux.h
pspecific_mac.cpp
pspecific_mac.h
pspecific_mac_p.h
pspecific_mac_p.mm
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
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
stdafx.cpp
stdafx.h Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04:00
structs.cpp UniquePointer > std_::unique_ptr, MakeUnique > std_::make_unique. 2016-04-10 23:20:48 +04:00
structs.h UniquePointer > std_::unique_ptr, MakeUnique > std_::make_unique. 2016-04-10 23:20:48 +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
title.cpp Inline switch to pm and back support added for inline bots. 2016-04-08 18:16:52 +04:00
title.h
window.cpp UniquePointer > std_::unique_ptr, MakeUnique > std_::make_unique. 2016-04-10 23:20:48 +04:00
window.h UniquePointer > std_::unique_ptr, MakeUnique > std_::make_unique. 2016-04-10 23:20:48 +04:00