pjs/editor/public
buster%netscape.com 061b766061 Highlights:
updated to new nsCOMPtr usage
nsTextEditor::InsertBreak() implemented
  splits the text node at the caret (deletes any extended selection to force a collapsed selection.)
  inserts a <BR> which I assume we'll convert to a CR when we write to a text stream.
  undo and redo work, except for the bug noted below

More stuff:
interface cleanup
strategic debugging code added
delete selection txn sets the collapses the selection...this is just a placeholder, but I needed it for undo/redo of InsertBreak.
join and split now work for text nodes as well as interior nodes
1999-02-17 19:42:29 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
MANIFEST splitting core editing from text editing 1999-02-12 17:18:04 +00:00
Makefile.in splitting core editing from text editing 1999-02-12 17:18:04 +00:00
makefile.win splitting core editing from text editing 1999-02-12 17:18:04 +00:00
nsEditorCID.h splitting core editing from text editing 1999-02-12 17:18:04 +00:00
nsIContextLoader.h adding iid to the interfaces to support auto query interface 1998-12-11 23:36:35 +00:00
nsIEditor.h Highlights: 1999-02-17 19:42:29 +00:00
nsITextEditor.h splitting core editing from text editing 1999-02-12 17:18:04 +00:00