AyuGramDesktop/Telegram/SourceFiles/platform/win
Ilya Fedin 2be4641496 Install launcher on every launch on Linux
Just like AppUserModelId on Windows

This makes the cheat code and having the function outside of private namespace unnecessary
2023-01-23 12:16:59 +04:00
..
audio_win.cpp Add DESKTOP_APP_USE_PACKAGED support for Windows 2020-05-12 17:32:40 +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 Don't get cursor position twice for open with menu 2023-01-20 12:58:48 +04:00
file_utilities_win.h Use some methods from lib_base 2020-10-30 10:52:49 +03:00
integration_win.cpp Fix windows taskbar notifications counter with multi-windows. 2022-06-20 12:56:50 +04:00
integration_win.h Fix windows taskbar notifications counter with multi-windows. 2022-06-20 12:56:50 +04:00
launcher_win.cpp Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
launcher_win.h Move to std::optional. 2018-09-21 19:28:46 +03:00
main_window_win.cpp Initial support of separate windows for accounts. 2023-01-19 09:45:28 +04:00
main_window_win.h Show current chat name in the window title. 2023-01-09 18:39:07 +04:00
notifications_manager_win.cpp Don't use window title for IPC. 2023-01-09 16:08:34 +04:00
notifications_manager_win.h Support adaptive forum userpic rounding radius. 2022-12-05 16:18:10 +04:00
specific_win.cpp Another attempt to enable UTF-8 charset on Windows 2023-01-19 08:34:46 +04:00
specific_win.h Install launcher on every launch on Linux 2023-01-23 12:16:59 +04:00
tray_win.cpp Create tray icon without a parent. 2023-01-19 09:46:19 +04:00
tray_win.h Returned lost method that checks tray existence. 2022-06-23 09:38:21 +03:00
windows_app_user_model_id.cpp Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
windows_app_user_model_id.h Update submodules. 2019-10-19 12:27:56 +04:00
windows_autostart_task.cpp Support autostart in Windows Store version. 2021-11-04 12:36:28 +04:00
windows_autostart_task.h Support autostart in Windows Store version. 2021-11-04 12:36:28 +04:00
windows_dlls.cpp Move global event filter to Platform::Integration on Windows. 2022-01-04 15:29:40 +03:00
windows_dlls.h Move global event filter to Platform::Integration on Windows. 2022-01-04 15:29:40 +03:00
windows_quiethours.idl Query Focus Assist state on Windows. 2021-04-23 08:04:43 +04:00
windows_toast_activator.cpp Handle foreign instance in COM toast activator. 2021-10-08 13:46:52 +04:00
windows_toast_activator.h Handle toast activations by COM activator. 2021-10-06 11:02:57 +04:00
windows_toastactivator.idl Handle toast activations by COM activator. 2021-10-06 11:02:57 +04:00