tdesktop/Telegram/SourceFiles/platform/win
John Preston a88423a33f Fix bad window rendering with maximize-on-launch.
I have no idea why MainWindow is ruined completely in case you call
MainWindow::show, MainWindow::setWindowState(maximized) and then
in the same context (without crl::on_main) create full screen viewer.
2020-02-12 12:09:17 +04:00
..
audio_win.cpp Polymorphic classes without virtual dtor warning. 2019-02-15 15:55:34 +04:00
audio_win.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
file_utilities_win.cpp Build with Qt 5.12.5 and OpenSSL 1.1.1. 2019-10-19 12:27:56 +04:00
file_utilities_win.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
launcher_win.cpp Update submodules. 2019-10-19 12:27:56 +04:00
launcher_win.h Move to std::optional. 2018-09-21 19:28:46 +03:00
main_window_win.cpp Fix bad window rendering with maximize-on-launch. 2020-02-12 12:09:17 +04:00
main_window_win.h Fix bad window rendering with maximize-on-launch. 2020-02-12 12:09:17 +04:00
notifications_manager_win.cpp Remove app.h / facades.h from precompiled header. 2019-10-01 23:59:46 +03:00
notifications_manager_win.h Fix scheduled notifications on inbox read. 2019-08-30 17:06:21 +03:00
specific_win.cpp Replace str_const with base::const_string. 2020-01-29 12:47:50 +03:00
specific_win.h Fix single instance socket path for compatibility with flatpak 2020-01-23 09:58:12 +03:00
window_title_win.cpp Correctly minimize window. 2020-01-02 14:57:36 +03:00
window_title_win.h Fix build on Windows. 2019-10-20 15:32:44 +04:00
windows_app_user_model_id.cpp Polymorphic classes without virtual dtor warning. 2019-02-15 15:55:34 +04:00
windows_app_user_model_id.h Update submodules. 2019-10-19 12:27:56 +04:00
windows_dlls.cpp Use VersionHelper API for Windows version. 2019-06-03 13:48:57 +03:00
windows_dlls.h Update submodules. 2019-10-19 12:27:56 +04:00
windows_event_filter.cpp Correctly minimize window. 2020-01-02 14:57:36 +03:00
windows_event_filter.h Update submodules. 2019-10-19 12:27:56 +04:00
wrapper_wrl_implements_h.h Polymorphic classes without virtual dtor warning. 2019-02-15 15:55:34 +04:00