Граф коммитов

166 Коммитов

Автор SHA1 Сообщение Дата
brettw%gmail.com a0d0d747fb Bug 345112 r+sr=bryner Make the spellchecker work incrementally 2006-08-02 16:17:06 +00:00
benjamin%smedbergs.us 1427ece273 Bug 339106 - integrate spellcheck into libxul, r=mento 2006-07-31 18:11:38 +00:00
brettw%gmail.com 8e93d081bd Bug 339123 r=mscott Add Mozilla-related words to the dictinary 2006-07-31 18:08:29 +00:00
brettw%gmail.com 860cc1d9cc Bug 346200 r=bryner Spellchecker doesn't like curly quotes and other non-ASCII punctuation 2006-07-28 17:57:53 +00:00
brettw%gmail.com 44816e2961 Bug 234936 r=bryner Don't spellcheck URLs 2006-07-27 22:09:07 +00:00
brettw%gmail.com 03c9fca767 Bug 345751 r+sr=roc Use new sorted range feature for the spellchecker 2006-07-27 21:57:45 +00:00
brettw%gmail.com 6682f75979 Bug 340050 r+sr=roc a=schrep Crash in spellchecker checking absurdly long word 2006-07-27 18:11:08 +00:00
martijn.martijn%gmail.com 0309477f81 Bug 344172 - Spellchecker doesn't display suggestion list for misspelled words and doesn't underline them if Russian, Ukrainian or Bulgarian Spell dictionary is installed, patch by roc, r+sr=mscott 2006-07-24 06:45:47 +00:00
benjamin%smedbergs.us c9125873ca Bug 339144 - Expose a custom factory type for simple nsIUnicharInputStream instances, r=darin 2006-07-21 16:28:51 +00:00
pamg.bugs%gmail.com 60b733da5b Bug 339434: Crash trying to spellcheck in a closed window. Patch by pkasting@google.com. r=brettw, sr=bzbarsky 2006-07-21 01:15:57 +00:00
brettw%gmail.com 80e92cacd5 Bug 345054 r+sr=roc Don't flush pending notifications in the spellchecker 2006-07-20 00:15:07 +00:00
brettw%gmail.com 4ab8ca8b02 Bug 345059 r+sr=roc Adding a word to the dictionary is slow for large textarea 2006-07-20 00:12:41 +00:00
martijn.martijn%gmail.com b4ce183f8f Bug 344895 - Spellchecker hangs Firefox when dealing with a largish textarea, patch by brettw, r+sr=roc 2006-07-19 19:57:34 +00:00
martijn.martijn%gmail.com cb925ad299 Bug 344184 - Crash [@ FindNextNode] with this testcase in designMode, patch by roc, r+sr=mscott 2006-07-19 18:13:45 +00:00
roc+%cs.cmu.edu 8fb0339e37 Bug 343741. Don't pass Unicode characters to isspace etc libc methods, they die on Windows. r+sr=mscott 2006-07-13 08:10:30 +00:00
roc+%cs.cmu.edu db77a93ee5 Bug 343532. Fix crasher when calling FindNextNode on the root node. r+sr=mscott 2006-07-05 21:08:22 +00:00
roc+%cs.cmu.edu 0baefefafc Trying to fix balsa orange. 2006-07-04 03:04:55 +00:00
roc+%cs.cmu.edu 7436d3b7b4 Adding assertion to investigate balsa orange. 2006-07-04 02:17:22 +00:00
roc+%cs.cmu.edu 09cd0b42c9 Bug 339066. Update inline spellchecking to extract words from the DOM (augmented with style data), handling words that span DOM nodes. Fixes many issues. patch by brettw, roc; r=brettw,roc,mscott,sr=bryner 2006-07-04 00:32:34 +00:00
benjamin%smedbergs.us 631865b20f Think-o from bug 216382 is the partial cause of bug 343126 (spellchecker completely broken), rs=enn 2006-06-29 16:22:55 +00:00
dbaron%dbaron.org 116fd8ccac bsmedberg missed a file when relanding bug 216382 - put the spellcheck dictionaries in appdir/dictionaries and extensiondir/dictionaries, r=enndeakin 2006-06-29 08:31:40 +00:00
benjamin%smedbergs.us 38a5492c31 Relanding bug 216382 - put the spellcheck dictionaries in appdir/dictionaries and extensiondir/dictionaries, r=enndeakin (fix was misplaced NS_IF_ADDREF) 2006-06-29 06:03:12 +00:00
benjamin%smedbergs.us 943e691359 Backout bug 216382 due to windows orange 2006-06-29 04:48:40 +00:00
benjamin%smedbergs.us 5a77b8f440 Bug 216382 - put the spellcheck dictionaries in appdir/dictionaries and extensiondir/dictionaries, r=enndeakin 2006-06-29 03:01:38 +00:00
martijn.martijn%gmail.com a1f863c102 Bug 342536 - Backing out _remove the redundant DeleteSelection call_ patch from bug 312778 2006-06-23 21:17:59 +00:00
martijn.martijn%gmail.com 3be16114a2 removal of DeleteSelection, which was redundant. Bug 312778, r=brettw, sr=mscott 2006-06-21 00:52:00 +00:00
mark%moxienet.com 51019ca217 340807 Spell checking broken on OS X, can't use Cocoa spell checker in a Carbon app. Use myspell when under Carbon. r=pink 2006-06-15 23:51:32 +00:00
jwalden%mit.edu 7d9ac3faef Bug 316543 - crash [@ mozSpellChecker::mozSpellChecker] when opening message compose window. Patch by Adam Guthrie <ispiked@gmail.com>, r=timeless, sr=mscott 2006-06-15 18:53:49 +00:00
martijn.martijn%gmail.com 64132c8e03 Bug 312778 - Undo after a spell check correction doesn't work, undoes previous action, r=brettw, sr=mscott 2006-06-12 14:15:48 +00:00
timeless%mozdev.org a768026fc9 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
pinkerton%aol.net 4c9315608e add osx spellcheck service to replaces mySpell on Mac (bug 151040) 2006-06-03 15:56:20 +00:00
brettw%gmail.com 4ccd7ea864 Bug 329672 r=mscott Thunderbird assertions on window close with spellchecker 2006-05-12 22:48:14 +00:00
brettw%gmail.com c831982ad7 Bug 331368 r=mscott Assertions in content iterator 2006-05-12 22:44:11 +00:00
benjamin%smedbergs.us 70a0f2207b Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
bienvenu%nventure.com 1a3de1c754 fix crash entering smiley<space><space> on unix, sr=mscott, 328606 2006-02-28 15:53:07 +00:00
scott%scott-macgregor.org b888a73f50 Bug #324521 --> poor inline spell checking performance on large text documents. When adding or ignoring a word, just spell check the existing spell selection instead of the entire document since those are the only words that would possibly be effected. Limit the size of the spell check selection to the first 250 mistyped words.
sr=bienvenu
2006-02-27 22:35:35 +00:00
timeless%mozdev.org 1ce5986f6b Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
bzbarsky%mit.edu 0345a6719d Make it possible to enable spell-check for text inputs too (not just
textareas).  Make the pref controlling the whole thing live.  Bug 151040, patch
by Julian Pellico <jpellico@yahoo.com>, r=bzbarsky, sr=bryner
2006-02-09 03:50:53 +00:00
cbiesinger%web.de c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
scott%scott-macgregor.org 85068a8dc2 Bug #307052 --> Spellchecker doesn't display suggestion list for misspelled words in cyrillic based directions.
In addition to fixing the string conversion issue, fix various memory leaks, poor allocation strategies and other problems with this code.

