Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
Eric House 2a0b21e5e8 make password fetching non-blocking
First attempt to stop blocking the jni thread: instead of returning a
password from a util_ method, have it include enough state that the UI
can return, put up a dialog, and then pass that state and the password
back and have them matched up again. I think this will work for the
remaining blocking Alerts too.
2017-02-17 06:23:44 -08:00
xwords4 make password fetching non-blocking 2017-02-17 06:23:44 -08:00
.gitignore gtk: remove assertion failure creating new games 2016-09-26 08:24:47 -07:00
.projectile fix duplicate permissions 2017-01-19 06:22:12 -08:00