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
cmanske%netscape.com
8e08f9008a
Fixed bugs relating to insert element
...
git-svn-id: svn://10.0.0.236/trunk@40761 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 00:52:17 +00:00
..
nsEditProperty.cpp
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
1999-06-29 21:01:31 +00:00
nsEditProperty.h
changed the way nsEditProperty is used. Right now, it's our placeholder
1999-06-12 21:15:14 +00:00
nsHTMLEditor.cpp
Fixed bugs relating to insert element
1999-07-23 00:52:17 +00:00
nsHTMLEditor.h
Fixed bugs relating to insert element
1999-07-23 00:52:17 +00:00
nsHTMLEditRules.cpp
assorted work to expose nav html dtd to the editor
1999-07-19 22:49:21 +00:00
nsHTMLEditRules.h
Oops, I misunderstood tor's fix for the sunos bustage
1999-07-01 23:41:29 +00:00
TextEditorTest.cpp
massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape.
1999-07-18 02:27:19 +00:00
TextEditorTest.h
Add unit test call to nsIEditor, and implement it in nsText- and nsHTMLEditors.
1999-05-27 04:10:04 +00:00
TypeInState.h
Must define inline methods _before_ calling them on AIX 4.2 with xlC.
1999-04-23 16:47:30 +00:00