mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-08 05:24:39 +01:00
6e5973c55b
Make face-up tile picker util method return void and add mechanism for passing in selected tiles asynchronously, as has been done recently with the rest of the once-blocking util callbacks. Works perfectly in the gtk case. Likely crashes in curses (if picking face-up option is on.) In java all the callbacks are there but rather than put up a UI we pretend the user says "pick 'em for me" each time. Putting up a UI is next. |
||
---|---|---|
.. | ||
.gitignore | ||
anddict.c | ||
anddict.h | ||
andglobals.h | ||
Android.mk | ||
andutils.c | ||
andutils.h | ||
drawwrapper.c | ||
drawwrapper.h | ||
jniutlswrapper.c | ||
jniutlswrapper.h | ||
LocalizedStrIncludes.h | ||
paths.h | ||
utils.c | ||
utilwrapper.c | ||
utilwrapper.h | ||
xportwrapper.c | ||
xportwrapper.h | ||
xptypes.h | ||
xwjni.c |