aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/OutputCommands.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-28OutputAll: convert to class, move instance to class PartitionMax Kellermann1-10/+6
2014-01-23output/*: move to output/plugins/Max Kellermann1-2/+2
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-11-28include cleanup using iwyuMax Kellermann1-2/+0
2013-10-30*: update copyright year to 2013Max Kellermann1-1/+1
2013-10-20*Commands: move to src/command/Max Kellermann1-0/+0
2013-10-20command: convert command_return to to a strictly-typed enumMax Kellermann1-14/+14
2013-10-19*: use references instead of pointersMax Kellermann1-4/+4
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann1-3/+3
2013-08-04Commands: new command "toggleoutput"Max Kellermann1-0/+16
2013-01-04output_*: convert to C++Max Kellermann1-4/+1
2013-01-03Client: rename the struct client to class ClientMax Kellermann1-3/+3
2013-01-03client: convert to C++Max Kellermann1-2/+2
2013-01-03output_print: convert to C++Max Kellermann1-1/+1
2012-08-29command: move code to *Commands.cxxMax Kellermann1-0/+77