aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/gui-console.cpp
AgeCommit message (Expand)Author
2016-02-14WAGE: Consistently use .empty() instead of .size() == 0Eugene Sandulenko
2016-02-14WAGE: Use String::clear() for emptying stingsEugene Sandulenko
2016-02-14WAGE: Implement Cut and Clear actionsEugene Sandulenko
2016-02-14WAGE: Disable Undo action after command exectutionEugene Sandulenko
2016-02-14WAGE: Fix behavior of the multiline pasteEugene Sandulenko
2016-02-14WAGE: Move all console-related stuff to gui-console.cppEugene Sandulenko