r=mvl
sr=bz
2006-01-05 19:11:10 +00:00
timeless%mozdev.org a0b9ffc7fb Bug 322351 mozISpellCheckingEngine.check crashes if word is misspelled [@ mozMySpell::Check]
r=mscott sr=bz
2006-01-05 06:19:54 +00:00
timeless%mozdev.org f675dea5f2 Bug 253481 xul:textbox attribute to specify what happens to pasted line breaks
patch by ted.mielczarek@gmail.com r=brade/neil sr=jag
2005-12-20 20:12:54 +00:00
brettw%gmail.com 9c76475ca8 Bug 320443 sr=bryner Fix inline spellchecker warnings: using out of bounds index. 2005-12-15 23:25:49 +00:00
brettw%gmail.com b9193728c5 Bug 302050: inline spellchecking for textboxes backend. r=bryner sr=bzbarsky 2005-12-05 18:07:33 +00:00
bzbarsky%mit.edu d44ad313ae Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
changes, sr=jst
2005-11-02 00:41:51 +00:00
bsmedberg%covad.net 80dfac6a51 Bug 313889 - l10n repackaging doesn't repackage dictionaries properly r=chase 2005-10-26 18:18:47 +00:00
roc+%cs.cmu.edu 142211a0cb Bug 300313. DeCOMtaminate linebreaker/wordbreaker, and access them directly as services rather than through a factory. r+sr=roc, patch by Joshua Welderson (thanks Joshua\!) 2005-08-22 03:00:06 +00:00
scott%scott-macgregor.org 32143ba701 Bug #305017 --> myspell object gets leaked by mozMySpell
r=mvl
sr=bienvenu
2005-08-18 21:07:41 +00:00
cbiesinger%web.de 3f1e13dd52 bug 300335 allocate enough memory
patch by Andrew Schultz <ajschult@verizon.net> r+sr=mscott a=bsmedberg
2005-07-25 21:06:44 +00:00
gandalf%firefox.pl c76ea4c105 fix for install in patch from bug 295465; 2005-07-17 01:43:38 +00:00
gandalf%firefox.pl 438c06c5fd fix a bustage 2005-07-16 19:12:40 +00:00
gandalf%firefox.pl fe6d181b31 Bug 295465: Add myspell to Tb source l10n;r+a=benjamin,sr=mscott 2005-07-16 18:45:12 +00:00
timeless%mozdev.org b42edae703 Bug 283509 OOM crasher [@ mozEnglishWordUtils::FromRootForm]
patch by dewildt@gmail.com r=timeless sr=mscott a=chofmann
2005-06-24 16:19:54 +00:00
neil%parkwaycc.co.uk 9df363b58c Fix warning LNK4044: unrecognized option b=287570 p=gautheri@noos.fr r=cls a=asa 2005-06-08 08:06:59 +00:00
neil%parkwaycc.co.uk f719d8d1bd Disabling the spell checker is not an error b=296265 r+sr=mscott a=asa 2005-06-07 23:04:49 +00:00
neil%parkwaycc.co.uk a568d1c077 Bug 292520 Inline spellcheck crashes on unchecked document r+sr=mscott a=shaver 2005-06-01 22:48:31 +00:00
scott%scott-macgregor.org 6b13822230 Bug #244969 --> Spell checker fails to catch misspelled words after a "Replace all"
Patch by kiran.s@in.ibm.com

