anag
23 years agoUse a BufferedReader, not a LineNumberReader.
mdw [Fri, 16 Feb 2001 21:46:10 +0000 (21:46 +0000)]
Use a BufferedReader, not a LineNumberReader.

23 years agoBe more helpful. Improve full help message. Special-case error for
mdw [Fri, 16 Feb 2001 21:45:19 +0000 (21:45 +0000)]
Be more helpful.  Improve full help message.  Special-case error for
empty command strings.

23 years agoAdd a settings panel (currently only allows the wordlist to be
mdw [Wed, 7 Feb 2001 09:10:04 +0000 (09:10 +0000)]
Add a settings panel (currently only allows the wordlist to be
changed).  Move the buttons down the right-hand side of the list.  Add a
`Run' button which passes arguments through directly.

23 years agoInstall Java files in the right place.
mdw [Wed, 7 Feb 2001 09:09:20 +0000 (09:09 +0000)]
Install Java files in the right place.

23 years agoFix spurious error when `-file' is used.
mdw [Wed, 7 Feb 2001 09:09:11 +0000 (09:09 +0000)]
Fix spurious error when `-file' is used.

23 years agoOptimize the graph by removing edges to non-matching cells. Make all of
mdw [Wed, 7 Feb 2001 09:08:44 +0000 (09:08 +0000)]
Optimize the graph by removing edges to non-matching cells.  Make all of
the graph links be contiguous so the main loop can give up earlier.

23 years agoFind a suitable Java compiler. If there isn't one, don't compile the
mdw [Tue, 6 Feb 2001 10:06:25 +0000 (10:06 +0000)]
Find a suitable Java compiler.  If there isn't one, don't compile the
Java bits.

23 years agoRemove redundant rule.
mdw [Tue, 6 Feb 2001 09:38:46 +0000 (09:38 +0000)]
Remove redundant rule.

23 years agoClean the .jar file.
mdw [Tue, 6 Feb 2001 09:37:56 +0000 (09:37 +0000)]
Clean the .jar file.

23 years agoSimple GUI front-end in Java.
mdw [Sun, 4 Feb 2001 19:53:07 +0000 (19:53 +0000)]
Simple GUI front-end in Java.

23 years agoRemove debugging.
mdw [Sun, 4 Feb 2001 19:52:53 +0000 (19:52 +0000)]
Remove debugging.

23 years agoInitial checkin
mdw [Sun, 4 Feb 2001 17:14:42 +0000 (17:14 +0000)]
Initial checkin