tdesktop/Telegram/SourceFiles/platform/mac
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
..
file_utilities_mac.h
file_utilities_mac.mm Use base::Platform::ShowInFolder. 2019-10-19 12:27:56 +04:00
launcher_mac.h
launcher_mac.mm Update submodules. 2019-10-19 12:27:56 +04:00
mac_iconv_helper.c
mac_touchbar.h Added sticker picker to touchbar. 2019-06-22 22:13:06 +02:00
mac_touchbar.mm Fix whitespace and indentation errors. 2020-01-02 14:25:53 +03:00
main_window_mac.h Fix bad window rendering with maximize-on-launch. 2020-02-12 12:09:17 +04:00
main_window_mac.mm Fix bad window rendering with maximize-on-launch. 2020-02-12 12:09:17 +04:00
notifications_manager_mac.h Fix scheduled notifications on inbox read. 2019-08-30 17:06:21 +03:00
notifications_manager_mac.mm Update submodules. 2019-10-19 12:27:56 +04:00
specific_mac.h Fix single instance socket path for compatibility with flatpak 2020-01-23 09:58:12 +03:00
specific_mac.mm Fix single instance socket path for compatibility with flatpak 2020-01-23 09:58:12 +03:00
specific_mac_p.h Move many widget classes to lib_ui. 2019-10-01 23:59:46 +03:00
specific_mac_p.mm Replace str_const with base::const_string. 2020-01-29 12:47:50 +03:00
window_title_mac.h
window_title_mac.mm Rename mediaview.style to media_view.style. 2020-02-05 18:39:47 +04:00