summaryrefslogtreecommitdiff
path: root/src/FbTk/Timer.hh
AgeCommit message (Expand)Author
2012-09-14Fix regression: switch back to microseconds for DelayCmdMathias Gumz
2012-08-28changed timing functions to use a monotonic increasing clockMathias Gumz
2011-09-14Upgrade FbTk::Timer so it can take an arbitrary functor as a parameterPavel Labath
2011-09-14FbTk::Timer accepts Slots instead of Commands as the former are more generalPavel Labath
2010-09-09simpler to use FbTk/Timer apiMathias Gumz
2010-05-06compile fix: FD_ZERO (sys/select.h) on solaris wants to use memset(); closes ...Mathias Gumz
2008-01-10make FbTk::Command a template class, split parsing information out of ObjectR...Mark Tiefenbruck
2007-12-29'inline' in class declaration is implicitly inlineMathias Gumz
2007-12-28moved DelayedCmd from Screen.cc to FbTk/Timer.cc, added it to the keys fileMark Tiefenbruck
2007-04-17basicly cosmetic changes, patch by slava semushinmathias
2006-06-19fix timer issues (esp clock not updating on multiple screens)simonb
2006-04-18don't check the clock so often...simonb
2005-01-24fix to solve compileproblems under freebsd4mathias
2005-01-24copyright datemathias
2004-12-18cosmetic, double #include of the same headermathias
2004-08-31add autoconf check for std c++ headersrathnor
2003-12-16fixed some icc warningsfluxgen
2003-10-05fix reading of auto raise delayrathnor
2003-08-11executing a command on timeout instead of calling a TimeoutHandlerfluxgen
2003-02-15added a few headersfluxgen
2003-01-09moved from fluxbox to fbtkfluxgen