David Zbarsky
|
c4d29900ed
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-20 21:42:33 +02:00 |
|
Ehsan Akhgari
|
ebd2b3e915
|
Bug 355178 - Raise the maximum spell checked word length to 130 letters; r=smaug
--HG--
extra : rebase_source : e2ac56d2e1729124ccf2df21dc97c30903e2164c
|
2011-04-18 18:48:39 -04:00 |
|
Ehsan Akhgari
|
1265f61d81
|
Bug 355178 - Don't break words on hyphens before passing them to hunspell, as it can handle word breaking on hyphens on its own; r=smaug
--HG--
extra : rebase_source : 298f0832ac6f0b12497e9c883bbebea8e168284c
|
2011-04-14 17:16:40 -04:00 |
|
Kyle Huey
|
277d70979e
|
Followup to ensure we always use an absolute path. rs=ted
--HG--
extra : rebase_source : 4d7d4acec4736d722406fd3b243e50dc8bc87c5a
|
2011-04-07 18:13:03 -07:00 |
|
Kyle Huey
|
d62b0a0734
|
Bug 629734: Integrate hunspell test suite as an xpcshell test. r=ehsan
|
2011-02-17 19:09:40 -05:00 |
|
Kyle Huey
|
b15bf2766e
|
Bug 629734: Import hunspell test suite
|
2011-02-17 19:03:08 -05:00 |
|
Ehsan Akhgari
|
b5f305985c
|
Backout bug 629734 because it breaks the build on Windows
|
2011-03-27 13:53:09 -04:00 |
|
Ehsan Akhgari
|
88c50f1c82
|
Bug 629734 followup - Use nsinstall.py because we can't use nsinstall to copy a directory on Windows; irc-r=khuey
|
2011-03-26 20:28:57 -04:00 |
|
Kyle Huey
|
5138da6eae
|
Bug 629734: Integrate hunspell test suite as an xpcshell test. r=ehsan
|
2011-02-17 19:09:40 -05:00 |
|
Kyle Huey
|
6469ebfc53
|
Bug 629734: Import hunspell test suite
|
2011-02-17 19:03:08 -05:00 |
|
Ryan VanderMeulen
|
6d44bdaf8a
|
Bug 620626 - Upgrade to Hunspell 1.3.2; r=ehsan
|
2011-03-24 21:23:56 -04:00 |
|
Ryan VanderMeulen
|
33a6c6d9ac
|
Bug 620626 - Upgrade to Hunspell 1.3.1; r=smaug,ehsan
|
2011-03-24 20:14:47 -04:00 |
|
Boris Zbarsky
|
890788b82e
|
Bug 632904. Check IsEditable(), not content states, if we care about editability. r=ehsan,masayuki
|
2011-03-23 10:45:21 -04:00 |
|
Ehsan Akhgari
|
bf21e11e23
|
Bug 634153 - Back out the changes in bug 355178 because of known regressions and possible risk of not-yet-known regressions; r=sicking a=johnath
--HG--
extra : rebase_source : 4d77b7503991a3399cd6eecbcffb994b16fed43c
|
2011-02-15 17:04:44 -05:00 |
|
Ehsan Akhgari
|
d1ae4c4539
|
Bug 633210 - Single hyphens are marked as spelling mistakes; r=smaug a=beltzner
--HG--
extra : rebase_source : 76821671b08b0727c6131b10e45c9a24b1984509
|
2011-02-10 12:07:31 -05:00 |
|
Ehsan Akhgari
|
b38596bd75
|
Bug 355178 - Raise the maximum spell checked word length to 130 letters; r=smaug a=beltzner
|
2011-01-28 14:46:37 -05:00 |
|
Ehsan Akhgari
|
9ddb3f7785
|
Bug 355178 - Don't break words on hyphens before passing them to hunspell, as it can handle word breaking on hyphens on its own; r=smaug f=Pike a=beltzner
|
2011-02-08 21:50:51 -05:00 |
|
Ehsan Akhgari
|
0dc5d22884
|
Bug 631607 - Crash while spell checking with French modern dictionary 4.0.3 [@ mozalloc_abort(char const* const) ][@ mozalloc_abort(char const* const) | mozalloc_handle_oom() ]; r=jst a=blocking-betaN+
|
2011-02-08 18:01:06 -05:00 |
|
Németh László
|
b0453d9ad0
|
Bug 626195 - Hunspell topcrash [@ AffixMgr::suffix_check ]. r=ehsan, a=blocking-final+
--HG--
extra : rebase_source : 0de9e63da54030544a4e667eb6d32988d688f97a
|
2011-02-02 13:42:46 -05:00 |
|
timeless@mozdev.org
|
3c0d568958
|
Bug 586671 AffixMgr::parse_convtable leaks pattern/pattern2 if it can't create both. r=ryanvm, a=roc.
--HG--
extra : rebase_source : 62aa3d65a700fba3f17bd9978cc196f77470bb1b
|
2011-01-30 12:45:04 +13:00 |
|
timeless@mozdev.org
|
89e1b1ba69
|
Bug 586686 Hunspell::spellml + Hunspell::get_xml_list are messy. r=ryanvm, a=roc.
--HG--
extra : rebase_source : 3af34444fa919cc8f38bc6d0e13432ee9f798080
|
2011-01-30 12:44:33 +13:00 |
|
timeless@mozdev.org
|
ff7dfa7d6d
|
Bug 603311 HashMgr::load_tables leaks dict when decode_flags fails. r=ryanvm, a=roc.
--HG--
extra : rebase_source : 361e5478262857c4a008c94e12920dbf7244d8b5
|
2011-01-30 12:43:50 +13:00 |
|
Caolan McNamara
|
e088a80e6b
|
Bug 617953 - Hunspell::analyze leaks p = pSMgr->suggest_morph(). r=timeless, a=roc.
--HG--
extra : rebase_source : b092f9f09589a067b6d4370bf54768875e48fddd
|
2011-01-30 12:40:50 +13:00 |
|
timeless@mozdev.org
|
ea1f373aa8
|
Bug 617667 useless null check of aIsMisspelled in [@ mozSpellChecker::CheckWord]
r=bz
|
2010-12-09 11:56:54 +01:00 |
|
Ryan VanderMeulen
|
969ef9ff02
|
Update Hunspell readme to note additional patches in tree. a=NPOTB
|
2010-11-09 21:50:28 -08:00 |
|
Jory A. Pratt
|
dc217b4b9b
|
Bug 583582 - Fix compilation of hunspell with gcc-4.5 for changes to fortify sources. r=smaug a=bsmedberg
|
2010-11-05 18:22:36 +01:00 |
|
Mounir Lamouri
|
66067bcb7b
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
|
Ehsan Akhgari
|
93d0c6b193
|
Bug 596333 - Part 2: Make ContainsDOMWordSeparator greedy; r=bz a=blocking-betaN+
|
2010-09-16 14:39:28 -04:00 |
|
Ehsan Akhgari
|
851b7dc1b5
|
Bug 596333 - Automatic spell checking not always functional after bug 240933; r=roc a=blocking-betaN+
|
2010-09-16 14:38:46 -04:00 |
|
Edmund Wong
|
7ef58c704b
|
Bug 585336: Fix "a the" in comments (for General core code). r=timeless a=NPOTB (comment-only)
|
2010-08-15 15:50:02 -07:00 |
|
Ehsan Akhgari
|
ce0b3f1a9f
|
Bug 582863 - Spell checker shouldn't copy the text node contents unnecessarily; r=roc a=blocking2.0+
--HG--
extra : rebase_source : 7313d44dfe2645a8df15a4fca78e75ecfc39b536
|
2010-07-30 18:55:42 -04:00 |
|
Kyle Huey
|
cc25e38cd5
|
Bug 575043: Remove internal uses of nsICaseConversion. r=smontagu sr=roc
--HG--
extra : rebase_source : f95ad3f21a95e354324e1524c378cad7146f3241
|
2010-07-29 12:22:16 -07:00 |
|
Ryan VanderMeulen
|
fc51cfe729
|
Bug 579649 - Update Hunspell to version 1.2.12. r=smaug
|
2010-07-19 18:19:52 -04:00 |
|
Saint Wesonga
|
e7a357dcaf
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-05 11:42:18 +02:00 |
|
Dão Gottwald
|
9b15b69a1b
|
Backed out changeset 59ace8d80ce8
|
2010-07-04 22:01:13 +02:00 |
|
Saint Wesonga
|
8dd5da1024
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-04 21:39:17 +02:00 |
|
Benjamin Smedberg
|
4d172dd53d
|
Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691.
|
2010-07-01 11:55:57 -04:00 |
|
Benjamin Smedberg
|
45af085fff
|
Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
|
2010-06-21 11:41:42 -04:00 |
|
Benjamin Smedberg
|
f13550a209
|
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
|
2010-06-10 14:11:40 -04:00 |
|
Ryan VanderMeulen
|
60025c3498
|
Bug 571728 - Mismatched allocator for SuggestMgr::csconv. r=ehsan r=smaug
|
2010-06-30 23:11:41 +02:00 |
|
Dão Gottwald
|
b314909c2e
|
Backed out changeset db6f8068e9a5
|
2010-06-29 17:49:21 +02:00 |
|
Saint Wesonga
|
c3669d7e9c
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedgerg
|
2010-06-29 17:14:36 +02:00 |
|
Ehsan Akhgari
|
33a01e702a
|
Followup to bug 571728 - catch the remaining places where the return value of get_current_cs is freed; r=Olli.Pettay
|
2010-06-13 22:48:24 -04:00 |
|
Ehsan Akhgari
|
c015726bab
|
Bug 571728 - Mismatched allocator for SuggestMgr::csconv; r=Olli.Pettay,RyanVM
|
2010-06-13 14:19:23 -04:00 |
|
Ehsan Akhgari
|
8f948d54f7
|
Backed out changeset 3224dabf012e because I need one more review
|
2010-06-13 14:46:04 -04:00 |
|
Ehsan Akhgari
|
a661ba886d
|
Bug 571728 - Mismatched allocator for SuggestMgr::csconv; r=Olli.Pettay
|
2010-06-13 14:19:23 -04:00 |
|
Matt Caywood
|
1733f33b4d
|
Bug 479334 - Firefox and Thunderbird need a better English language dictionary; r=gavin
|
2010-06-13 14:33:06 -04:00 |
|
Ryan VanderMeulen
|
e97c917c06
|
Bug 564608 - Update Hunspell to 1.2.11. r=smaug
--HG--
extra : rebase_source : b3e8bccd5b58afb4cff64fa144068f6f64258c68
|
2010-06-09 08:06:40 +02:00 |
|
Daniel Holbert
|
5ff8190e4a
|
Bug 475837: Remove unused member vars "mDictionary" and "mIgnoreList" from mozPersonalDictionary.h & mozSpellChecker.h. r=smaug
|
2010-06-04 13:38:19 -07:00 |
|
Ehsan Akhgari
|
42bde816bb
|
Bug 569504 - Fix the spell checker leaking windows and documents; r=roc
|
2010-06-02 14:33:47 -04:00 |
|
Boris Zbarsky
|
618860a145
|
Bug 564979. Get rid of nsINode::GetSibling and just use GetNext/PreviousSibling instead. r=peterv, sr=sicking
|
2010-05-17 14:18:25 -04:00 |
|
Boris Zbarsky
|
9f46f37b84
|
Backed out changeset 90d627f2471e (bug 564979) because it broke mochitests.
|
2010-05-17 14:59:49 -04:00 |
|
Boris Zbarsky
|
f830440dab
|
Bug 564979. Get rid of nsINode::GetSibling and just use GetNext/PreviousSibling instead. r=peterv, sr=sicking
|
2010-05-17 14:18:25 -04:00 |
|
timeless@mozdev.org
|
5690d32911
|
Bug 562591 - comparison between signed and unsigned integer expressions in mozPersonalDictionary::Save, r=bz
|
2010-04-29 00:10:00 -07:00 |
|
timeless@mozdev.org
|
ab9c41e1fc
|
Bug 562588 - comparison between signed and unsigned integer expressions in mozSpellChecker::InitSpellCheckDictionaryMap, r=bz
|
2010-04-28 23:40:00 -07:00 |
|
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 |
|