AyuGramDesktop/Telegram/SourceFiles/window
2022-07-26 20:12:12 +03:00
..
themes Don't watch theme file while using theme editor. 2022-06-23 10:35:52 +04:00
main_window.cpp Returned lost method that checks tray existence. 2022-06-23 09:38:21 +03:00
main_window.h Improved management of online status from non-primary windows. 2022-06-12 16:07:41 +03:00
notifications_manager.cpp Ensure notification manager is not null before first call to setManager in cross-platform code 2022-07-26 21:11:17 +04:00
notifications_manager.h Ensure notification manager is not null before first call to setManager in cross-platform code 2022-07-26 21:11:17 +04:00
notifications_manager_default.cpp Fix repainting of custom emoji in notifications. 2022-07-26 20:12:12 +03:00
notifications_manager_default.h Support custom emoji in custom notification replies. 2022-07-26 20:12:08 +03:00
notifications_utilities.cpp Refactor icon unread counter painting. 2021-11-02 20:12:57 +04:00
notifications_utilities.h Simplify Image, remove ImageSource. 2020-06-01 18:09:33 +04:00
section_memento.h Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
section_widget.cpp Don't shows premium section / preview if unavailable. 2022-06-08 11:26:53 +04:00
section_widget.h Added ability to provide custom top bar mask to Window::SlideAnimation. 2022-05-23 13:37:02 +03:00
window.style Moved plus icon to settings style file. 2022-05-03 21:59:38 +03:00
window_adaptive.cpp Split adaptive changed rpl::producer into two. 2021-06-24 11:25:35 +04:00
window_adaptive.h Split adaptive changed rpl::producer into two. 2021-06-24 11:25:35 +04:00
window_connecting_widget.cpp Use rpl::empty instead of rpl::empty_value(). 2022-03-11 09:56:29 +04:00
window_connecting_widget.h Show connecting / proxy status above downloads. 2022-03-01 18:39:08 +03:00
window_controller.cpp Fix crash on launch with passcode. 2022-06-15 14:49:06 +04:00
window_controller.h Fix crash on launch with passcode. 2022-06-15 14:49:06 +04:00
window_filters_menu.cpp Moved out all values of premium limits to single place. 2022-06-16 13:29:37 +03:00
window_filters_menu.h Added support of filters limit to side bar. 2022-05-30 14:57:49 +03:00
window_history_hider.cpp Removed Adaptive namespace from Window::HistoryHider. 2021-06-16 09:31:32 +03:00
window_history_hider.h Removed Adaptive namespace from Window::HistoryHider. 2021-06-16 09:31:32 +03:00
window_lock_widgets.cpp Fixed display of most of simple toasts in corresponding window. 2022-06-14 14:24:21 +03:00
window_lock_widgets.h Use Main::Session in entities parsing. 2020-06-08 12:05:17 +04:00
window_main_menu.cpp Decomposed creating of unread badge in list of accounts. 2022-06-14 08:52:45 +03:00
window_main_menu.h Redesign edit account settings page. 2022-03-15 15:12:49 +04:00
window_media_preview.cpp Use sizes like iOS for premium sticker effects. 2022-06-08 19:00:48 +04:00
window_media_preview.h Show premium effects in sticker preview. 2022-05-19 17:27:02 +04:00
window_peer_menu.cpp Added initial box for premium gifts. 2022-07-26 20:12:09 +03:00
window_peer_menu.h Support attach bot menu / reload / settings. 2022-06-03 20:07:33 +04:00
window_section_common.h Refactored sending bot commands. 2021-07-27 02:50:08 +03:00
window_session_controller.cpp In jump-to-date don't clear history stack. 2022-07-26 20:12:12 +03:00
window_session_controller.h Added initial box for premium gifts. 2022-07-26 20:12:09 +03:00
window_slide_animation.cpp Added ability to provide custom top bar mask to Window::SlideAnimation. 2022-05-23 13:37:02 +03:00
window_slide_animation.h Added ability to provide custom top bar mask to Window::SlideAnimation. 2022-05-23 13:37:02 +03:00
window_top_bar_wrap.h Removed Adaptive namespace from top bar widgets. 2021-06-16 09:31:32 +03:00