r34-nolib

Details

  • Filename
    Misspelled-r34-nolib.zip
  • Uploaded by
  • Uploaded
    Jul 18, 2009
  • Size
    1.90 MB
  • Downloads
    25
  • MD5
    24be340d5542c45ae80eb2e061497a93

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r34 | nrpieper | 2009-07-18 17:03:08 +0000 (Sat, 18 Jul 2009) | 3 lines
Changed paths:
   M /trunk/Misspelled.lua
   M /trunk/Misspelled.toc

Misspelled can now add interactive spell-checking to multiple EditBoxes at the same time.
Added initial support for integrating with WIM.  Please report any issues you have.

------------------------------------------------------------------------
r33 | nrpieper | 2009-06-25 21:12:22 +0000 (Thu, 25 Jun 2009) | 2 lines
Changed paths:
   M /trunk/Misspelled.lua
   M /trunk/Misspelled.toc
   M /trunk/WordDict.lua

Added guild member and friends player names phonetic codes were always using US English phonetic code generation for all languages.  The generic phonetic code is now used for German and Spanish.
ipairs and pairs locals added to WordDict.lua for increased speed.
------------------------------------------------------------------------
r32 | nrpieper | 2009-06-01 18:21:56 +0000 (Mon, 01 Jun 2009) | 2 lines
Changed paths:
   M /trunk/Dict/Dic_enUS.lua
   M /trunk/Misspelled.lua
   M /trunk/Misspelled.toc

Added 642 additional US English base words and corresponding affix codes.  The word list was borrowed from Chrome's additions to the US English OpenOffice dictionary included in their implementation.  You can view the words added here: http://src.chromium.org/viewvc/chrome/trunk/src/chrome/third_party/hunspell/dictionaries/en_US.dic_delta
Are you sure "ing" is a valid suffix for the word "YouTube"???  j/k
------------------------------------------------------------------------