aboutsummaryrefslogtreecommitdiffstats
path: root/src/OutputCommands.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *Commands: move to src/command/Max Kellermann2013-10-201-90/+0
* command: convert command_return to to a strictly-typed enumMax Kellermann2013-10-201-14/+14
* *: use references instead of pointersMax Kellermann2013-10-191-4/+4
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-3/+3
* Commands: new command "toggleoutput"Max Kellermann2013-08-041-0/+16
* output_*: convert to C++Max Kellermann2013-01-041-4/+1
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-3/+3
* client: convert to C++Max Kellermann2013-01-031-2/+2
* output_print: convert to C++Max Kellermann2013-01-031-1/+1
* command: move code to *Commands.cxxMax Kellermann2012-08-291-0/+77