Граф коммитов

15 Коммитов

Автор SHA1 Сообщение Дата
kin%netscape.com 8c6b3f72a0 Fixed warning message by adding missing return. 1999-07-06 23:00:30 +00:00
kin%netscape.com 3b5b4d3b48 Added ApplyStyleSheet() method to the various editor interfaces. 1999-07-01 19:32:35 +00:00
tague%netscape.com 353d857fed Added clause and selection support for Input Methods. Fixes bug #8639, #8459, #6989, #7824 1999-06-29 20:31:22 +00:00
sfraser%netscape.com 90131e6812 Call the Output routines with a new param for selection only. 1999-06-29 20:14:58 +00:00
kin%netscape.com 0d1eb2c7d1 Fix for bug #8375: Editor API Log fails to set paragraph style.
Changed "window.editorShell.SetParagraphStyle(" to "window.editorShell.paragraphStyle =".
Approved by chofmann.
1999-06-17 04:40:08 +00:00
kin%netscape.com 3dfd600432 Fix for bug #8309: Need to Flush() during Editor API Logging. 1999-06-16 21:27:46 +00:00
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
kin%netscape.com e470e4cb84 Added support for nsIFileSpec writing. We now write out the log to a file
called journal.js.NEW. Changed all calls to printf to Write() and WriteInt().
1999-06-13 03:09:00 +00:00
kin%netscape.com 5832c77926 Changed all occurrences of "appCore" to "window.editorShell" to sync up
with sfraser@netscape.com's changes to switch the editor over to XPIDL.
1999-06-12 09:14:19 +00:00
kin%netscape.com a7c134f94a Added various PrintNode methods to support elements that are manually inserted via JavaScript. 1999-06-11 19:29:05 +00:00
kin%netscape.com 832fc1f7cd Fix build bustage on Win32. 1999-06-10 21:56:47 +00:00
akkana%netscape.com 87633c23c7 Implement InsertHTML.
Also, some minor fixes, like warning removal and addition of error checking
in files which needed it.
1999-06-10 21:31:42 +00:00
kin%netscape.com 9271fc6144 First pass attempt to write out JavaScript. nsJSEditorLog now inherits from nsIHTMLEditor. 1999-06-09 22:33:30 +00:00
kin%netscape.com 41199b08d2 Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
kin%netscape.com 1a11a04e9f Initial checkin of file. 1999-05-26 21:14:32 +00:00