gecko-dev/editor/libeditor
kin%netscape.com b5b14245e1 Fix for bug 106383: regression: new composer doc behaves as if empty
mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp
  mozilla/editor/libeditor/html/nsHTMLEditRules.cpp
  mozilla/editor/libeditor/html/nsHTMLEditRules.h
  mozilla/editor/libeditor/html/nsHTMLEditor.h
  mozilla/editor/libeditor/text/nsTextEditRules.h

    - Added nsHTMLEditRules::WillLoadHTML() which removes any mBogusNode.
    - Modified nsHTMLEditor::LoadHTML() to call Will/DidDoAction().
    - Changed all references of kOpHTMLLoad to kOpLoadHTML to match
      function name, and added kLoadHTML.

r=jfrancis.netscape.com  sr=sfraser.netscape.com  a=asa@mozilla.org
2001-11-09 15:16:03 +00:00
..
base Bug 106509: SaveSelection() doesn't delete entries from range correctly; 2001-11-01 15:44:26 +00:00
build 106111: heed --enable-plaintext-editor-only for editor build. 2001-11-01 22:29:13 +00:00
html Fix for bug 106383: regression: new composer doc behaves as if empty 2001-11-09 15:16:03 +00:00
text Fix for bug 106383: regression: new composer doc behaves as if empty 2001-11-09 15:16:03 +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 106111: heed --enable-plaintext-editor-only for editor build. 2001-11-01 22:29:13 +00:00
makefile.win 66345: New unix/win makefiles for new editor directories, 2001-04-05 23:51:30 +00:00