summaryrefslogtreecommitdiff
path: root/src/FbTk/MacroCommand.cc
AgeCommit message (Expand)Author
2011-09-14Remove the assignment operator from a regular pointer to a RefCountPavel Labath
2011-05-10Make RefCount<> more sensiblePavel Labath
2009-09-30cosmetic fixes: removed redundant ';' + some whitespacesMathias Gumz
2009-05-26Error on incomplete MacroCmd key commandJim Ramsay
2008-04-21some fixes for gcc 3.4Thomas Orgis
2008-01-10make FbTk::Command a template class, split parsing information out of ObjectR...Mark Tiefenbruck
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-12-30removed some unneeded headersMathias Gumz
2007-12-20convert macro command parsing to use new StringUtil functionMark Tiefenbruck
2007-12-15changed CommandRegistry to a template class, renamed to ObjectRegistry<Type>Mark Tiefenbruck
2007-12-13added FbTk::CommandRegistry, decentralized command parsing, and made them aut...markt
2006-06-10added new command: ToggleCmd, works like a macro but executes the commands on...fluxgen
2006-04-02size_t fixes, thanks Semushin Slava aka php-coderfluxgen
2006-02-16updated copyright infomathias
2005-01-24copyright datemathias
2004-11-19svn propset svn:keywords "Id"mathias
2003-09-29added size accessorfluxgen
2003-01-11executes a list of commandsfluxgen