Age | Commit message (Expand) | Author |
---|---|---|
2011-09-14 | Remove the assignment operator from a regular pointer to a RefCount | Pavel Labath |
2011-05-10 | Make RefCount<> more sensible | Pavel Labath |
2009-09-30 | cosmetic fixes: removed redundant ';' + some whitespaces | Mathias Gumz |
2008-04-21 | some fixes for gcc 3.4 | Thomas Orgis |
2008-01-24 | don't require final {} on :If | Mark Tiefenbruck |
2008-01-10 | make FbTk::Command a template class, split parsing information out of ObjectR... | Mark Tiefenbruck |
2008-01-03 | remove old svn $Id$ tags | Mark Tiefenbruck |
2007-12-20 | convert macro command parsing to use new StringUtil function | Mark Tiefenbruck |
2007-12-15 | changed CommandRegistry to a template class, renamed to ObjectRegistry<Type> | Mark Tiefenbruck |
2007-12-13 | added FbTk::CommandRegistry, decentralized command parsing, and made them aut... | markt |
2007-11-22 | added conditional statements to keys file | markt |