Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-12-20 | convert macro command parsing to use new StringUtil function | Mark Tiefenbruck | 1 | -15/+11 |
2007-12-16 | changed CommandRegistry to a template class, renamed to ObjectRegistry<Type> | Mark Tiefenbruck | 1 | -4/+4 |
2007-12-13 | added FbTk::CommandRegistry, decentralized command parsing, and made them aut... | markt | 1 | -0/+48 |
2006-06-10 | added new command: ToggleCmd, works like a macro but executes the commands on... | fluxgen | 1 | -0/+18 |
2006-04-02 | size_t fixes, thanks Semushin Slava aka php-coder | fluxgen | 1 | -1/+1 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2003-09-29 | added size accessor | fluxgen | 1 | -1/+5 |
2003-01-11 | executes a list of commands | fluxgen | 1 | -0/+39 |