aboutsummaryrefslogtreecommitdiffstats
path: root/src/MessageCommands.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-5/+5
* Main: move global variables to struct InstanceMax Kellermann2013-04-171-2/+3
* ClientList: convert to a classMax Kellermann2013-01-161-43/+12
* ClientList: don't use GLibMax Kellermann2013-01-091-4/+2
* ClientList: add header ClientList.hxxMax Kellermann2013-01-091-0/+1
* Client: use std::deque for messagesMax Kellermann2013-01-031-9/+4
* ClientMessage: turn into a classMax Kellermann2013-01-031-11/+12
* ClientInternal: use std::set for subscriptionsMax Kellermann2013-01-031-6/+2
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-7/+7
* client: convert to C++Max Kellermann2013-01-031-8/+5
* MessageCommands: use std::set instead of GHashTableMax Kellermann2013-01-031-26/+8
* command: move code to *Commands.cxxMax Kellermann2012-08-291-0/+197