summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/NetPlayChatUI.cpp
AgeCommit message (Expand)Author
2025-12-10mingw: replace SendMessage usage as clashes with existing functionCraig Carnell
2025-05-01VideoCommon/NetPlayChatUI: Replace `msg` with structured bindingDr. Dystopia
2023-07-29VideoCommon: update NetplayChatUI's chat message input to use a hidden label....iwubcode
2021-10-26Externals: Update imgui to 1.85Pokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-05-29VideoCommon/NetPlayChatUI: Default destructor in the cpp fileLioncash
2019-05-29VideoCommon/NetPlayChatUI: Use nullptr where applicableLioncash
2019-05-29VideoCommon/NetPlayChatUI: Take std::string by value in AppendChat()Lioncash
2019-05-29VideoCommon/NetPlayChatUI: Set member variable within the constructor initial...Lioncash
2019-03-26NetPlayChatUI: Add activate chat hotkeyspycrab
2019-03-23Add imgui-based Netplay Chatspycrab