sr=mscott
a=asa
2005-05-09 17:42:10 +00:00
jshin%mailaps.org e7499921ca bug 287340: remove unused files (unicode char. category interface and its implementation) r=smontagu, sr=dbaron 2005-04-06 08:33:21 +00:00
bsmedberg%covad.net 8d87ba791a dammit 2005-04-06 00:27:43 +00:00
bsmedberg%covad.net af0681ee56 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-06 00:25:47 +00:00
bsmedberg%covad.net be30b2f533 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 18:38:19 +00:00
dbaron%dbaron.org cda2b96b0e Fix some minor static buffer overruns detected by Coverity tool, and sync two versions of catttable.h. b=287290 r+sr=brendan 2005-03-23 05:43:39 +00:00
timeless%mozdev.org c06165250f Bug 283510 OOM crasher [@ mozMySpell::Check]
patch by dewildt@gmail.com r=timeless sr=mscott
2005-03-06 10:52:50 +00:00
bsmedberg%covad.net 361daac936 Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
scott%scott-macgregor.org 330fa6dc4b Bug #280901 --> Fix ports bustage for OSF/1 builds
Patch by
Laxmi Harikumar

r=mvl
sr=me
2005-02-16 18:25:04 +00:00
scott%scott-macgregor.org 1f16319a99 Bug #282278 --> use the right editor node filter for Thunderbird's inline spell checker 2005-02-15 01:27:33 +00:00
bryner%brianryner.com ed870113ca Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron. 2005-02-04 21:10:45 +00:00
scott%scott-macgregor.org 4ba200660e Bug #280826 --> automatically add email recipients to the inline spell checker ignore list.
sr=bienvenu
2005-02-04 01:39:02 +00:00
scott%scott-macgregor.org 299f3c3b27 Bug #278312 --> Initial framework for inline spell check
sr=bienvenu
2005-02-02 19:42:55 +00:00
kyle.yuan%sun.com 3f760ea415 Bug 278672 can't build myspell on Solaris using SunONE Studio compiler
r=mvl, sr=mscott, added using namespace std for SunONE studio compiler.
2005-01-18 05:16:33 +00:00
scott%scott-macgregor.org 235f1f4809 try to fix ports bustage 2005-01-13 07:51:31 +00:00
scott%scott-macgregor.org ef704532cc Bug #240600 --> Spell checker improvements. Resynch our forked spell checker with the latest myspell engine
used by open office.org.

