Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
Eric House f436090c6f install listeners immediately after setting them
Fix a race condition introduced by making initing jnithread be
asynchronous: all the layout that was supposed to happen after listeners
were added instead happened before, so that they weren't there to be
installed as part of layout. So now, after adding them, get them hooked
up to the UI. (The complexity of this is all historical: at some point
the listeners were getting added BEFORE there were views to attach them
to, so they were cached and added later. Probably now they could simply
be installed as part of adding them. But I'm not doing that now.)
2019-01-17 12:28:01 -08:00
xwords4 install listeners immediately after setting them 2019-01-17 12:28:01 -08:00
.gitignore fix xw4d build (shortening more xw4dbg) 2017-05-23 19:03:29 -07:00
.projectile fix duplicate permissions 2017-01-19 06:22:12 -08:00
.travis.yml remove diagnostic call 2018-12-17 12:53:03 -08:00
id_rsa_uploader.enc try to fix travis for new host 2017-10-11 07:39:09 -07:00