]> icculus.org git repositories - mikachu/openbox.git/history - openbox/ping.c
Add a few missing includes and remove a stray debug printf.
[mikachu/openbox.git] / openbox / ping.c
2008-01-17 Dana Jansensmake the ping hash tables work correctly. don't need...
2008-01-16 Dana Jansensonly 1 hash table is needed in ping.c
2008-01-16 Dana Jansensuse hash tables in ping.[ch] instead of a list. we...
2008-01-16 Dana Jansensuse unique IDs for pings rather than a timestamp. ...
2008-01-16 Mikael MagnussonVarious fixes for sparse warnings.
2008-01-16 Dana Jansensactive = FALSE when not active !
2008-01-16 Dana Jansensfix timers so that they work when theres lots of repeat...
2008-01-16 Dana Jansensdon't let repeating timers, with a very fast timer...
2008-01-16 Dana Jansensrework and comment out some debugging prints
2008-01-16 Dana Jansenscant consistently tell if we should use WM_DESTROY...
2008-01-16 Dana Jansensping all the windows every 3 seconds, and show "not...
2008-01-16 Dana Jansensshow [Not Responding] in the titlebar when closing...
2008-01-16 Dana Jansenscan tell when a window that was "closed" has stopped...