aboutsummaryrefslogtreecommitdiffstats
path: root/src/StickerCommands.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-3/+3
|
* client: convert to C++Max Kellermann2013-01-031-4/+1
|
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-031-2/+1
|
* database.h: rename to DatabaseSimple.hxxMax Kellermann2013-01-031-1/+1
|
* database.h: eliminate db_*_song()Max Kellermann2013-01-031-44/+28
| | | | Use the C++ API.
* sticker: convert to C++Max Kellermann2013-01-021-3/+3
|
* db_lock: convert to C++Max Kellermann2013-01-021-1/+1
|
* *_print: convert to C++Max Kellermann2013-01-021-1/+1
|
* command: move code to *Commands.cxxMax Kellermann2012-08-291-0/+196