summaryrefslogtreecommitdiff
path: root/src/FbTk/MacroCommand.hh
AgeCommit message (Expand)Author
2011-03-28compile fix: added <cstdlib> to provide declaration for 'size_t' (gcc-4.6.x l...Daniel Diaz
2008-01-10make FbTk::Command a template class, split parsing information out of ObjectR...Mark Tiefenbruck
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
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
2005-01-24copyright datemathias
2004-11-19svn propset svn:keywords "Id"mathias
2003-12-16fixed some icc warningsfluxgen
2003-09-29added size accessorfluxgen
2003-01-11executes a list of commandsfluxgen