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

186 Коммитов

Автор SHA1 Сообщение Дата
Olli.Pettay@helsinki.fi c62c9a6daf Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst 2007-05-14 02:11:38 -07:00
Olli.Pettay@helsinki.fi 0cb1dd0a4b backout Bug 363089 2007-05-11 06:34:05 -07:00
Olli.Pettay@helsinki.fi c509d37191 Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst 2007-05-11 04:15:11 -07:00
dbaron@dbaron.org cb52af13a3 Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg 2007-03-27 08:34:59 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
mats.palmgren%bredband.net 526245d6d7 Check that the editor is still alive after flushing pending notifications. b=421083 r+sr=roc a1.9=beltzner 2008-04-03 02:42:00 +00:00
joshmoz%gmail.com 7bf7c3af32 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 17:54:42 +00:00
joshmoz%gmail.com 793a2e0747 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 23:24:55 +00:00
masayuki%d-toybox.com 1e15df8ce2 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 15:28:40 +00:00
masayuki%d-toybox.com 755b4e49e5 backing out the previous patch, becaused qm-centos5-01 dep unit test is orange 2008-02-28 13:59:28 +00:00
masayuki%d-toybox.com 0cb4d69dfd Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) r+sr=roc, a1.9b4=beltzner 2008-02-28 11:01:59 +00:00
joshmoz%gmail.com 908a06c69f protect against obj-c exceptions in the "extensions" dir. p=shebs b=417563 r=josh sr=roc 2008-02-21 05:28:27 +00:00
joshmoz%gmail.com 4653032205 back out previous chicken, we need some build work done first 2008-02-21 02:49:27 +00:00
joshmoz%gmail.com 9388888080 protect against obj-c exceptions in "extensions" dir. b=417563 r=josh sr=roc 2008-02-21 02:47:00 +00:00
reed%reedloden.com 4c728c79d6 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 09:48:53 +00:00
reed%reedloden.com 725e9b8564 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 11:16:54 +00:00
reed%reedloden.com b60b7134a0 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-22 00:14:11 +00:00
reed%reedloden.com 82ba51f6b5 Back out patch from bug 340634 due to bloat test crashes. 2008-01-11 08:24:41 +00:00
reed%reedloden.com 09da86c5ad 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-11 04:20:55 +00:00
reed%reedloden.com f55204d629 Bug 407494 - "Minor dictionary tweaks" [p=ryanvm@gmail.com (Ryan VanderMeulen) r=mscott a1.9=schrep] 2007-12-11 09:59:17 +00:00
reed%reedloden.com de50ce7d7a Bug 403347 - "cvs remove mozilla/extensions/spellcheck/locales/en-US/myspell" [p=reed] 2007-11-30 20:10:25 +00:00
reed%reedloden.com 43fc37e557 Bug 397150 - "Spellchecking dictionary is not sufficiently licensed" (mozilla-specific changes) [p=ryanvm@gmail.com (Ryan VanderMeulen) a=blocking1.9+] 2007-11-29 06:44:57 +00:00
reed%reedloden.com f860ee78f0 Bug 397150 - "Spellchecking dictionary is not sufficiently licensed" (mozilla-specific changes) [p=ryanvm@gmail.com (Ryan VanderMeulen) a=blocking1.9+] 2007-11-29 06:44:56 +00:00
reed%reedloden.com ec785b0be2 Bug 397150 - "Spellchecking dictionary is not sufficiently licensed" (dictionaries) [p=kevin.bugzilla@atkinson.dhs.org (Kevin Atkinson) a=blocking1.9+] 2007-11-29 06:42:04 +00:00
reed%reedloden.com 47b5677975 Bug 391039 - "Change the contract id used by the spell checker engine" [p=RyanVM r+sr=mscott a1.9=schrep] 2007-11-13 06:34:33 +00:00
mark.finkle%gmail.com 0335f433cd b=397982. r=bsmedberg. a=dsicore. Default the spellcheck to load dictionaries from GRE and APP folders 2007-10-05 19:13:18 +00:00
tglek%mozilla.com 607b9a808a Bug 398623: Fixed PRBool misuse bugs in extensions/spellcheck. r=mscott, a=dsicore 2007-10-05 18:46:43 +00:00
reed%reedloden.com 913c5378f5 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 21:50:22 +00:00
martijn.martijn%gmail.com 087cdc9c39 Bug 345428 � No spellcheck on focus out, second try, r=Olli.Pettay, r=brettw, a=dsicore 2007-09-27 11:40:30 +00:00
dtownsend%oxymoronical.com 43c89a10d2 Backing out bug 345428 due to potential Tp regression on talos 2007-09-26 00:24:59 +00:00
martijn.martijn%gmail.com 36c2d260cb Bug 345428 � No spellcheck on focus out, second try, r=Olli.Pettay, r=brettw, a=dsicore 2007-09-25 11:20:43 +00:00
dveditz%cruzio.com c8719373b3 backout fix for bug 345428 due to memory leaks 2007-09-20 20:40:43 +00:00
martijn.martijn%gmail.com cd20da59bf Bug 342511 � correcting another word (with spell checker) doesn not cause current word to be spell-checked, r=brettw, a=dsicore 2007-09-20 16:03:06 +00:00
martijn.martijn%gmail.com a1da6b151e Bug 345428 � No spellcheck on focus out, r=sspitzer, r=brettw, a=dsicore 2007-09-20 15:08:37 +00:00
reed%reedloden.com b085a7ea76 Bug 364035 - "Permit loading external spellcheck engine from libspellcheck" [p=andris.pavenis@iki.fi (pavenis) r=brettw sr=mscott a1.9=damons] 2007-09-20 06:22:37 +00:00
martijn.martijn%gmail.com 6df0d9336a Bug 394261 � Update Hunspell to version 1.1.12, patch by Ryan VanderMeulen, r+sr=mscott, a=dsicore 2007-09-06 13:04:27 +00:00
roc+%cs.cmu.edu e7680abbdb Bug 393356. Remove unused copy of cattable.h 2007-08-29 02:18:40 +00:00
roc+%cs.cmu.edu dc4ea8c74d Bug 393356. Spellchecker should not use private copy(ies) of the Unicode category tables. r=smontagu,a=damon 2007-08-29 02:03:32 +00:00
ginn.chen%sun.com e5dbd99da6 Bug 391040 HunSpell failed to compile on OpenSolaris
r=mscott a=dsicore
2007-08-21 04:32:04 +00:00
martijn.martijn%gmail.com f34096dd35 Bug 374069 � Crash [@ nsContentUtils::ComparePoints] with testcase, when right-clicking, r=mscott, a=dbaron 2007-08-16 20:50:38 +00:00
scott%scott-macgregor.org e8ce60ac47 Bug #391659 --> remove myspell, it is no longer part of the build. 2007-08-10 17:21:41 +00:00
longsonr%gmail.com 8f317cbf69 Bug 391147 - hunspell doesn't build on MSVC7.1. r+sr=mscott,a=pavlov(1.9 blocker) 2007-08-10 09:45:35 +00:00
scott%scott-macgregor.org 23fc7398a3 backout bug #391147 because the tree is closed. 2007-08-08 23:11:45 +00:00
scott%scott-macgregor.org c195f6c403 Bug 391147 --> hunspell doesn't build on MSVC71.1
patch by Robert Longson <longsonr@gmail.com>

