Commit Graph

68 Commits

Author SHA1 Message Date
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
reed@reedloden.com
b6ebf16f39 Bug 391039 - "Change the contract id used by the spell checker engine" [p=RyanVM r+sr=mscott a1.9=schrep] 2007-11-12 22:34:32 -08:00
mark.finkle@gmail.com
ede1b0bcd0 b=397982. r=bsmedberg. a=dsicore. Default the spellcheck to load dictionaries from GRE and APP folders 2007-10-05 12:13:18 -07:00
tglek@mozilla.com
a439612373 Bug 398623: Fixed PRBool misuse bugs in extensions/spellcheck. r=mscott, a=dsicore 2007-10-05 11:46:43 -07:00
reed@reedloden.com
2179697aaf Bug 398268 - "Mismatched free() / delete in Hunspell::~Hunspell()" (change delete to free()) [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=mscott a1.9=damons] 2007-10-03 14:50:22 -07:00
martijn.martijn@gmail.com
a7c28b7789 Bug 345428 - No spellcheck on focus out, second try, r=Olli.Pettay, r=brettw, a=dsicore 2007-09-27 04:40:30 -07:00
dtownsend@oxymoronical.com
7d9b0a6f31 Backing out bug 345428 due to potential Tp regression on talos 2007-09-25 17:24:59 -07:00
martijn.martijn@gmail.com
a31e609e85 Bug 345428 - No spellcheck on focus out, second try, r=Olli.Pettay, r=brettw, a=dsicore 2007-09-25 04:20:43 -07:00
dveditz@cruzio.com
e45332c048 backout fix for bug 345428 due to memory leaks 2007-09-20 13:40:43 -07:00
martijn.martijn@gmail.com
306f0c0a6a Bug 342511 - correcting another word (with spell checker) doesn not cause current word to be spell-checked, r=brettw, a=dsicore 2007-09-20 09:03:06 -07:00
martijn.martijn@gmail.com
ae9c847765 Bug 345428 - No spellcheck on focus out, r=sspitzer, r=brettw, a=dsicore 2007-09-20 08:08:37 -07:00
reed@reedloden.com
adeeef149c Bug 364035 - "Permit loading external spellcheck engine from libspellcheck" [p=andris.pavenis@iki.fi (pavenis) r=brettw sr=mscott a1.9=damons] 2007-09-19 23:22:37 -07:00
martijn.martijn@gmail.com
53faf4aea0 Bug 394261 - Update Hunspell to version 1.1.12, patch by Ryan VanderMeulen, r+sr=mscott, a=dsicore 2007-09-06 06:04:27 -07:00
roc+@cs.cmu.edu
38b09480a4 Bug 393356. Remove unused copy of cattable.h 2007-08-28 19:18:40 -07:00
roc+@cs.cmu.edu
50cb0b1a1f Bug 393356. Spellchecker should not use private copy(ies) of the Unicode category tables. r=smontagu,a=damon 2007-08-28 19:03:31 -07:00
ginn.chen@sun.com
fe4dfb32a4 Bug 391040 HunSpell failed to compile on OpenSolaris r=mscott a=dsicore 2007-08-20 21:32:04 -07:00
martijn.martijn@gmail.com
f8635f1dd8 Bug 374069 - Crash [@ nsContentUtils::ComparePoints] with testcase, when right-clicking, r=mscott, a=dbaron 2007-08-16 13:50:38 -07:00
scott@scott-macgregor.org
1f44b0acaf Bug #391659 --> remove myspell, it is no longer part of the build. 2007-08-10 10:19:24 -07:00