xwords/xwords4
Andy2 15f2a46279 fix miniwindow getting erased as soon as drawn. Problem was that
board code invalidated crosshairs cells in timer callback after
drawing miniwindow but board_draw isn't supposed to get called until
after penup.  But java miniwindow drawing code was pushing DRAW event
to get the canvas updated.  Instead I'm just invalidating the view
which copies the canvas without calling board_draw().
2010-07-13 18:47:29 -07:00
..
android fix miniwindow getting erased as soon as drawn. Problem was that 2010-07-13 18:47:29 -07:00
common don't put up mini window when have penned-down on a draggable tile. 2010-07-13 06:26:55 -07:00
dawg ignore files in dawg/ 2010-07-07 23:18:14 -07:00
linux turn on crosshairs feature 2010-07-13 06:27:07 -07:00
relay use git describe for version info/stamp 2010-07-07 20:26:25 -07:00
scripts script to replace, eventually if I'm lucky, svnversion as a way to 2010-06-05 07:20:49 -07:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
wince gitignores for wince 2010-06-20 22:58:59 -07:00
Makefile include java files in TAGS 2010-01-25 02:09:08 +00:00