gecko-dev/editor/txtsvc/src
2000-04-04 04:46:38 +00:00
..
.cvsignore cvs ignorage of generated makefiles 1999-04-26 18:26:05 +00:00
Makefile.in Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
makefile.win Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
nsTextServicesDocument.cpp Fix for bug #26100 (Spellchecker goes into infinite loop.) 2000-02-02 14:14:32 +00:00
nsTextServicesDocument.h Fix for bug #6544: Cannot search on XML page 2000-01-26 21:55:51 +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