mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
f83e42cc70
editor/base/Makefile.in editor/base/makefile.win - Modified makefiles build files that were renamed, and use new define to build the API Logging code. editor/base/nsEditor.cpp editor/base/nsEditor.h editor/base/nsHTMLEditor.cpp - Removed all ENABLE_JS_EDITOR_LOG ifdef'd code. - Removed all references to nsVector.h. editor/base/nsEditorFactory.cpp - Added ENABLE_EDITOR_API_LOG ifdef'd code that will create an instance of nsHTMLEditorLog instead of nsHTMLEditor. editor/base/nsEditorTxnLog.cpp - Initial checkin of file. File was originally named nsJSTxnLog.cpp. editor/base/nsEditorTxnLog.h - Initial checkin of file. File was originally named nsJSTxnLog.h. editor/base/nsHTMLEditorLog.cpp - Initial checkin of file. File was originally named nsJSEditorLog.cpp. - nsHTMLEditorLog.cpp now derives from nsHTMLEditor, and only overrides methods that modify the content tree and are publicly available via XPIDL. editor/base/nsHTMLEditorLog.h - Initial checkin of file. File was originally named nsJSEditorLog.h. - nsHTMLEditorLog.cpp now derives from nsHTMLEditor, and only overrides methods that modify the content tree and are publicly available via XPIDL. |
||
---|---|---|
.. | ||
base | ||
composer/src | ||
guimgr | ||
idl | ||
libeditor | ||
macbuild | ||
provisional | ||
public | ||
txmgr | ||
txtsvc | ||
ui | ||
.cvsignore | ||
Makefile.in | ||
makefile.win |