xwords/xwords4
eehouse 84fa9bce88 Fix problems detecting orientation change: instead of passing a
message, have draw check if dimensions are same as when did layout and
redo them if they're changed.  Works because the OS wants us to redraw
as soon as orientation changes.  But this makes it easier to hit a
synchronization problem: if re-layout happens mid-draw then canvas or
other draw-related objects may be null.  Need to get rid of the jni
thread OR synchronization drawing and layout.
2010-02-15 02:48:27 +00:00
..
android Fix problems detecting orientation change: instead of passing a 2010-02-15 02:48:27 +00:00
common turned on -Wall and fixed errors/warnings it reported 2010-02-12 07:13:42 +00:00
dawg Useful ftell, commented out. 2009-03-29 18:13:09 +00:00
linux fix r3013 breakage: remove gameID params 2010-02-01 01:50:38 +00:00
relay Don't require a timeout waiting for a game to connect initially, and 2009-12-27 18:17:24 +00:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
wince fix r3013 breakage: remove gameID params 2010-02-01 01:50:38 +00:00
Makefile include java files in TAGS 2010-01-25 02:09:08 +00:00