index
:
fluxbox.git
master
on_tab
pre-devel-1_1
wip
wip-container
wip-orig-dev
with_map
Unnamed repository; edit this file 'description' to name the repository.
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
FbTk
/
MacroCommand.cc
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
2009-05-26
Error on incomplete MacroCmd key command
Jim Ramsay
2008-04-21
some fixes for gcc 3.4
Thomas Orgis
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-30
removed some unneeded headers
Mathias Gumz
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
2006-06-10
added new command: ToggleCmd, works like a macro but executes the commands on...
fluxgen
2006-04-02
size_t fixes, thanks Semushin Slava aka php-coder
fluxgen
2006-02-16
updated copyright info
mathias
2005-01-24
copyright date
mathias
2004-11-19
svn propset svn:keywords "Id"
mathias
2003-09-29
added size accessor
fluxgen
2003-01-11
executes a list of commands
fluxgen