index
:
fluxbox_pavel.git
fixes
master
on-1.3.4
Pavel's repository
Pavel Labath
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
FbTk
/
Timer.cc
Age
Commit message (
Collapse
)
Author
Files
Lines
2008-08-21
fix parsing of Delay command
Mark Tiefenbruck
1
-1/+2
2008-04-21
some fixes for gcc 3.4
Thomas Orgis
1
-1/+1
2008-01-11
make FbTk::Command a template class, split parsing information out of ↵
Mark Tiefenbruck
1
-7/+7
ObjectRegistry
2007-12-28
moved DelayedCmd from Screen.cc to FbTk/Timer.cc, added it to the keys file
Mark Tiefenbruck
1
-1/+37
2006-06-19
fix timer issues (esp clock not updating on multiple screens)
simonb
1
-42/+41
2006-04-18
don't check the clock so often...
simonb
1
-15/+47
2006-02-16
updated copyright info
mathias
1
-1/+1
2005-01-24
copyright date
mathias
1
-1/+1
2004-11-01
accepted patch #1057446, improved iterator in timer-code
akir
1
-6/+15
2004-10-19
if the systemtime is set back the timers wont be updated.
akir
1
-4/+21
solution: add the delta to all of our timers too.
2004-09-19
fixed a minor bug that can lead to HIGH cpuload under some circumstances.
akir
1
-1/+2
actually we must ensure that only timers with a valid handle are added to the timerslist.
2004-08-31
add autoconf check for std c++ headers
rathnor
1
-1/+5
2003-10-05
fix reading of auto raise delay
rathnor
1
-1/+1
2003-08-11
executing a command on timeout instead of calling a TimeoutHandler
fluxgen
1
-3/+13
2003-01-09
moved from fluxbox to fbtk
fluxgen
1
-0/+182