1.9 blocker

sr=mscott
2007-08-08 23:02:34 +00:00
scott%scott-macgregor.org 8552c98b75 Bug #319778 --> use hunspell instead of myspell as the default spell check engine.
patch by Ryan VanderMeulen <ryanvm@gmail.com> and  N�meth L�szl� <nemeth@openoffice.org>

sr=mscott
a=mconnor/schrep for 1.9
2007-08-06 03:33:00 +00:00
scott%scott-macgregor.org 74f623b2d7 Bug #319778 --> upgrade our version of hunspell to 1.1.8
NPOTB

sr=mscott
patch by ryanvm & nemeth
2007-07-18 22:22:34 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
scott%scott-macgregor.org a083a6ab3b fix a character encoding issue for nemeth's name in the licenses.
patch by Ryan VanderMeulen <ryanvm@gmail.com>

NPOTB
2007-07-02 18:20:31 +00:00
scott%scott-macgregor.org a54331573e Bug #319778 --> hunspell spell check engine. This is the eventual replacement to myspell. Currently *NPOTB*
thanks to nemeth (the author of hunspell) for making it possible for this to be a part of mozilla.

thanks to Ryan VanderMeulen for sheparding this patch along.

sr=mscott
2007-07-02 17:29:22 +00:00
peterv%propagandism.org b188226d8f Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-28 02:48:22 +00:00