This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
editor
/
libeditor
/
html
History
sfraser%netscape.com
8a797c14a4
Add DocumentIsEmpty to EditorShell.idl and nsIEditor, and modify length and content getters to do the right thing with an empty document (which contains the bogus text node).
...
git-svn-id: svn://10.0.0.236/trunk@46444 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 23:32:04 +00:00
..
nsEditorTxnLog.cpp
…
nsEditorTxnLog.h
…
nsEditProperty.cpp
…
nsEditProperty.h
…
nsHTMLEditor.cpp
Add DocumentIsEmpty to EditorShell.idl and nsIEditor, and modify length and content getters to do the right thing with an empty document (which contains the bogus text node).
1999-09-08 23:32:04 +00:00
nsHTMLEditor.h
Add DocumentIsEmpty to EditorShell.idl and nsIEditor, and modify length and content getters to do the right thing with an empty document (which contains the bogus text node).
1999-09-08 23:32:04 +00:00
nsHTMLEditorLog.cpp
Removed unused static ISupports IID.
1999-08-30 14:50:36 +00:00
nsHTMLEditorLog.h
…
nsHTMLEditRules.cpp
making special mail-compose editing rules accessible to mail
1999-09-08 06:26:53 +00:00
nsHTMLEditRules.h
implemented RemoveList();
1999-09-06 19:51:59 +00:00
TextEditorTest.cpp
…
TextEditorTest.h
…
TypeInState.cpp
…
TypeInState.h
…