aboutsummaryrefslogtreecommitdiff
path: root/src/ClientList.hxx
Commit message (Collapse)AuthorAge
* ClientList: convert to a classMax Kellermann2013-01-16
|
* ClientGlobal: move client_close_all() to ClientList.cxxMax 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