tdesktop/Telegram/SourceFiles
John Preston 7b6b32db74 Fix name display in group call video tiles. 2021-05-26 13:35:01 +04:00
..
_other Fix build with mallocng. 2021-05-17 13:38:28 +04:00
api Fix crash on quit in idle state. 2021-05-24 22:45:15 +04:00
boxes Show participant names in narrow column. 2021-05-24 22:45:14 +04:00
calls Fix name display in group call video tiles. 2021-05-26 13:35:01 +04:00
chat_helpers Show members list in PanelMode::Wide. 2021-05-24 22:45:13 +04:00
codegen/scheme
core Closed alpha version 2.7.5.5. 2021-05-25 23:34:55 +04:00
data Update API scheme. 2021-05-24 22:45:16 +04:00
dialogs Show members list in PanelMode::Wide. 2021-05-24 22:45:13 +04:00
export Use data_peer_id in export. 2021-04-12 10:48:17 +04:00
ffmpeg Fix deprecation warnings when building with FFmpeg 4.2. 2020-11-06 11:21:34 +03:00
history Extract MembersRow from calls_group_members module. 2021-05-24 22:45:14 +04:00
info Show members list in PanelMode::Wide. 2021-05-24 22:45:13 +04:00
inline_bots Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
intro Fix legacy-style connect in Intro. 2021-05-03 12:29:21 +04:00
lang Use LOG/DEBUG_LOG from lib_base. 2021-04-20 16:42:43 +04:00
main Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
media Fix voice message recording with FFmpeg 4.2. 2021-05-26 09:59:25 +04:00
mtproto Fix BIO_new_mem_buf leaks 2021-05-17 09:53:02 +03:00
overview Apply autofixes from clazy 2021-03-13 15:25:47 +03:00
passport Show members list in PanelMode::Wide. 2021-05-24 22:45:13 +04:00
payments Fix crash in invoice view. 2021-04-27 22:18:35 +04:00
platform Load .dll symbols in a similar way. 2021-05-24 22:45:14 +04:00
profile Allow blocking channels in voice chats. 2021-03-20 15:43:35 +04:00
settings Allow force-disabling OpenGL. 2021-05-24 22:45:15 +04:00
storage Fix build on Clang/GCC. 2021-05-24 22:45:16 +04:00
support Show members list in PanelMode::Wide. 2021-05-24 22:45:13 +04:00
ui Drop old sticker set cover locations. 2021-05-24 22:45:15 +04:00
window Fix crash on quit in idle state. 2021-05-24 22:45:15 +04:00
apiwrap.cpp Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
apiwrap.h Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
app.cpp Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
app.h Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
config.h Add local validation for card information. 2021-04-06 18:41:15 +04:00
facades.cpp Reactivate window on payment close. 2021-04-06 18:41:16 +04:00
facades.h Removed App:wnd for opening settings. 2021-02-04 18:13:03 +04:00
layout.cpp Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
layout.h Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
logs.cpp Fix possible deadlock in debug logs. 2021-05-13 15:36:08 +04:00
logs.h Fix possible deadlock in debug logs. 2021-05-13 15:36:08 +04:00
main.cpp
mainwidget.cpp Separate Call/GroupCall delegates and Instance. 2021-05-24 22:45:13 +04:00
mainwidget.h Rename RPCError to MTP::Error. 2021-03-12 16:58:26 +04:00
mainwindow.cpp Revert "Check if the window is not overlapped when is not active" 2021-04-28 10:36:15 +04:00
mainwindow.h Remove some App::wnd() calls. 2021-03-03 11:29:26 +04:00
settings.cpp Move recent emoji and variants to common settings. 2021-04-26 10:51:10 +04:00
settings.h Move recent emoji and variants to common settings. 2021-04-26 10:51:10 +04:00
stdafx.h