kotatogram-desktop/Telegram/SourceFiles
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
..
_other Fixed indents in some files. 2023-03-02 07:51:17 +03:00
api Implement dates of who read your message list. 2023-03-07 08:42:29 +03:00
boxes Fix pasting images from Firefox on Windows. 2023-03-08 16:10:36 +04:00
calls Fixed crash on incoming peer calls. 2023-03-02 09:22:13 +03:00
chat_helpers
codegen/scheme
core Fix pasting images from Firefox on Windows. 2023-03-08 16:10:36 +04:00
countries
data Support media covers for bot descriptions. 2023-03-08 16:10:36 +04:00
dialogs Implement switch_webview and "web_app_switch_inline_query". 2023-03-07 08:42:29 +03:00
editor Fix pasting images from Firefox on Windows. 2023-03-08 16:10:36 +04:00
export Implement opening of t.me/bot/app-s. 2023-03-07 08:42:29 +03:00
ffmpeg
history Fix pasting images from Firefox on Windows. 2023-03-08 16:10:36 +04:00
info
inline_bots Implement opening of t.me/bot/app-s. 2023-03-07 08:42:29 +03:00
intro
lang Implement dates of who read your message list. 2023-03-07 08:42:29 +03:00
layout
main Update API scheme to layer 154. 2023-03-07 08:42:29 +03:00
media Fix media viewer window preliminary destroy. 2023-03-01 12:41:12 +04:00
menu
mtproto Update API scheme to layer 154. 2023-03-07 08:42:29 +03:00
overview
passport Don't read legacy "errors" in passport. 2023-03-08 16:10:36 +04:00
payments
platform Deduplicate notification actions on Linux 2023-03-02 17:33:06 +04:00
profile
settings Show correct state of "Accept calls" checkbox. 2023-03-01 12:53:06 +04:00
storage Fix pasting images from Firefox on Windows. 2023-03-08 16:10:36 +04:00
support
ui Slightly improved style of menu for sponsored messages. 2023-03-07 08:42:29 +03:00
window Implement opening of t.me/bot/app-s. 2023-03-07 08:42:29 +03:00
apiwrap.cpp
apiwrap.h
config.h
logs.cpp
logs.h
main.cpp
mainwidget.cpp Implement switch_webview and "web_app_switch_inline_query". 2023-03-07 08:42:29 +03:00
mainwidget.h
mainwindow.cpp
mainwindow.h
settings.cpp
settings.h
stdafx.h
tray.cpp
tray.h