scott%scott-macgregor.org
a3fcef1b54
Bug #307052 --> Spellchecker doesn't display suggestion list for misspelled words in cyrillic based directions.
...
In addition to fixing the string conversion issue, fix various memory leaks, poor allocation strategies and other problems with this code.
r=mvl
sr=bz
2006-01-05 19:11:10 +00:00
timeless%mozdev.org
c0cfcc0cec
Bug 322351 mozISpellCheckingEngine.check crashes if word is misspelled [@ mozMySpell::Check]
...
r=mscott sr=bz
2006-01-05 06:19:54 +00:00
timeless%mozdev.org
68bf5e9587
Bug 253481 xul:textbox attribute to specify what happens to pasted line breaks
...
patch by ted.mielczarek@gmail.com r=brade/neil sr=jag
2005-12-20 20:12:54 +00:00
brettw%gmail.com
26eb7424bf
Bug 320443 sr=bryner Fix inline spellchecker warnings: using out of bounds index.
2005-12-15 23:25:49 +00:00
brettw%gmail.com
97c9c6513a
Bug 302050: inline spellchecking for textboxes backend. r=bryner sr=bzbarsky
2005-12-05 18:07:33 +00:00
bzbarsky%mit.edu
1e91350bb2
Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
...
changes, sr=jst
2005-11-02 00:41:51 +00:00
bsmedberg%covad.net
b8a558cb61
Bug 313889 - l10n repackaging doesn't repackage dictionaries properly r=chase
2005-10-26 18:18:47 +00:00
roc+%cs.cmu.edu
6e23b199ec
Bug 300313. DeCOMtaminate linebreaker/wordbreaker, and access them directly as services rather than through a factory. r+sr=roc, patch by Joshua Welderson (thanks Joshua\!)
2005-08-22 03:00:06 +00:00
scott%scott-macgregor.org
a6d40897e4
Bug #305017 --> myspell object gets leaked by mozMySpell
...
r=mvl
sr=bienvenu
2005-08-18 21:07:41 +00:00
cbiesinger%web.de
9e9ce2659e
bug 300335 allocate enough memory
...
patch by Andrew Schultz <ajschult@verizon.net> r+sr=mscott a=bsmedberg
2005-07-25 21:06:44 +00:00
gandalf%firefox.pl
11bf420099
fix for install in patch from bug 295465;
2005-07-17 01:43:38 +00:00
gandalf%firefox.pl
26bb920965
fix a bustage
2005-07-16 19:12:40 +00:00
gandalf%firefox.pl
ead23f760f
Bug 295465: Add myspell to Tb source l10n;r+a=benjamin,sr=mscott
2005-07-16 18:45:12 +00:00
timeless%mozdev.org
334e31a107
Bug 283509 OOM crasher [@ mozEnglishWordUtils::FromRootForm]
...
patch by dewildt@gmail.com r=timeless sr=mscott a=chofmann
2005-06-24 16:19:54 +00:00
neil%parkwaycc.co.uk
601b6c2a50
Fix warning LNK4044: unrecognized option b=287570 p=gautheri@noos.fr r=cls a=asa
2005-06-08 08:06:59 +00:00
neil%parkwaycc.co.uk
af5f8dae78
Disabling the spell checker is not an error b=296265 r+sr=mscott a=asa
2005-06-07 23:04:49 +00:00
neil%parkwaycc.co.uk
de8eb55336
Bug 292520 Inline spellcheck crashes on unchecked document r+sr=mscott a=shaver
2005-06-01 22:48:31 +00:00
scott%scott-macgregor.org
5cd7a66bfd
Bug #244969 --> Spell checker fails to catch misspelled words after a "Replace all"
...
Patch by kiran.s@in.ibm.com
sr=mscott
a=asa
2005-05-09 17:42:10 +00:00
jshin%mailaps.org
608ea0e325
bug 287340: remove unused files (unicode char. category interface and its implementation) r=smontagu, sr=dbaron
2005-04-06 08:33:21 +00:00
bsmedberg%covad.net
db3cd61fc8
dammit
2005-04-06 00:27:43 +00:00
bsmedberg%covad.net
67defc21cd
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-06 00:25:47 +00:00
bsmedberg%covad.net
44c4cbce10
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-04 18:38:19 +00:00
dbaron%dbaron.org
2f567f7940
Fix some minor static buffer overruns detected by Coverity tool, and sync two versions of catttable.h. b=287290 r+sr=brendan
2005-03-23 05:43:39 +00:00
timeless%mozdev.org
b2d766b126
Bug 283510 OOM crasher [@ mozMySpell::Check]
...
patch by dewildt@gmail.com r=timeless sr=mscott
2005-03-06 10:52:50 +00:00
bsmedberg%covad.net
4b68fa447a
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
2005-02-25 20:46:35 +00:00
scott%scott-macgregor.org
f7016d170d
Bug #280901 --> Fix ports bustage for OSF/1 builds
...
Patch by
Laxmi Harikumar
r=mvl
sr=me
2005-02-16 18:25:04 +00:00
scott%scott-macgregor.org
f99446db6f
Bug #282278 --> use the right editor node filter for Thunderbird's inline spell checker
2005-02-15 01:27:33 +00:00
bryner%brianryner.com
1733c3ad7c
Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron.
2005-02-04 21:10:45 +00:00
scott%scott-macgregor.org
8d4385d5ab
Bug #280826 --> automatically add email recipients to the inline spell checker ignore list.
...
sr=bienvenu
2005-02-04 01:39:02 +00:00
scott%scott-macgregor.org
a4d7b8ea65
Bug #278312 --> Initial framework for inline spell check
...
sr=bienvenu
2005-02-02 19:42:55 +00:00
kyle.yuan%sun.com
c215631933
Bug 278672 can't build myspell on Solaris using SunONE Studio compiler
...
r=mvl, sr=mscott, added using namespace std for SunONE studio compiler.
2005-01-18 05:16:33 +00:00
scott%scott-macgregor.org
6b40d4fbae
try to fix ports bustage
2005-01-13 07:51:31 +00:00
scott%scott-macgregor.org
cc18ac4855
Bug #240600 --> Spell checker improvements. Resynch our forked spell checker with the latest myspell engine
...
used by open office.org.
Patch originally by Michielvan Leeuwen (mvl@exedo.nl ), adapted by me.
sr=me
2005-01-13 06:20:58 +00:00
timeless%mozdev.org
e12df82bee
Bug 252681 mozISpellCheckingEngine check method faulting on misspelled words
...
r=mvl sr=dmose
2004-08-02 02:14:23 +00:00
cbiesinger%web.de
953f77bb32
replace EqualsWithConversion by EqualsLiteral where possible
...
bug 248687 r+sr=roc
2004-06-26 14:32:11 +00:00
roc+%cs.cmu.edu
52092297fe
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
scott%scott-macgregor.org
bb269e245d
Bug #246371 --> remove some dead code from the spell checker. Cleanup the notifications the spell checker
...
listens for in order to load new custom dictionaries.
r=mvl
2004-06-16 22:05:46 +00:00
roc+%cs.cmu.edu
b8ecbc84da
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu
f79a6813af
Relanding, since backing out did not fix orange. Bug 232691.
2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
62f7fc6ea3
Backing out to attempt to fix Mac orange. Bug 232691
2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
b733dd59da
Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
...
using EmptyC?String instead. Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
bienvenu%nventure.com
8b57f91769
make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538
2004-04-22 15:32:54 +00:00
gerv%gerv.net
4d3385092d
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:14:17 +00:00
scott%scott-macgregor.org
cdde33da1e
fix for bug #240770
...
spell checker asserts when it has no suggestions
also, only call forgotchar() once.
r/sr=bienvenu
2004-04-17 15:01:31 +00:00
mvl%exedo.nl
4410ace032
another attempt to fix bustage
2004-04-13 13:14:59 +00:00
mvl%exedo.nl
8c32690437
attempt to fix build bustage
2004-04-13 12:43:09 +00:00
mvl%exedo.nl
88885b2679
Add support for REP tables in spellchecker, to improve suggestions by knowing about common misspellings
...
bug 227214, patch by mscott and me, r=mscott, sr=bienvenu
2004-04-13 12:09:44 +00:00
bryner%brianryner.com
1442d81562
Fix spellcheck in static builds, and also fix static viewer linkage on OS X. Bug 238309, patch by cls, r=bryner, a=asa.
2004-04-08 08:06:32 +00:00
scott%scott-macgregor.org
333cb7f990
Land a new US English dictionary file for Seamonkey. Thunderbird has already been using this dictionary.
...
The new dictionary includes a larger vocabulary in addition to supporting REP tables. I have not checked in the
code for seamonkey to actually leverage the REP tables yet.
part of Bug #227214
No r/sr since this isn't a coding change.
2004-02-19 21:37:30 +00:00
scott%scott-macgregor.org
df7d090718
Bug #234936 --> expose method to find a url given a string. This allows the spell checker to
...
ignore urls in mail compose. Porting this functionality to seamonkey.
sr=bienvenu
2004-02-19 20:45:57 +00:00