Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-01-09 | ClientList: don't use GLib | Max Kellermann | 1 | -4/+2 |
2013-01-09 | ClientList: add header ClientList.hxx | Max Kellermann | 1 | -0/+1 |
2013-01-03 | Client: use std::deque for messages | Max Kellermann | 1 | -9/+4 |
2013-01-03 | ClientMessage: turn into a class | Max Kellermann | 1 | -11/+12 |
2013-01-03 | ClientInternal: use std::set for subscriptions | Max Kellermann | 1 | -6/+2 |
2013-01-03 | Client: rename the struct client to class Client | Max Kellermann | 1 | -7/+7 |
2013-01-03 | client: convert to C++ | Max Kellermann | 1 | -8/+5 |
2013-01-03 | MessageCommands: use std::set instead of GHashTable | Max Kellermann | 1 | -26/+8 |
2012-08-29 | command: move code to *Commands.cxx | Max Kellermann | 1 | -0/+197 |