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