gecko-dev/editor
buster%netscape.com 7b37b68fb8 Implemented SelectAll.
Added nsEditor::DoInitialInsert() for doing first insert into an empty document.  Try typing into <html><body></body></html>
Added some smarts to DeleteSelectionAndCreateNode() so it only splits the selected node when appropriate (when the selection is not at offset 0 or max)

CreateElementTxn now creates text nodes as well as DOM elements
1999-03-10 19:48:13 +00:00
..
base Implemented SelectAll. 1999-03-10 19:48:13 +00:00
dialogs add dtd; cleanup 1999-03-02 15:26:37 +00:00
guimgr Fixed registration methods. 1999-03-09 13:23:36 +00:00
libeditor Implemented SelectAll. 1999-03-10 19:48:13 +00:00
macbuild adding nsTextEditRules.cpp 1999-03-10 19:45:23 +00:00
public added nsIEditRules.h. Experimental, don't count on this. 1999-03-10 19:46:24 +00:00
txmgr Backed out the nsService template stuff. 1999-03-09 11:49:41 +00:00
ui Fix for major xfe horkage caused by last checkin. Change the 'TRUE' to 1998-06-01 09:04:58 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Woops, no tests directory here 1999-02-08 09:44:22 +00:00
makefile.win Changed Windows makefile to use BASE directory instead of CORE 1999-01-27 00:00:37 +00:00