AyuGramDesktop/Telegram/SourceFiles
2021-07-23 21:41:43 +03:00
..
_other Beta version 2.8.12: Fix build on Linux. 2021-07-23 20:42:24 +03:00
api Handle updateBotCommands. 2021-07-13 22:08:09 +03:00
boxes Dither default background to avoid color banding. 2021-07-23 15:42:17 +03:00
calls Beta version 2.8.12: Fix build on Linux. 2021-07-23 20:42:24 +03:00
chat_helpers Replaced MatrixRowShift with layout utils. 2021-07-23 15:42:17 +03:00
codegen/scheme Update API scheme to layer 119. Count replies. 2020-09-29 19:03:18 +03:00
core Beta version 2.8.12. 2021-07-23 15:46:25 +03:00
data Change default wallpaper. 2021-07-23 15:42:17 +03:00
dialogs Fix -Wunused-variable warnings with gcc 2021-07-19 22:31:27 +03:00
editor Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
export Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
ffmpeg Use av_packet_alloc instead of av_init_packet. 2021-05-26 22:53:54 +04:00
history Fix crash in messages animation. 2021-07-23 21:41:43 +03:00
info Fixed date badge in Shared GIFs section. 2021-07-23 15:42:17 +03:00
inline_bots Replaced mosaic drawing in InlineBots::Layout::Inner. 2021-07-23 15:42:17 +03:00
intro Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
lang Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
layout Replaced MatrixRowShift with layout utils. 2021-07-23 15:42:17 +03:00
main Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
media Don't use CurrentSingleComponentFormat. 2021-07-23 15:42:16 +03:00
mtproto Fix build with clang 2021-07-20 10:34:03 +03:00
overview Fixed date badge in Shared GIFs section. 2021-07-23 15:42:17 +03:00
passport Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
payments Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
platform Beta version 2.8.12: Prune icon cache on Linux. 2021-07-23 19:39:31 +03:00
profile Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
settings Use RegisterUrlScheme from lib_base 2021-07-19 22:55:57 +03:00
storage Change default wallpaper. 2021-07-23 15:42:17 +03:00
support Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
ui Fixed size of animated preview in boxes. 2021-07-20 12:20:30 +03:00
window Dither default background to avoid color banding. 2021-07-23 15:42:17 +03:00
apiwrap.cpp Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
apiwrap.h Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
app.cpp Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
app.h Removed App::pixmapFromImageInPlace. 2021-07-06 12:13:06 +03:00
config.h Add local validation for card information. 2021-04-06 18:41:15 +04:00
facades.cpp Removed Ui::showPeerHistoryAtItem from facades. 2021-06-17 10:57:46 +04:00
facades.h Removed Ui::showPeerHistoryAtItem from facades. 2021-06-17 10:57:46 +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 some warnings from GCC 11 2021-06-01 19:33:19 +03:00
logs.h Fix possible deadlock in debug logs. 2021-05-13 15:36:08 +04:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Dither default background to avoid color banding. 2021-07-23 15:42:17 +03:00
mainwidget.h Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
mainwindow.cpp Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
mainwindow.h Removed using of hardcoded numbers of tray menu actions. 2021-07-06 12:13:06 +03: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 Use threaded decoding in ffmpeg streaming. 2020-07-28 20:14:45 +04:00