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
/
Timer.hh
Age
Commit message (
Expand
)
Author
2012-09-14
Fix regression: switch back to microseconds for DelayCmd
Mathias Gumz
2012-08-28
changed timing functions to use a monotonic increasing clock
Mathias Gumz
2011-09-14
Upgrade FbTk::Timer so it can take an arbitrary functor as a parameter
Pavel Labath
2011-09-14
FbTk::Timer accepts Slots instead of Commands as the former are more general
Pavel Labath
2010-09-09
simpler to use FbTk/Timer api
Mathias Gumz
2010-05-06
compile fix: FD_ZERO (sys/select.h) on solaris wants to use memset(); closes ...
Mathias Gumz
2008-01-10
make FbTk::Command a template class, split parsing information out of ObjectR...
Mark Tiefenbruck
2007-12-29
'inline' in class declaration is implicitly inline
Mathias Gumz
2007-12-28
moved DelayedCmd from Screen.cc to FbTk/Timer.cc, added it to the keys file
Mark Tiefenbruck
2007-04-17
basicly cosmetic changes, patch by slava semushin
mathias
2006-06-19
fix timer issues (esp clock not updating on multiple screens)
simonb
2006-04-18
don't check the clock so often...
simonb
2005-01-24
fix to solve compileproblems under freebsd4
mathias
2005-01-24
copyright date
mathias
2004-12-18
cosmetic, double #include of the same header
mathias
2004-08-31
add autoconf check for std c++ headers
rathnor
2003-12-16
fixed some icc warnings
fluxgen
2003-10-05
fix reading of auto raise delay
rathnor
2003-08-11
executing a command on timeout instead of calling a TimeoutHandler
fluxgen
2003-02-15
added a few headers
fluxgen
2003-01-09
moved from fluxbox to fbtk
fluxgen