kotatogram-desktop/Telegram/SourceFiles/core
John Preston ff4af1b9bc Fix pasting images from Firefox on Windows.
Fixes #10564.

Together with the image data Firefox sets to the clipboard an URLs list
which has a path to local temp file, created from that image.

Reading images from disk is slower + sometimes the content of the file
is wrong so for this case we prefer to read the image data directly.
2023-03-08 16:10:36 +04:00
..
application.cpp Update icon on macOS, allow changing back. 2023-03-01 09:12:02 +04:00
application.h Update icon on macOS, allow changing back. 2023-03-01 09:12:02 +04:00
base_integration.cpp
base_integration.h
changelogs.cpp Beta version 4.6.7. 2023-03-02 19:36:57 +04:00
changelogs.h
click_handler_types.cpp Implement opening of t.me/bot/app-s. 2023-03-07 08:42:29 +03:00
click_handler_types.h Implement opening of t.me/bot/app-s. 2023-03-07 08:42:29 +03:00
core_cloud_password.cpp
core_cloud_password.h
core_settings.cpp Update icon on macOS, allow changing back. 2023-03-01 09:12:02 +04:00
core_settings.h Update icon on macOS, allow changing back. 2023-03-01 09:12:02 +04:00
core_settings_proxy.cpp
core_settings_proxy.h
crash_report_window.cpp
crash_report_window.h
crash_reports.cpp
crash_reports.h
file_location.cpp
file_location.h
file_utilities.cpp
file_utilities.h
launcher.cpp
launcher.h
local_url_handlers.cpp Don't read legacy "errors" in passport. 2023-03-08 16:10:36 +04:00
local_url_handlers.h
mime_type.cpp Fix pasting images from Firefox on Windows. 2023-03-08 16:10:36 +04:00
mime_type.h Fix pasting images from Firefox on Windows. 2023-03-08 16:10:36 +04:00
sandbox.cpp
sandbox.h
shortcuts.cpp
shortcuts.h
ui_integration.cpp Update API scheme to layer 154. 2023-03-07 08:42:29 +03:00
ui_integration.h
update_checker.cpp
update_checker.h
utils.cpp
utils.h Fix pasting images from Firefox on Windows. 2023-03-08 16:10:36 +04:00
version.h Beta version 4.6.7. 2023-03-02 19:36:57 +04:00