Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-28 | changed timing functions to use a monotonic increasing clock | Mathias Gumz | 1 | -4/+1 | |
gettimeofday() is subject to be changed on daylight-saving or to ntp-related (think leap-seconds). even worse, it is subject to be changed BACK in time. this is hard to fix correctly (see commit 45726d3016e and bug #3560509). it is irrelevant for timers to know the nano-seconds since the epoch anyways. | |||||
2011-03-18 | some love to src/tests, use automake to use the same build environment as ↵ | Mathias Gumz | 1 | -9/+9 | |
the rest of fluxbox | |||||
2010-03-18 | Fixed so testDemandAttention compiles | Henrik Kinnunen | 1 | -3/+5 | |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2006-05-13 | test program for _NET_WM_STATE_DEMANDS_ATTENTION | fluxgen | 1 | -0/+131 | |