gecko-dev/editor/libeditor
kin%netscape.com b27b16b597 Fix for bug 101690: Delete key at end of line deletes a line then caret freezes
Modified WillDeleteSelection() to make sure that
sibling is a TextNode before trying to join it
with startNode (which is guaranteed to be a text node).

r=jfrancis@netscape.com   sr=sfraser@netscape.com
2001-10-19 13:48:43 +00:00
..
base bug 103443 - remove the return rv?rv: NS_ERROR_FAILURE pattern from the editor files. 2001-10-17 14:33:50 +00:00
build Bug 103372. Add EXPORT_LIBRARY and MODULE_NAME decls. r=cls, sr=shaver 2001-10-08 04:02:30 +00:00
html Fix for bug 101690: Delete key at end of line deletes a line then caret freezes 2001-10-19 13:48:43 +00:00
text bug 103443 - remove the return rv?rv: NS_ERROR_FAILURE pattern from the editor files. 2001-10-17 14:33:50 +00:00
txtsvc Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc 2001-10-16 03:53:44 +00:00
.cvsignore Unix/Win makefiles for 66345. r=cmanske, sr=sfraser. Not yet part of the build 2001-09-25 00:45:54 +00:00
Makefile.in Unix/Win makefiles for 66345. r=cmanske, sr=sfraser. Not yet part of the build 2001-09-25 00:45:54 +00:00
makefile.win 66345: New unix/win makefiles for new editor directories, 2001-04-05 23:51:30 +00:00