Commit Graph

85 Commits

Author SHA1 Message Date
Jae-Seong Lee-Russo
fbccbfa24b Bug 530415. Use NS_MIN/NS_MAX instead of PR_MIN/PR_MAX in spellcheck code. r=bzbarsky 2010-02-22 14:41:19 -05:00
Ryan VanderMeulen
c93c19a78a Bug 434915 - Add some popular names to the dictionary as well as 'recency', r=mconnor 2009-12-23 19:31:40 -05:00
L. David Baron
7d22021f2b Do unicode conversion separately for each byte in the encoding so encoder/decoder errors don't skew the results or leave them uninitialized. (Bug 525581) r=jst
--HG--
extra : transplant_source : bQ%F2i%3F%16%D3N%81%EC%C1%3D%D0%AA%F7%8D4%8C%CA%25
2009-11-20 17:21:12 -08:00
Olli Pettay
b81e141fae Bug 518950 - FindNextTextNode in mozInlineSpellWordUtil.cpp is slow, r=bz 2009-09-30 13:45:14 +03:00
Benjamin Smedberg
5d0d982cec CLOSED TREE spelling fixes to kick new builds. 2009-09-03 11:14:54 -04:00
Karl Tomlinson
b91626373f remove tabs accidentally added in b06c1085caab
--HG--
extra : rebase_source : 73d5460c346ac2e4ebf21a84802971edb2f2482b
2009-09-03 14:31:51 +12:00
Karl Tomlinson
b23629e9fe b=513789 comparison of unsigned expression < 0 is always false in mozSpellChecker.cpp r=mkaply
--HG--
extra : rebase_source : f93c6af777de99097aad4cf0f7eaec9f721e070f
2009-09-03 08:44:32 +12:00
Ian Neal
7d91aa93c0 Bug 492751 - spell checking disabled when indenting text in HTML composition
p=me r/sr=bienvenu
2009-08-28 01:55:08 +01:00
Benjamin Smedberg
2e9438fd2f Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
Michael Kohler
39067b5db3 Bug 106386 - Correct misspellings in source code (old); Patch 1; r=timeless 2009-07-27 10:46:59 +02:00
Navin Lal
9313832a8a Bug 74803 - Should make global data const where possible; const changes for nsmodulecomponentinfo; r=dbaron 2009-07-25 03:27:08 +02:00
Josh Aas
00a8d7d898 Null check after malloc in currently-unused osxspell component. b=283516 r=smorgan 2009-07-23 14:26:53 -04:00
Olli Pettay
1a534bf2c2 Bug 497178 - Make nsPIDOMEventTarget::GetListenerManager to return nsIEventListenerManager*, r+sr=peterv
--HG--
extra : rebase_source : e92146a2236fe857aff7b2a9b1516b30174b8d83
2009-06-23 14:23:52 +03:00
Arpad Borsos
497b2e227d Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression
--HG--
extra : rebase_source : 568114bcfc5a7710d9e2c2fe5e234fa190bebba1
2009-06-16 14:38:51 +02:00
Arpad Borsos
ef105af6ce Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron 2009-05-07 17:15:26 +02:00
Arpad Borsos
cd1887abfd Back out bug 474369, suspected of causing dhtml and tp3 regression 2009-06-12 23:20:55 +02:00
Arpad Borsos
3773b464cf Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
--HG--
extra : rebase_source : 2f40cba97555521222512c7cd793c2a2adcca333
2009-05-07 17:15:26 +02:00
Fred Jendrzejewski
8759b06c00 Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
--HG--
extra : rebase_source : b963bf5de9d9c445b14620479691482512e0faf2
2009-01-22 17:15:34 +13:00
Fred Jendrzejewski
7d5761cdfa Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-18 21:14:14 +01:00
Robert O'Callahan
1a9b00de4e Backed out changeset 8019a959aade 2009-01-16 22:20:33 +13:00
Fred Jendrzejewski
b79ad6fa55 Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc
--HG--
extra : rebase_source : 7a20af24c97867efbb28dafa6a70ea1b4cf00e58
2009-01-16 20:51:04 +13:00
Robert O'Callahan
a3a3951684 Bug 459613. When we tear down a textcontrol frame, tell its editor that we're blowing away the frame tree so it doesn't try to clear the spellcheck selection, which not only wastes time but does GetPrimaryFrame for during frame destruction which is a no-no. r+sr=mats 2008-12-12 21:34:43 +13:00
Sylvain Spinelli
a5672f5802 Bug 366682 - spellCheckRange : scan only the first word of a text node and stop; r+sr=roc 2008-12-06 19:39:47 +01:00
Ryan VanderMeulen
9da7d48e48 Bug 454108 - 'Update Hunspell to version 1.2.8'. r=smaug. 2008-11-04 14:05:31 -08:00
Uri Bernstein
135cdf5ca8 Now really backing out the offending mochitest, and also the patch I accidently checked in instead. 2008-10-21 20:29:39 +02:00
Uri Bernstein
1dadb5e1c8 Back out mochitest for bug 459921 since it causing problems with other test. 2008-10-21 19:14:50 +02:00
Arpad Borsos
1c904c3c56 Bug 451909 - kill MOZ_XUL_APP now that all apps set it; extensions cleanup (spellchecker, layout-debug); r+sr=(bienvenu + dbaron) 2008-10-20 14:33:11 +02:00
Arpad Borsos
8b11d938d2 Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
Stuart Morgan
405aedadb9 make spelling exceptions non-fatal in native Mac OS X spellchecker. b=453813 r=josh sr=pinkerton 2008-09-19 05:51:33 -04:00
Josh Aas
01263fd939 back out patch for 453813, closed tree 2008-09-18 18:00:18 -04:00
Stuart Morgan
4ede8df5af make spelling exceptions non-fatal in native Mac OS X spellchecker. b=453813 r=josh sr=pinkerton 2008-09-18 17:50:47 -04:00
Arpad Borsos
3c87be4ffc Bug 451909 kill MOZ_XUL_APP now that all apps set it. docshell/toolkit cleanup r=benjamin, makefile cleanups r=ted 2008-09-02 10:45:14 +01:00
mats.palmgren@bredband.net
20f55b27db Check that the editor is still alive after flushing pending notifications. b=421083 r+sr=roc a1.9=beltzner 2008-04-02 19:42:00 -07:00
joshmoz@gmail.com
62d4c87234 disable native spellchecking dictionary on Mac OS X as it doesn't support all of the locales we need it to. b=422760 r=smorgan r/ui-r=mconnor 2008-03-30 10:54:42 -07:00
joshmoz@gmail.com
9d15dd6a9e always link against cocoa framework on Mac OS X, cocoa exception wrapping in xpcom file io. b=419392 r=bent sr=roc a=beltzner 2008-02-29 15:24:53 -08:00
masayuki@d-toybox.com
3dcfbbf7fc Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner 2008-02-28 07:28:37 -08:00
masayuki@d-toybox.com
f6e10b8d70 backing out the previous patch, becaused qm-centos5-01 dep unit test is orange 2008-02-28 05:59:25 -08:00
masayuki@d-toybox.com
22b844e897 Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) r+sr=roc, a1.9b4=beltzner 2008-02-28 03:01:56 -08:00
joshmoz@gmail.com
b3e3c2727b protect against obj-c exceptions in the "extensions" dir. p=shebs b=417563 r=josh sr=roc 2008-02-20 21:28:27 -08:00
joshmoz@gmail.com
39975cafd3 back out previous chicken, we need some build work done first 2008-02-20 18:49:27 -08:00
joshmoz@gmail.com
62a2081987 protect against obj-c exceptions in "extensions" dir. b=417563 r=josh sr=roc 2008-02-20 18:47:00 -08:00
reed@reedloden.com
8d41af56b6 Bug 418076 - "Add many missing words to spellcheck dictionary" (Dictionary mega-update v1) [p=ryanvm@gmail.com (Ryan VanderMeulen) r+sr=mscott a1.9=schrep] 2008-02-20 01:48:53 -08:00
reed@reedloden.com
6347e6fc5d Bug 345080 - "Allow use of external hunspell library" [p=mh+mozilla@glandium.org (Mike Hommey) r=mscott sr=bsmedberg a1.9=schrep] 2008-02-14 03:16:53 -08:00
reed@reedloden.com
60a5d940cc Bug 340634 - "spell checker doesn't suggest "alot" correction" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=RyanVM sr=mscott a1.9=schrep] 2008-01-21 16:14:11 -08:00
reed@reedloden.com
f2ef674aeb Back out patch from bug 340634 due to bloat test crashes. 2008-01-11 00:24:41 -08:00
reed@reedloden.com
7226198f90 Bug 340634 - "spell checker doesn't suggest "alot" correction" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=RyanVM sr=mscott a1.9=schrep] 2008-01-10 20:20:55 -08:00
reed@reedloden.com
91fbfe0849 Bug 407494 - "Minor dictionary tweaks" [p=ryanvm@gmail.com (Ryan VanderMeulen) r=mscott a1.9=schrep] 2007-12-11 01:59:16 -08:00
reed@reedloden.com
90021246e7 Bug 403347 - "cvs remove mozilla/extensions/spellcheck/locales/en-US/myspell" [p=reed] 2007-11-30 12:10:25 -08:00
reed@reedloden.com
473eadf079 Bug 397150 - "Spellchecking dictionary is not sufficiently licensed" (mozilla-specific changes) [p=ryanvm@gmail.com (Ryan VanderMeulen) a=blocking1.9+] 2007-11-28 22:44:56 -08:00
reed@reedloden.com
f7bd20d1c0 Bug 397150 - "Spellchecking dictionary is not sufficiently licensed" [p=kevin.bugzilla@atkinson.dhs.org (Kevin Atkinson) [dictionaries] / ryanvm@gmail.com (Ryan VanderMeulen) [mozilla-specific changes] a=blocking1.9+] 2007-11-28 22:42:04 -08:00