mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 12:15:51 +00:00
e14db8b0a8
* adding an `isSelectionEditable' readonly attribute in <nsIEditor>; * modified all ::IsCommandEnabled methods in editor/ to take it into account: ./libeditor/base/nsEditorCommands.cpp (15 commands) nsUndoCommand 'undo' nsRedoCommand 'redo' nsClearUndoCommand 'clearUndo' nsCutCommand 'cut' nsCutOrDeleteCommand ? nsCopyCommand 'copy' nsCopyOrDeleteCommand ? nsPasteCommand 'paste' nsPasteTransferableCommand ? nsSwitchTextDirectionCommand ? nsDeleteCommand 'delete' nsSelectAllCommand 'selectAll' nsSelectionMoveCommands ? nsInsertPlaintextCommand ? nsPasteQuotationCommand ? ./composer/src/nsComposerCommands.cpp (15 commands) nsBaseStateUpdatingCommand ? nsPasteNoFormattingCommand ? nsRemoveListCommand ? nsIndentCommand 'indent' nsOutdentCommand 'outdent' nsMultiStateCommand ? nsHighlightColorStateCommand 'hiliteColor' nsAbsolutePositioningCommand ? nsDecreaseZIndexCommand ? nsIncreaseZIndexCommand ? nsRemoveStylesCommand 'removeFormat' nsIncreaseFontSizeCommand 'increaseFontSize' nsDecreaseFontSizeCommand 'decreaseFontSize' nsInsertHTMLCommand 'insertHTML' nsInsertTagCommand ? ./composer/src/nsComposerDocumentCommands.cpp (3 commands) nsSetDocumentOptionsCommand ? nsSetDocumentStateCommand ? nsDocumentStateCommand n/a (unpatched) |
||
---|---|---|
.. | ||
public | ||
src | ||
test | ||
Makefile.in |