gecko-dev/editor/libeditor/html
kin%netscape.com e3bf912523 * Added StartLogging() and StopLogging() methods to nsIEditor,
nsIHTMLEditor, nsITextEditor, and nsIEditorShell and enabled
  the "Start Log" and "End Log" menu items in the editor test bed.

* Modified makefiles for Unix and Win32 to turn on  Editor API Logging.

* Added action argument to the DeleteSelection() method in nsIEditorShell.

* Modified nsJSTxnLog to use nsJSEditorLog when writing it's output.
1999-06-14 20:02:46 +00:00
..
TextEditorTest.cpp Add unit test call to nsIEditor, and implement it in nsText- and nsHTMLEditors. 1999-05-27 04:10:04 +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
nsEditProperty.cpp changed the way nsEditProperty is used. Right now, it's our placeholder 1999-06-12 21:15:14 +00:00
nsEditProperty.h changed the way nsEditProperty is used. Right now, it's our placeholder 1999-06-12 21:15:14 +00:00
nsHTMLEditRules.cpp * Added nsAutoSelectionReset, a tiny class that resets the selection to what it was before a block transformation. 1999-06-08 06:04:51 +00:00
nsHTMLEditRules.h * Added nsAutoSelectionReset, a tiny class that resets the selection to what it was before a block transformation. 1999-06-08 06:04:51 +00:00
nsHTMLEditor.cpp * Added StartLogging() and StopLogging() methods to nsIEditor, 1999-06-14 20:02:46 +00:00
nsHTMLEditor.h * Added StartLogging() and StopLogging() methods to nsIEditor, 1999-06-14 20:02:46 +00:00