gecko-dev/editor/libeditor/txtsvc
kin%netscape.com 2e76a9364c Fix for bug #40392: Crash on exit from composer due to spellchecker init failure
Modified First/LastSelectedBlock() to check if a range is collapsed before
trying to iterate over it.

    editor/txtsvc/src/nsTextServicesDocument.cpp

r=jfrancis@netscape.com  a=beppe@netscape.com
2000-05-31 03:18:46 +00:00
..
nsISpellChecker.h Fixed spellchecker recheck bug. 2000-05-05 14:58:43 +00:00
nsITextService.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsITextServicesDocument.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsTextServicesCID.h Fixed spellchecker recheck bug. 2000-05-05 14:58:43 +00:00
nsTextServicesDocument.cpp Fix for bug #40392: Crash on exit from composer due to spellchecker init failure 2000-05-31 03:18:46 +00:00
nsTextServicesDocument.h ender lite checkin. 2000-04-27 07:37:12 +00:00
nsTextServicesFactory.cpp - Converting to nsGenericModule 1999-11-22 21:03:04 +00:00
nsTSDNotifier.cpp fix for 20457: deletion in editor pretty darn screwy. Lots of changes to improve this. Document modifying entry points in editor now go thru a standard sandwich, which allows tracking of what changed in the doc, which allows proper post-processing of what changed. Also, all deletions now go thru the rules code, if applicable. Also some bugs in tracking the changed document portion have been fixed. Finally selection setting after a delete is improved. 1999-12-07 08:30:19 +00:00
nsTSDNotifier.h fix for 20457: deletion in editor pretty darn screwy. Lots of changes to improve this. Document modifying entry points in editor now go thru a standard sandwich, which allows tracking of what changed in the doc, which allows proper post-processing of what changed. Also, all deletions now go thru the rules code, if applicable. Also some bugs in tracking the changed document portion have been fixed. Finally selection setting after a delete is improved. 1999-12-07 08:30:19 +00:00