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

67 Коммитов

Автор SHA1 Сообщение Дата
kin%netscape.com 82e5aae898 * 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
jfrancis%netscape.com c9a41210b4 ssssh, it's a secret 1999-06-13 07:50:17 +00:00
cmanske%netscape.com 264f43ee2c Horizontal Line dialog and setting/getting hline settings from prefs implemented. Masked effect of bug 8058 by removing popupanchor attribute. 1999-06-12 21:22:12 +00:00
kin%netscape.com 69a66cea6f Added functions to run the journal.js file.
Replaced all ocurrences of "appCore" with "window.editorAppShell".
1999-06-12 09:18:14 +00:00
kin%netscape.com bc0776db93 Added Start/Stop/Run Journal menu items to Debug menu. 1999-06-12 09:15:39 +00:00
sfraser%netscape.com b5d0448eab Export plain text XUL file 1999-06-12 05:18:02 +00:00
sfraser%netscape.com 79959de7c7 Fix case of Exit(). 1999-06-11 23:45:34 +00:00
sfraser%netscape.com 3c88513d64 Rename nsISpellCheck to nsIEditorSpellCheck 1999-06-11 22:43:19 +00:00
sfraser%netscape.com 18b7cf617d Get editorShell from window.opener now that editorAppCore is no more. 1999-06-11 18:58:32 +00:00
kin%netscape.com 49099c54b7 Added EditorGetNodeFromOffsets() and EditorSetSelectionFromOffsets(). 1999-06-10 19:43:43 +00:00
hyatt%netscape.com cf362ebd9d The editor popups are positioned properly. 1999-06-09 09:09:58 +00:00
cmanske%netscape.com 4f74ac70aa Moved destination of editor string bundle file to editor's chrome directory 1999-06-09 02:26:48 +00:00
cmanske%netscape.com dd55438eba Added string bundle file to Mac manifest file 1999-06-09 02:16:48 +00:00
cmanske%netscape.com 249e0cad09 Added string bundle file 1999-06-09 02:12:52 +00:00
cmanske%netscape.com 351d18f8fa Added support for prefs and string bundles for editor, various bug fixes, preliminary Horizontal Line dialog work 1999-06-09 01:27:08 +00:00
law%netscape.com bf1be08cdf "First step towards exorcism of nsIXULWindowCallbacks" 1999-06-07 19:21:33 +00:00
akkana%netscape.com 99285c6711 Add paste/insert as quotation into editor app cores to be accessible from JS. 1999-05-28 00:46:34 +00:00
sfraser%netscape.com 64460048bb Remove the appcore from the AppCoresManager in onunload(). 1999-05-28 00:37:04 +00:00
akkana%netscape.com 9170022e47 Add plaintext editor as an option in browser and editor menus 1999-05-27 22:21:48 +00:00
sfraser%netscape.com dc411e0821 Add Find, Find Next, and Unit Test menu items 1999-05-27 04:08:11 +00:00
sfraser%netscape.com db2488a311 Change dedent to outdent, and alignpopup to align. 1999-05-27 04:06:54 +00:00
sfraser%netscape.com e0f104fb65 Fix the page title 1999-05-27 04:06:17 +00:00
cmanske%netscape.com 39614bbb2c Changed ED_AlignPopup.gif to ED_Alig.gif in makefiles 1999-05-27 04:04:02 +00:00
leaf%mozilla.org 105f27424f fixing -kb flag 1999-05-27 04:01:08 +00:00
sfraser%netscape.com d71526a092 Add page titles, and white background through style. 1999-05-27 03:56:07 +00:00
cmanske%netscape.com c38c99c2b7 Readding gifs with -kb 1999-05-27 03:48:52 +00:00
cmanske%netscape.com 13628ebb6e Removing gifs not checked in with -kb 1999-05-27 03:47:05 +00:00
cmanske%netscape.com 1ca22ec9fd Removing gif not checked in with -kb 1999-05-27 03:45:36 +00:00
sfraser%netscape.com 803256d218 File Removed. 1999-05-27 03:43:02 +00:00
sfraser%netscape.com 0106c08e0e First Checked In. 1999-05-27 03:42:49 +00:00
sfraser%netscape.com 6a02dc2579 Fix -kb flag 1999-05-27 03:40:22 +00:00
cmanske%netscape.com 0d63deaadc Changed font face popup to use menu until popup XUL window works 1999-05-26 22:11:11 +00:00
cmanske%netscape.com 68f95d7549 Continued UI work: Spell checker fixes, toolbar improvements, popup menus implemented for paragraph style, font face and color, setting font color test UI, etc. 1999-05-26 21:40:51 +00:00
cmanske%netscape.com 66ab8c86a6 Set initial focus to editor window. Fixes bug 5724. Reviewed by sfraser 1999-05-22 00:40:59 +00:00
jfrancis%netscape.com 76905a8b3e insert list and indent work 1999-05-17 12:22:31 +00:00
ducarroz%netscape.com 85205cc563 Split EditorStartup() into EditorStartup() & EditorSetup(). Msg Compose use only EditorSetup(). 1999-05-14 22:54:24 +00:00
sfraser%netscape.com 847eea577f Since the unload handler gets called at all the wrong times, don't do anying useful in it. 1999-05-14 03:08:24 +00:00
cmanske%netscape.com 1104574ea3 Implemented Spell Checking 1999-05-13 20:59:08 +00:00
jfrancis%netscape.com cba367075d artistic integrity of poetry must not be comprimised! 1999-05-13 02:40:53 +00:00
sfraser%netscape.com 832c0a7ca1 Give editor app cores a unique name so that you can have more than one open at a time, and fix the dialogs to cope with this. Also added file opening UI. 1999-05-12 22:25:45 +00:00
rods%netscape.com 51b7598691 removed showclipboard function 1999-05-11 19:59:02 +00:00
rods%netscape.com d5c626ef5d Removed ShowClipboard menu item 1999-05-11 19:58:18 +00:00
cmanske%netscape.com 954d9d41f2 Hooked up UI(menus) for setting font face and font size 1999-05-08 02:20:51 +00:00
cmanske%netscape.com 85b5fc535d Implemented InsertLinkAroundSelection 1999-05-07 22:26:23 +00:00
sfraser%netscape.com bd5cf6dee2 For some strange reason, the string for editor type was undefined as is. I changed it to a literal. 1999-05-07 05:43:51 +00:00
sfraser%netscape.com ded5bc69d5 Export Editor.css to resources. 1999-05-07 05:32:06 +00:00
sfraser%netscape.com ec7944405e Implement Save, Save As in editor. 1999-05-07 05:02:35 +00:00
cmanske%netscape.com ac1c0f7709 Added UI for paragraph style and preliminary versions of image and link dialogs 1999-05-05 23:29:18 +00:00
mjudge%netscape.com d7c5a91c74 FIXING M5 BUGS: making weak links to stop extra addreff to presshell. fixing xul to set editor doc type to "content" 1999-04-29 20:21:04 +00:00
sfraser%netscape.com 1beb047e50 Move ShowClipboard to the Debug menu 1999-04-28 05:20:05 +00:00