]> icculus.org git repositories - mikachu/openbox.git/history - otk/timer.cc
kill the const
[mikachu/openbox.git] / otk / timer.cc
2003-02-09 Dana Jansensuse the c++ std cheaders
2003-02-05 Dana Jansensdon't wait for x events if any timers fired
2003-02-05 Dana Jansens80 cols
2003-02-05 Dana Jansens80 cols
2003-01-15 Dana Jansensextern "C" the C headers
2003-01-15 Dana Jansensadd headers for select()
2003-01-14 Dana Jansensotk::Timer-ng!! thanks ManMower for this shizznit!
2003-01-11 Dana Jansensrm prefixes for all elements in the otk namepsace
2002-11-17 Dana Jansensadd the config header and emacs comment to all the...
2002-11-04 Dana Jansensnew OBTimer interface
2002-11-04 Dana JansensOBTimer is fully documented.
2002-11-04 Dana Jansenssplit the OBTimerQueueManager and TimerQueue into their...
2002-11-03 Dana Jansensnew timer infrastructure. takes a function pointer...