tdesktop/Telegram/SourceFiles/window
23rd 972bbbce6a Fixed online status stuck when switching between accounts one more time.
The first attempt to fix this bug is here: 8171ed6c12.
It caused crash so it was reverted here: 2ef47222f4.
2020-08-11 12:28:41 +03:00
..
themes Forbid auto-night mode with theme editor. 2020-07-24 10:01:37 +04:00
main_window.cpp Fix system window frame toggle on Linux. 2020-07-07 21:34:25 +04:00
main_window.h Add option for a native window frame. 2020-07-07 21:34:25 +04:00
notifications_manager.cpp Allow turning off inactive accounts notifications. 2020-06-30 22:11:54 +04:00
notifications_manager.h Use Main::Session::uniqueId in notifications. 2020-06-24 13:05:56 +04:00
notifications_manager_default.cpp Fix crash in session destruction. 2020-07-01 12:26:29 +04:00
notifications_manager_default.h Fix crash in session destruction. 2020-07-01 12:26:29 +04:00
notifications_utilities.cpp Simplify Image, remove ImageSource. 2020-06-01 18:09:33 +04:00
notifications_utilities.h Simplify Image, remove ImageSource. 2020-06-01 18:09:33 +04:00
section_memento.h
section_widget.cpp Remove some usages of App::main(). 2020-06-23 21:53:39 +04:00
section_widget.h Allow float video player across accounts. 2020-06-25 18:17:37 +04:00
window.style Indicate other accounts unread messages. 2020-07-24 09:41:51 +04:00
window_connecting_widget.cpp Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
window_connecting_widget.h Remove some activeAccount() calls. 2020-06-23 21:53:39 +04:00
window_controller.cpp Fixed online status stuck when switching between accounts one more time. 2020-08-11 12:28:41 +03:00
window_controller.h Add option for a native window frame. 2020-07-07 21:34:25 +04:00
window_controls_layout.h Read decoration layout property from gtk 2020-07-23 14:29:56 +04:00
window_filters_menu.cpp Indicate other accounts unread messages. 2020-07-24 09:41:51 +04:00
window_filters_menu.h Indicate other accounts unread messages. 2020-07-24 09:41:51 +04:00
window_history_hider.cpp
window_history_hider.h
window_lock_widgets.cpp Fix crash in incorrect passcode input. 2020-07-28 20:14:45 +04:00
window_lock_widgets.h Use Main::Session in entities parsing. 2020-06-08 12:05:17 +04:00
window_main_menu.cpp Forbid auto-night mode with theme editor. 2020-07-24 10:01:37 +04:00
window_main_menu.h Indicate other accounts unread messages. 2020-07-24 09:41:51 +04:00
window_media_preview.cpp Fix crash in session destruction. 2020-07-01 12:26:29 +04:00
window_media_preview.h Move photo data to Data::PhotoMedia. 2020-06-01 18:09:32 +04:00
window_outdated_bar.cpp Replaced mapping to rpl::empty_value with rpl::to_empty. 2020-06-23 21:53:43 +04:00
window_outdated_bar.h
window_peer_menu.cpp Fix crashes in MainWidget and ApiWrap. 2020-06-30 18:26:44 +04:00
window_peer_menu.h Remove some usages of App::main(). 2020-06-23 21:53:39 +04:00
window_session_controller.cpp Suggest enabling archive and mute in settings. 2020-07-25 11:25:51 +04:00
window_session_controller.h Suggest enabling archive and mute in settings. 2020-07-25 11:25:51 +04:00
window_slide_animation.cpp
window_slide_animation.h
window_title.h Fix build and working on macOS. 2020-06-23 21:53:42 +04:00
window_title_qt.cpp Override cursor only if no buttons pressed 2020-08-11 12:58:07 +04:00
window_title_qt.h Read decoration layout property from gtk 2020-07-23 14:29:56 +04:00
window_top_bar_wrap.h