tdesktop/Telegram/SourceFiles/calls
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
..
calls_box_controller.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
calls_box_controller.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
calls_call.cpp Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
calls_call.h Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
calls_emoji_fingerprint.cpp Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
calls_emoji_fingerprint.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
calls_instance.cpp Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
calls_instance.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
calls_panel.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
calls_panel.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
calls_top_bar.cpp Display signal bars in calls. 2018-05-27 12:35:38 +03:00
calls_top_bar.h Display signal bars in calls. 2018-05-27 12:35:38 +03:00
calls.style New design of the passport in a separate window. 2018-06-03 23:16:34 +03:00