gecko-dev/editor/idl/MANIFEST
glazman%netscape.com 7d058dbd34 Allow mouse-driven resizing of images and tables in all instances of editor.
For the default Mozilla build, this includes Composer and Mail Composition.
Embeddors willing to disable this feature should look at |nsHTMLEditor::SetIsImageResizingEnabled()|
Displays eight resizing handles plus an info box. Images are resized real-time.
Uses HTML attributes in pure HTML mode (mail composition for instance) and CSS properties when available.
Undoable and Redoable. Does not grind coffe and make a good expresso yet.
Thanks if you really read to that line.

b=47066, r=brade, r=cmanske (for the algo part inheriting from the XBL patch), sr=kin
2003-02-24 09:37:18 +00:00

39 lines
1.2 KiB
Plaintext

# The contents of this file are subject to the Netscape Public
# License Version 1.1 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/NPL/
#
# Software distributed under the License is distributed on an "AS
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
#
# This is a list of local files which get copied to the mozilla:dist:editor directory
#
nsIPlaintextEditor.idl
nsIEditorSpellCheck.idl
nsIDocumentStateListener.idl
nsPIEditorTransaction.idl
nsIEditor.idl
nsIHTMLEditor.idl
nsIHTMLObjectResizer.idl
nsIURIRefObject.idl
nsICiter.idl
nsIEditActionListener.idl
nsIEditorIMESupport.idl
nsIEditorObserver.idl
nsIEditorLogging.idl
nsIEditorMailSupport.idl
nsIEditorStyleSheets.idl
nsITableEditor.idl