aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/ClientDotNet.cpp
AgeCommit message (Expand)Author
2026-05-18Fix platform.h/config.h includes.levlam
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-01-01Update copyright year.levlam
2023-01-01Update copyright year.levlam
2022-07-08Add Client.setLogMessageHandler to Java example.levlam
2022-07-08Clarify verbosiy level range in the documentation.levlam
2022-04-03Remove unneeded commas.levlam
2022-01-01Update copyright year.levlam
2021-09-27Use ClientManager instead of Client in ClientDotNet.levlam
2021-06-02Minor improvements.levlam
2021-05-20Improve LogMessageCallbackPtr documentation.levlam
2021-05-20Disable logMessageCallback for C++/CLI.levlam
2021-05-20Support logMessageCallback in .NET bindings.levlam
2021-05-20Added SetFatalErrorCallback to CX/CLI Client (#1490)Fela Ameghino
2021-01-01Update copyright year.levlam
2020-10-05Remove ability to change update handler after client creation.levlam
2020-10-05Fix spelling of "update handler".levlam
2020-06-06Use #pragma managed(push, off) around unmanaged includes in managed code.levlam
2020-01-01Update copyright year.levlam
2019-01-01Update copyright year.levlam
2018-10-24Make Client.Execute static in C# binding.levlam
2018-03-15Add documentation to ClientDotNet and LogDotNet.levlam
2018-02-28Move .Net Td API to Api namespace.levlam
2018-02-28Various fixes.levlam
2018-02-28Move .Net classes to Telegram::Td namespace.levlam
2018-02-28Rename TdWindows to TdDotNet.levlam