r36
Details
-
FilenameMisspelled-r36.zip
-
Uploaded by
-
UploadedJul 19, 2009
-
Size2.24 MB
-
Downloads233
-
MD566335e823eb5235664766c28c32d2e9b
Supported WoW Retail Versions
- 3.1.0
Changelog
------------------------------------------------------------------------
r36 | nrpieper | 2009-07-19 15:07:45 +0000 (Sun, 19 Jul 2009) | 1 line
Changed paths:
A /trunk/Dict/Dic_frFR.lua
M /trunk/Misspelled.lua
M /trunk/Misspelled.toc
M /trunk/WordDict.lua
Added a French dictionary. The French dictionary will auto-load if you're using the frFR client, or you can manually choose to use it from Misspelled's Interface/Addons options page.
------------------------------------------------------------------------
r35 | nrpieper | 2009-07-19 13:14:24 +0000 (Sun, 19 Jul 2009) | 2 lines
Changed paths:
M /trunk/Misspelled.lua
M /trunk/Misspelled.toc
Hopefully fixed the issue that was crashing client.
Hooked ChatThrottleLib:SendChatMessage so I can clean any misspelled highlighted words before the message is sent.
------------------------------------------------------------------------
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
------------------------------------------------------------------------