mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-07 05:24:46 +01:00
05d583a324
Back in August I "fixed" timers running after the board was cleared but didn't realize that util contexts were shared by snapshot boards. Clearing those timers when the board's destroyed was stopping timers for a visible board as well. So I added a boolean indicating whether to clear timers. Ref counting or similar would be better, but a lot of work given the concept isn't really in the common/ code at all (outside of dicts...) |
||
---|---|---|
.. | ||
android | ||
common | ||
dawg | ||
debian | ||
linux | ||
relay | ||
scripts | ||
tests | ||
wince | ||
Makefile |