Makoto Kato
|
2c1e47f122
|
Bug 590390 - deCOM nsICharsetAlias. r=smontagu
--HG--
rename : intl/locale/public/nsICharsetAlias.h => intl/locale/public/nsCharsetAlias.h
rename : intl/locale/src/nsCharsetAliasImp.cpp => intl/locale/src/nsCharsetAlias.cpp
|
2012-03-05 12:57:51 +09:00 |
|
Jonathan Kew
|
7ff00e8673
|
bug 724826 pt 3 - replace users of nsIUGenCategory service within libxul with direct access to mozilla::unicode::GetGenCategory. r=smontagu
|
2012-02-24 10:15:46 +00:00 |
|
Geoff Lankow
|
22383d15ab
|
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part G, remove remaining uses of nsIPrefBranch2; r=bsmedberg
|
2012-01-18 23:23:28 +13:00 |
|
Panagiotis Koutsourakis
|
791aa57b19
|
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
Files named Makefile.in containing the expression
DIRS += <foo>
or
DIRS = <foo>
inside the conditional expression
ifdef ENABLE_TESTS
...
endif
are changed to
TEST_DIRS += tests
outside any conditional expression.
The files
./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in
contain the string
ifdef ENABLE_TESTS
but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
|
2012-02-04 17:32:24 +00:00 |
|
Justin Dolske
|
60f804ea23
|
Bug 718253 - Critical omission from en-us spelling dictionary ;-). r=ehsan
|
2012-01-30 14:04:32 -08:00 |
|
Nicholas Nethercote
|
a7ad4ef70e
|
Bug 715453 - Remove computedSize from nsMallocSizeOfFun. r=jlebar,bhackett.
--HG--
extra : rebase_source : a65039a407daab45360a5b375b53cbf1bc05b7f6
|
2012-01-25 00:52:51 -08:00 |
|
Ehsan Akhgari
|
9253a2d3b5
|
Bug 716456 - Make sure to pass a correct ancestor to GetPreviousContent; r=bzbarsky
|
2012-01-10 15:35:04 -05:00 |
|
David Zbarsky
|
e96cf389ad
|
Bug 682611 - Part 2: Remove nsIRange; r=smaug
|
2012-01-10 15:19:54 +01:00 |
|
David Zbarsky
|
27f2baf8e1
|
Bug 682611 - Part 1: Merge nsIDOMRange and nsIDOMNSRange; r=Ms2ger r=smaug
|
2012-01-10 15:19:54 +01:00 |
|
Ehsan Akhgari
|
86f8b491a1
|
Bug 710940 - Make sure our implementation of get_current_cs does not return null, in order to respect hunspell's assumptions; r=smaug
--HG--
extra : rebase_source : b9396975701b71ba188e4242527d979b6b7f4334
|
2012-01-09 19:02:43 -05:00 |
|
Quentin Headen
|
8db5bf6208
|
Bug 352037 - Add an "Undo add to dictionary" item to spell checker's context menu item; r=ehsan
|
2011-12-29 16:06:56 -05:00 |
|
Santiago Gimeno
|
278b95789b
|
Bug 713416 - Remove nsUniCharEntry class and replace it with nsUnicharPtrHashKey; r=khuey,ehsan
|
2011-12-28 16:25:54 -05:00 |
|
Ehsan Akhgari
|
ebb4b4f7d8
|
Bug 694002 - Properly initialize things to fix crash in AffixMgr::~AffixMgr. r=smaug
|
2011-12-27 13:53:57 -08:00 |
|
Ms2ger
|
8494ae2c04
|
Bug 709533 - Remove unused FindFirstString in mozHunspell.cpp; r=ehsan
|
2011-12-24 09:28:32 +01:00 |
|
Thomas Prip Vestergaard
|
0146f9373e
|
Bug 710987 - Remove duplicate conditional in WordSplitState::FindSpecialWord(); r=roc
|
2011-12-20 16:14:05 +00:00 |
|
Jared Wein
|
abadfb4f84
|
Bug 710967 - Incorrect argument passed to strncmp in AffixMgr::parse_convtable. r=gavin
|
2011-12-15 22:10:11 -08:00 |
|
Nicholas Nethercote
|
688c469bc9
|
Bug 704400 - Implement --enable-dmd. r=khuey.
|
2011-12-08 19:09:36 -08:00 |
|
Nicholas Nethercote
|
f102556f32
|
Bug 698968 - Add mallocSizeOf functions and start using them. r=jlebar,bhackett,jfkthame, sr=bz.
|
2011-11-27 19:03:14 -08:00 |
|
Daniel Holbert
|
ba344e14a5
|
Bug 704666: Use UNIX instead of DOS newline characters in hunspell/README_en_US.txt and hunspell/README_mozilla.txt. r=gavin DONTBUILD
|
2011-11-23 17:45:02 -08:00 |
|
Cameron McCormack
|
75f1bbc8b2
|
Bug 652494 - Report uncaught JS exceptions in chrome mochitests as test failures. r=jmaher
|
2011-11-12 22:06:54 +11:00 |
|
Ed Morley
|
6a998be2c5
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Rail Aliiev
|
364e83c545
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Boris Zbarsky
|
2e4ace5452
|
Bug 684638 part 5. When we have an event posted to spell-check the whole document, suppress other spell-check events. r=ehsan
|
2011-11-04 01:32:09 -04:00 |
|
Boris Zbarsky
|
95a02fa9bc
|
Bug 684638 part 4. Switch from nsIDOMNode to nsINode in mozInlineSpellWordUtil. r=ehsan
|
2011-11-04 01:32:09 -04:00 |
|
Boris Zbarsky
|
706f953a27
|
Bug 684638 part 3. Speed up mozInlineSpellWordUtil::MakeRange. r=ehsan
|
2011-11-04 01:32:09 -04:00 |
|
Boris Zbarsky
|
7d5464ea0d
|
Bug 684638 part 1. Speed up IsBreakElement. r=ehsan
|
2011-11-04 01:32:08 -04:00 |
|
Ehsan Akhgari
|
2a602a5685
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Jesper Kristensen
|
0c375c8e29
|
Bug 591780 - Frontend support for restartless dictionaries. r=ehsan, r=Mossop
|
2011-10-06 12:06:18 -07:00 |
|
Ed Morley
|
72ed7305fc
|
Bug 689884 - Deleted the now unused Makefiles from the tree; r=khuey
|
2011-10-06 17:15:07 +01:00 |
|
Ed Morley
|
918444551f
|
Bug 689884 - Skip Makefiles that are no-op or else only |DIRS = a_single_subdir|; r=khuey
|
2011-10-06 17:15:07 +01:00 |
|
Michael Wu
|
d8e503c38b
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
David Bienvenu
|
7cb184f35f
|
fix bug 687319 spell check dialog for mailnews broken, r=ehsan
|
2011-09-23 12:51:33 -07:00 |
|
Ed Morley
|
1e77b869e9
|
Merge tips of mozilla-central and mozilla-inbound
|
2011-09-22 01:46:53 +01:00 |
|
Ehsan Akhgari
|
ecf63078da
|
Bug 685981 - 'oversize' is the only suggestion for 'exersize'; r=smaug
DONTBUILD
|
2011-09-21 14:15:00 -04:00 |
|
Ehsan Akhgari
|
a2e3fa67c0
|
Bug 687118 - Add a helper script for adding/removing a few words from the Hunspell en-US dictionary; r=smaug
|
2011-09-21 14:14:31 -04:00 |
|
Jesper Kristensen
|
90f5bdbe17
|
Bug 591780 - Part 1: Backend support for adding and removing spell checker dictionaries at runtime; r=ehsan
|
2011-09-13 14:58:54 -04:00 |
|
Ed Morley
|
4923d068c0
|
Backout a422b9ff0a9e (bug 591780 part 1) for causing 8% Ts regression on multiple platforms; a=khuey
|
2011-09-06 14:32:26 +01:00 |
|
Jesper Kristensen
|
ffe4248d12
|
Bug 591780 - Part 1: Backend support for adding and removing spell checker dictionaries at runtime; r=ehsan
|
2011-09-05 18:44:34 -04:00 |
|
Ehsan Akhgari
|
98ec4ba85b
|
Bug 340634 - spell checker doesn't suggest "alot" correction; r=ryanvm
DONTBUILD
|
2011-09-02 13:35:12 -04:00 |
|
arno renevier
|
c6489843bc
|
bug 678842: remember spell check setting per site; r=ehsan
|
2011-08-23 15:03:33 -04:00 |
|
Ehsan Akhgari
|
91849b5966
|
Backout changeset e57b659ee5dd (bug 678842) because the test is wrong, and it should never pass
|
2011-08-22 22:27:47 -04:00 |
|
arno renevier
|
7811279441
|
bug 678842: remember spell check setting per site; r=ehsan
|
2011-08-22 19:25:29 -04:00 |
|
Ehsan Akhgari
|
0adbbfa520
|
Bug 629719 - Turn off the maximum word length check for spell checking; r=smaug
|
2011-08-22 16:49:24 -04:00 |
|
Matt Brubeck
|
1ed0feadaa
|
Merge the latest green changeset on mozilla-central to mozilla-inbound
|
2011-08-15 15:43:35 -07:00 |
|
Ehsan Akhgari
|
144a1132df
|
Bug 669116 followup - Remove the extra semicolon to make gcc happy
|
2011-08-15 18:30:49 -04:00 |
|
arno renevier
|
b8d63b5677
|
Bug 338427 followup - fix Get/SetCurrentDictionary signature; r=ehsan
|
2011-08-15 13:55:02 -04:00 |
|
Ehsan Akhgari
|
8f9833776e
|
Bug 669116 - Add memory reporter for the spell checker; r=njn,khuey
|
2011-08-11 10:57:08 -04:00 |
|
arno renevier
|
2485241198
|
Bug 338427 - Spellchecker should respect the langi attribute; r=ehsan
|
2011-08-12 15:12:45 -04:00 |
|
Ms2ger
|
d377c55ed2
|
Bug 677101, part c - Reduce nsIDOMText.h inclusions; r=volkmar
|
2011-08-11 15:29:58 +02:00 |
|
David Zbarsky
|
b849d09dcc
|
Bug 672536 - Merge nsISelection2 into nsISelectionPrivate r=smaug
|
2011-08-07 16:17:00 -04:00 |
|
Ehsan Akhgari
|
ed8b9061c8
|
Bug 675976 - remove extensions/spellcheck/hunspell/tests/suggestiontest/Makefile.orig; rs=kheuy,Ms2ger DONTBUILD
|
2011-08-02 15:29:44 -04:00 |
|
Ed Morley
|
5c5d23f88f
|
Bug 672040 - Hunspell test suite is still generated when using --disable-tests; r=khuey
|
2011-07-17 12:07:41 +02:00 |
|
Jonas Sicking
|
8b51473c42
|
Bug 663879: Kill AddEventListenerByIID/RemoveEventListenerByIID from extensions. r=smaug
|
2011-06-24 16:59:49 -07:00 |
|
Jonas Sicking
|
18cee6843a
|
Backed out changeset 967b254211be. This was the wrong patch and probably won't compile.
|
2011-06-24 17:36:06 -07:00 |
|
Jonas Sicking
|
75b731f341
|
Bug 663879: Kill AddEventListenerByIID/RemoveEventListenerByIID from extensions. r=smaug
|
2011-06-24 16:59:49 -07:00 |
|
Jonas Sicking
|
26f99e3cdb
|
Bug 658714 Part 7: DeCOMtaminate nsEventListenerManager. r=smaug
|
2011-06-23 19:18:01 -07:00 |
|
Jonas Sicking
|
6a04ff1d9f
|
Bug 658714 Part 6: Fixups after search'n'replace s/nsPIDOMEventTarget/nsIDOMEventTarget/. r=smaug
|
2011-06-23 19:18:01 -07:00 |
|
Jonas Sicking
|
e3f6b769a1
|
Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug
|
2011-06-23 19:18:00 -07:00 |
|
Ed Morley
|
223c46b36b
|
Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted
|
2011-06-12 03:49:00 -04:00 |
|
Ed Morley
|
a6fb58a1a4
|
Bug 469499 - Remove MOZ_MACBROWSER ifdefs; r=bsmedberg
|
2011-06-07 12:35:17 -07:00 |
|
Joel Maher
|
6993636556
|
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
|
2011-05-20 11:54:01 -04:00 |
|
Ms2ger
|
a49c5db9c8
|
Bug 655513 - Remove nsIDOMDocumentRange; f=ehsan r=bzbarsky
|
2011-05-15 12:07:28 +02:00 |
|
Kyle Huey
|
70623e6e02
|
Bug 652364: Fix build error with osxspell. r=ehsan
|
2011-04-23 19:28:19 -04:00 |
|
Daniel Holbert
|
372fa1ba4d
|
Bug 656944: Remove 'todo' flags for unexpected passes in test_hunspell.js. r=khuey
|
2011-05-13 13:25:09 -07:00 |
|
Ms2ger
|
941e819c63
|
Bug 616684 - Remove support for DOM Views; r=sicking,ehsan
|
2011-04-24 08:54:25 +02:00 |
|
Ehsan Akhgari
|
d2a61eb331
|
Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others
|
2011-04-25 17:05:17 -04:00 |
|
Ms2ger
|
295bf7256b
|
Bug 616684 - Remove support for DOM Views; r=sicking
|
2011-04-24 08:54:25 +02:00 |
|
Jonas Sicking
|
7d779c1bbb
|
Add back file accidentally removed
|
2011-04-23 00:53:58 -07:00 |
|
Jonas Sicking
|
5cf82091f0
|
Bug 588990: Remove lazy hashing of names to avoid walking full DOM. r=bz
|
2011-04-23 00:29:12 -07:00 |
|
David Zbarsky
|
5ecf0a2bd3
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-21 19:35:52 +02:00 |
|
Mounir Lamouri
|
b4cf8cd184
|
Backed out changeset c1a7c1bc1aeb due to busted build.
|
2011-04-20 22:26:06 +02:00 |
|
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 |
|