mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 22:10:47 +00:00
Added entry for changes made to NSSpellServer, NSSpellChecker and GSspell.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10542 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2543b6418b
commit
949f20149f
1 changed files with 16 additions and 0 deletions
16
ChangeLog
16
ChangeLog
|
@ -1,3 +1,19 @@
|
|||
2001-07-24 Gregory John Casamento <greg_casamento@yahoo.com>
|
||||
|
||||
* Source/NSSpellChecker.m cleaned up some of the NSLog
|
||||
statements which were producing debug output.
|
||||
Corrected the behavior of [NSSpellChecker _correct:],
|
||||
[NSSpellChecker _learn:], & [NSSpellChecker _forget:].
|
||||
* Source/NSSpellServer.m removed debugging statements.
|
||||
[NSSpellServer _isWord:inDictionary:caseSensitive:]
|
||||
added logic to search ignoredword list.
|
||||
[NSSpellServer _findMisspelledWordInString:language:
|
||||
ignoredWords:wordCount:countOnly:]
|
||||
Added logic to allow access to the ignored word list maintained by
|
||||
the spell checker.
|
||||
* Tools/GSspell.m implemented a working spell checker which depends
|
||||
on the ispell spell checker.
|
||||
|
||||
2000-07-23 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/gnustep/gui/NSCursor.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue