words Changelog

What's new in words 0.4

Sep 4, 2009
  • Code cleanup : listener classes put under a module. Each listener class put under its own file, so that it is more manageable
  • A simple property reader/writer implemented to remember user's configurations
  • Window sizes and last practice set now remembered. Main window now also remembers it's last position
  • Help file updated
  • users' configurations will now be saved under ".words" directory inside the program directory instead of having many "dot" files floating around in the program directory
  • Minor gui bug fixes

New in words 0.31 (Aug 31, 2009)

  • Only code cleanup plus a splash screen
  • Hangman starts up with less flicker.

New in words 0.3 (Aug 28, 2009)

  • Hangman game, code clean up.
  • feature addition
  • A primitive hangman game. Set the stage for adding more advanced games.

New in words 0.2 (Aug 17, 2009)

  • Bug Fixes:
  • Search button in dictionary now works as expected
  • Feature addition:
  • Can add categories to words or delete them. New categories automatically
  • appear in the practice-sets menu.