Patch originally by Michielvan Leeuwen (mvl@exedo.nl), adapted by me.

sr=me
2005-01-13 06:20:58 +00:00
timeless%mozdev.org fd57c441dc Bug 252681 mozISpellCheckingEngine check method faulting on misspelled words
r=mvl sr=dmose
2004-08-02 02:14:23 +00:00
cbiesinger%web.de 2bb5f1d3a1 replace EqualsWithConversion by EqualsLiteral where possible
bug 248687 r+sr=roc
2004-06-26 14:32:11 +00:00
roc+%cs.cmu.edu 0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
scott%scott-macgregor.org 8959ab7f75 Bug #246371 --> remove some dead code from the spell checker. Cleanup the notifications the spell checker
listens for in order to load new custom dictionaries.

r=mvl
2004-06-16 22:05:46 +00:00
roc+%cs.cmu.edu 0e3ff503fb Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu 62a5127738 Relanding, since backing out did not fix orange. Bug 232691. 2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu 7f1e54b18d Backing out to attempt to fix Mac orange. Bug 232691 2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu abcad1dc39 Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
using EmptyC?String instead.  Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
bienvenu%nventure.com 4d40ab419f make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538 2004-04-22 15:32:54 +00:00
gerv%gerv.net 86486431ae Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:14:17 +00:00
scott%scott-macgregor.org e0414fab31 fix for bug #240770
spell checker asserts when it has no suggestions

also, only call forgotchar() once.

r/sr=bienvenu
2004-04-17 15:01:31 +00:00
mvl%exedo.nl a201d366aa another attempt to fix bustage 2004-04-13 13:14:59 +00:00
mvl%exedo.nl f564eb3b46 attempt to fix build bustage 2004-04-13 12:43:09 +00:00
mvl%exedo.nl ebf5bcc2b5 Add support for REP tables in spellchecker, to improve suggestions by knowing about common misspellings
bug 227214, patch by mscott and me, r=mscott, sr=bienvenu
2004-04-13 12:09:44 +00:00
bryner%brianryner.com 0babfa6b6b Fix spellcheck in static builds, and also fix static viewer linkage on OS X. Bug 238309, patch by cls, r=bryner, a=asa. 2004-04-08 08:06:32 +00:00
scott%scott-macgregor.org 37271ec347 Land a new US English dictionary file for Seamonkey. Thunderbird has already been using this dictionary.
The new dictionary includes a larger vocabulary in addition to supporting REP tables. I have not checked in the
code for seamonkey to actually leverage the REP tables yet.

part of Bug #227214

No r/sr since this isn't a coding change.
2004-02-19 21:37:30 +00:00
scott%scott-macgregor.org 4107587ad8 Bug #234936 --> expose method to find a url given a string. This allows the spell checker to
ignore urls in mail compose. Porting this functionality to seamonkey.

sr=bienvenu
2004-02-19 20:45:57 +00:00
darin%meer.net 8d65e087ae landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
mvl%exedo.nl 123204e11c Convert mozPersonalDictionary to use nsTHashTable. Removal of obsolete files.
Bug 224625, r=dwitte, sr=alecf
2004-02-03 13:06:44 +00:00
mvl%exedo.nl ad2d4d169d Convert mozPersonalDictionary to use nsTHashTable
Bug 224625, r=dwitte, sr=alecf
2004-02-03 11:54:03 +00:00
bsmedberg%covad.net 6d1e888f03 Bug 232201 - make nsIPrefBranchInternal inherit from nsIPrefBranch (small codesize savings) r=alecf sr=darin 2004-01-28 04:20:03 +00:00
neil%parkwaycc.co.uk 7848173748 Bug 230434 nsIPref removal from spellchecker p=arne.anka@stupido.com r=mkaply sr=dbaron 2004-01-26 13:29:25 +00:00
dbaron%dbaron.org 0231f67b81 Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner 2004-01-23 23:12:44 +00:00
mvl%exedo.nl d1740cdd51 Change comments and capitalization in idl files. Bug 225749, r=timeless, sr=alecf 2004-01-12 12:13:57 +00:00
mkaply%us.ibm.com 31aebc0c90 Who ever heard of #including a license 2004-01-09 22:43:55 +00:00
mkaply%us.ibm.com 8d9d1431c2 Per gerv, the spellchecker has been relicensed under MPL with the permission of Keven Hendricks, so this license.readme file is no longer valid 2004-01-09 21:50:13 +00:00
bsmedberg%covad.net d0f309943a Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net 274ef7cd49 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00