Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *Commands: move to src/command/ | Max Kellermann | 2013-10-20 | 1 | -178/+0 |
| | |||||
* | command: convert command_return to to a strictly-typed enum | Max Kellermann | 2013-10-20 | 1 | -15/+15 |
| | |||||
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -6/+6 |
| | |||||
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-19 | 1 | -1/+1 |
| | |||||
* | StickerDatabase: return std::string | Max Kellermann | 2013-10-17 | 1 | -4/+3 |
| | |||||
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -7/+10 |
| | | | | Replaces GLib's GError. | ||||
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -5/+5 |
| | |||||
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -3/+3 |
| | |||||
* | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -4/+1 |
| | |||||
* | Directory: rename struct directory to Directory | Max Kellermann | 2013-01-03 | 1 | -2/+1 |
| | |||||
* | database.h: rename to DatabaseSimple.hxx | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | database.h: eliminate db_*_song() | Max Kellermann | 2013-01-03 | 1 | -44/+28 |
| | | | | Use the C++ API. | ||||
* | sticker: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -3/+3 |
| | |||||
* | db_lock: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | *_print: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | command: move code to *Commands.cxx | Max Kellermann | 2012-08-29 | 1 | -0/+196 |