tdesktop/Telegram/SourceFiles/platform/mac
John Preston dd81f5d59f Replace base::lambda with shorter term.
base::lambda -> Fn (type alias for std::function).
base::lambda_once -> FnMut (type alias for base::unique_function).
base::lambda_guarded -> crl::guard.
base::lambda_call_type_t -> crl::deduced_call_type.
2018-06-04 18:38:27 +03:00
..
file_utilities_mac.h Show choose file box over the passport panel. 2018-06-03 23:16:37 +03:00
file_utilities_mac.mm
launcher_mac.h Show better information in sessions list. 2018-06-03 23:14:44 +03:00
launcher_mac.mm Show better information in sessions list. 2018-06-03 23:14:44 +03:00
mac_iconv_helper.c
mac_utilities.h
mac_utilities.mm
main_window_mac.h
main_window_mac.mm Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
notifications_manager_mac.h
notifications_manager_mac.mm Support markdown and replaces in media captions. 2018-05-24 16:03:21 +03:00
specific_mac_p.h Start passport support: handle link, receive form. 2018-06-03 23:16:33 +03:00
specific_mac_p.mm Start passport support: handle link, receive form. 2018-06-03 23:16:33 +03:00
specific_mac.h
specific_mac.mm Start passport support: handle link, receive form. 2018-06-03 23:16:33 +03:00
window_title_mac.h
window_title_mac.mm