mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-09 05:24:44 +01:00
43 lines
1.2 KiB
Text
43 lines
1.2 KiB
Text
<html>
|
|
<head>
|
|
<style type="text/css">
|
|
body {font-size: smaller;}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
|
|
<b>Crosswords 4.4 beta 33 release</b>
|
|
|
|
<ul>
|
|
|
|
<li>Use the term "wordlist" instead of "dictionary" to not imply that
|
|
there are definitions provided.</li>
|
|
|
|
<li>Change how downloaded wordlists are opened to consume much less
|
|
Java memory. Downside: wordlists on external storage are not
|
|
available when that storage is mounted on a computer over USB.</li>
|
|
|
|
<li>In the Wordlists screen, hide wordlists stored on external media
|
|
when the media's not available. Notice when it becomes available
|
|
and redraw the list.</li>
|
|
|
|
<li>Make a game's language one of several configurable attributes
|
|
that can be displayed along with the game</li>
|
|
|
|
<li>Fix rename of games to work when keyboard opened while dialog
|
|
up.</li>
|
|
|
|
<li>Add icons to games list display so it's easier to tell networked
|
|
from standalone. These are placeholders until I can get an artist
|
|
to help out. :-)</li>
|
|
|
|
</ul>
|
|
|
|
<p>Please remember that this is beta software. Please let me know (at
|
|
eehouse@eehouse.org) what's broken and what features you'd most like
|
|
to see.</p>
|
|
|
|
<p>Thanks!<br>--Eric</p>
|
|
|
|
</body>
|
|
</html>
|