kotatogram-desktop/Telegram/SourceFiles/platform/mac
John Preston 19ce1edc16 Use base::SafeRound instead of std::round.
Previous assertion violations because of NaN from std::round were
in video streaming, see commits 27d58ba07b, 8f5830d520.

Now the crashes happened in the ConvertScale() call from a background
thread when preparing an image from clipboard for sending to a chat.
2021-09-27 12:13:57 +04:00
..
touchbar Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
file_bookmark_mac.h Fix build on macOS. 2020-10-30 18:32:18 +03:00
file_bookmark_mac.mm Fix build for Mac App Store. 2020-11-16 13:08:58 +03:00
file_utilities_mac.h
file_utilities_mac.mm Fix Open With menu position in macOS. 2020-12-17 16:06:36 +04:00
launcher_mac.h
launcher_mac.mm Remove -externalupdater flag 2021-08-11 18:20:52 +03:00
mac_iconv_helper.c
main_window_mac.h Switch MainWindow to Ui::RpWindow 2021-07-28 18:05:39 +03:00
main_window_mac.mm Get rid of osx and linux32 special targets 2021-08-11 16:59:27 +03:00
notifications_manager_mac.h Respect Focus Assist only for native notifications. 2021-04-28 11:20:39 +04:00
notifications_manager_mac.mm Use base/random.h instead of openssl::RandomValue. 2021-09-15 13:42:22 +03:00
specific_mac.h Revert "Use gtk clipboard when available to avoid https://bugreports.qt.io/browse/QTBUG-56595" 2021-08-12 08:51:10 +03:00
specific_mac.mm Get rid of osx and linux32 special targets 2021-08-11 16:59:27 +03:00
specific_mac_p.h
specific_mac_p.mm Fix crash in application Dock menu on macOS. 2021-08-18 15:44:38 +03:00
window_title_mac.mm Get rid of osx and linux32 special targets 2021-08-11 16:59:27 +03:00