gecko-dev/editor/libeditor/html
buster%netscape.com cc49e3182a Clean-up
1) fixed unit tests
2) fixed a bunch of leaks having to do with using enumerators.  Thanks for noticing these, Simon.
3) fixed a tiny problem in nsTextEditRules::WillDoAction().
This method was overly aggressive in checking input args, sel can be null for some operations.
1999-07-25 18:14:44 +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 Clean-up 1999-07-25 18:14:44 +00:00
nsHTMLEditor.h Fixed GetSelectedElement to detect caret or selection inside link text. Link dialog will select entire link. Added GetParentLinkElement. 1999-07-25 01:24:12 +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 Clean-up 1999-07-25 18:14:44 +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