aboutsummaryrefslogtreecommitdiff
path: root/src/MessageCommands.cxx
Commit message (Collapse)AuthorAge
* ClientList: convert to a classMax Kellermann2013-01-16
|
* ClientList: don't use GLibMax Kellermann2013-01-09
| | | | Use std::list instead of GList.
* ClientList: add header ClientList.hxxMax Kellermann2013-01-09
|
* Client: use std::deque for messagesMax Kellermann2013-01-03
|
* ClientMessage: turn into a classMax Kellermann2013-01-03
|
* ClientInternal: use std::set for subscriptionsMax Kellermann2013-01-03
|
* Client: rename the struct client to class ClientMax Kellermann2013-01-03
|
* client: convert to C++Max Kellermann2013-01-03
|
* MessageCommands: use std::set instead of GHashTableMax Kellermann2013-01-03
|
* command: move code to *Commands.cxxMax Kellermann2012-08-29