gecko-dev/editor/libeditor
Masayuki Nakano a4ac19d311 Bug 1260651 part.58 Rename nsPlaintextEditor to mozilla::TextEditor (and their file names too) r=mccr8
This patch renames nsPlaintextEditor to mozilla::TextEditor.

Additionally, renames TextEditRules::mEditor to TextEditRules::mTextEditor for making its type clearer.

Finally, renaming following files:

nsPlaintextEditor.h -> TextEditor.h (exposed as mozilla/editor/TextEditor.h)
nsPlaintextEditor.cpp -> TextEditor.cpp
nsPlaintextDataTransfer.cpp -> TextEditorDataTransfer.cpp

MozReview-Commit-ID: Lw8oJi4WglA

--HG--
rename : editor/libeditor/nsPlaintextEditor.cpp => editor/libeditor/TextEditor.cpp
rename : editor/libeditor/nsPlaintextEditor.h => editor/libeditor/TextEditor.h
rename : editor/libeditor/nsPlaintextDataTransfer.cpp => editor/libeditor/TextEditorDataTransfer.cpp
2016-07-09 11:54:50 +09:00
..
crashtests Bug 1272490 nsHTMLEditRules::ReapplyCachedStyles() should do nothing if nsIEditor::GetSelection() returns nullptr r=Ehsan 2016-05-17 11:47:39 +09:00
tests Bug 1268736: An editable table cell means that both the cell and its contents are children of an editable node. r=mats 2016-06-04 03:23:56 -07:00
CSSEditUtils.cpp Bug 1260651 part.56 Rename nsHTMLEditor to mozilla::HTMLEditor and related stuff r=mccr8 2016-07-09 11:42:33 +09:00
CSSEditUtils.h Bug 1260651 part.56 Rename nsHTMLEditor to mozilla::HTMLEditor and related stuff r=mccr8 2016-07-09 11:42:33 +09:00
ChangeAttributeTransaction.cpp Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
ChangeAttributeTransaction.h Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
ChangeStyleTransaction.cpp Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
ChangeStyleTransaction.h Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
CompositionTransaction.cpp Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
CompositionTransaction.h Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
CreateElementTransaction.cpp Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
CreateElementTransaction.h Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
DeleteNodeTransaction.cpp Bug 1260651 part.49 Rename nsTextEditRules to mozilla::TextEditRules (and also their file names) r=mccr8 2016-07-09 11:34:41 +09:00
DeleteNodeTransaction.h Bug 1260651 part.39 Rename nsRangeUpdater to mozilla::RangeUpdater r=mccr8 2016-06-24 15:01:40 +09:00
DeleteRangeTransaction.cpp Bug 1260651 part.39 Rename nsRangeUpdater to mozilla::RangeUpdater r=mccr8 2016-06-24 15:01:40 +09:00
DeleteRangeTransaction.h Bug 1260651 part.39 Rename nsRangeUpdater to mozilla::RangeUpdater r=mccr8 2016-06-24 15:01:40 +09:00
DeleteTextTransaction.cpp Bug 1260651 part.49 Rename nsTextEditRules to mozilla::TextEditRules (and also their file names) r=mccr8 2016-07-09 11:34:41 +09:00
DeleteTextTransaction.h Bug 1260651 part.39 Rename nsRangeUpdater to mozilla::RangeUpdater r=mccr8 2016-06-24 15:01:40 +09:00
EditActionListener.h Bug 1042469 - Flatten editor/libeditor/base to editor/libeditor; r=poiru 2014-08-15 10:03:48 -04:00
EditAggregateTransaction.cpp Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
EditAggregateTransaction.h Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
EditTransactionBase.cpp Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
EditTransactionBase.h Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
EditorCommands.cpp Bug 1260651 part.34 Rename editor command classes and their file names r=mccr8 2016-06-24 11:45:22 +09:00
EditorCommands.h Bug 1260651 part.34 Rename editor command classes and their file names r=mccr8 2016-06-24 11:45:22 +09:00
EditorController.cpp Bug 1260651 part.33 Rename nsEditorController to mozilla::EditorController (and their files too) r=mccr8 2016-07-08 14:26:02 +09:00
EditorController.h Bug 1260651 part.33 Rename nsEditorController to mozilla::EditorController (and their files too) r=mccr8 2016-07-08 14:26:02 +09:00
EditorEventListener.cpp Bug 1260651 part.55 Rename nsEditorEventListeners to mozilla::EditorEventListener (and their file names) r=mccr8 2016-07-07 19:40:51 +09:00
EditorEventListener.h Bug 1260651 part.55 Rename nsEditorEventListeners to mozilla::EditorEventListener (and their file names) r=mccr8 2016-07-07 19:40:51 +09:00
EditorUtils.cpp Bug 1260651 part.11 Rename nsAutoSelectionReset to mozilla::AutoSelectionRestorer r=mccr8 2016-07-07 13:27:31 +09:00
EditorUtils.h Bug 1260651 part.13 Rename nsAutoPlaceHolderBatch to mozilla::AutoPlaceHolderBatch r=mccr8 2016-06-23 18:51:19 +09:00
EditorUtils.js Bug 1259517 - Make dropping images in editors work in e10s. r=baku 2016-06-21 15:17:37 -07:00
EditorUtils.manifest Bug 1259517 - Make dropping images in editors work in e10s. r=baku 2016-06-21 15:17:37 -07:00
HTMLAbsPositionEditor.cpp Bug 1260651 part.56 Rename nsHTMLEditor to mozilla::HTMLEditor and related stuff r=mccr8 2016-07-09 11:42:33 +09:00
HTMLAnonymousNodeEditor.cpp Bug 1260651 part.56 Rename nsHTMLEditor to mozilla::HTMLEditor and related stuff r=mccr8 2016-07-09 11:42:33 +09:00
HTMLEditRules.cpp Bug 1260651 part.58 Rename nsPlaintextEditor to mozilla::TextEditor (and their file names too) r=mccr8 2016-07-09 11:54:50 +09:00
HTMLEditRules.h Bug 1260651 part.58 Rename nsPlaintextEditor to mozilla::TextEditor (and their file names too) r=mccr8 2016-07-09 11:54:50 +09:00
HTMLEditUtils.cpp Bug 1260651 part.16 Rename nsHTMLEditUtils to mozilla::HTMLEditUtils (and their files too) r=mccr8 2016-07-07 14:01:12 +09:00
HTMLEditUtils.h Bug 1260651 part.16 Rename nsHTMLEditUtils to mozilla::HTMLEditUtils (and their files too) r=mccr8 2016-07-07 14:01:12 +09:00
HTMLEditor.cpp Bug 1260651 part.58 Rename nsPlaintextEditor to mozilla::TextEditor (and their file names too) r=mccr8 2016-07-09 11:54:50 +09:00
HTMLEditor.h Bug 1260651 part.58 Rename nsPlaintextEditor to mozilla::TextEditor (and their file names too) r=mccr8 2016-07-09 11:54:50 +09:00
HTMLEditorDataTransfer.cpp Bug 1260651 part.58 Rename nsPlaintextEditor to mozilla::TextEditor (and their file names too) r=mccr8 2016-07-09 11:54:50 +09:00
HTMLEditorEventListener.cpp Bug 1260651 part.56 Rename nsHTMLEditor to mozilla::HTMLEditor and related stuff r=mccr8 2016-07-09 11:42:33 +09:00
HTMLEditorEventListener.h Bug 1260651 part.56 Rename nsHTMLEditor to mozilla::HTMLEditor and related stuff r=mccr8 2016-07-09 11:42:33 +09:00
HTMLEditorObjectResizer.cpp Bug 1260651 part.56 Rename nsHTMLEditor to mozilla::HTMLEditor and related stuff r=mccr8 2016-07-09 11:42:33 +09:00
HTMLEditorObjectResizerUtils.h Bug 1260651 part.57 Move classes in nsHTMLObjectResizer.h into mozilla namespace and its file name should be HTMLEditorObjectResizerUtils.h r=mccr8 2016-07-07 19:49:07 +09:00
HTMLInlineTableEditor.cpp Bug 1260651 part.56 Rename nsHTMLEditor to mozilla::HTMLEditor and related stuff r=mccr8 2016-07-09 11:42:33 +09:00
HTMLStyleEditor.cpp Bug 1260651 part.56 Rename nsHTMLEditor to mozilla::HTMLEditor and related stuff r=mccr8 2016-07-09 11:42:33 +09:00
HTMLTableEditor.cpp Bug 1260651 part.56 Rename nsHTMLEditor to mozilla::HTMLEditor and related stuff r=mccr8 2016-07-09 11:42:33 +09:00
HTMLURIRefObject.cpp Bug 1260651 part.46 Rename nsHTMLURIRefObject to mozilla::HTMLURIRefObject (and also their file names) r=mccr8 2016-07-07 18:40:45 +09:00
HTMLURIRefObject.h Bug 1260651 part.46 Rename nsHTMLURIRefObject to mozilla::HTMLURIRefObject (and also their file names) r=mccr8 2016-07-07 18:40:45 +09:00
InsertNodeTransaction.cpp Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
InsertNodeTransaction.h Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
InsertTextTransaction.cpp Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
InsertTextTransaction.h Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
InternetCiter.cpp Bug 1260651 part.36 Rename nsInternetCiter to mozilla::InternetCiter (and their files too) r=mccr8 2016-07-07 18:00:19 +09:00
InternetCiter.h Bug 1260651 part.36 Rename nsInternetCiter to mozilla::InternetCiter (and their files too) r=mccr8 2016-07-07 18:00:19 +09:00
JoinNodeTransaction.cpp Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
JoinNodeTransaction.h Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
PlaceholderTransaction.cpp Bug 1260651 part.37 Rename nsSelectionState to mozilla::SelectionState (and their file names too) r=mccr8 2016-07-07 18:15:53 +09:00
PlaceholderTransaction.h Bug 1260651 part.37 Rename nsSelectionState to mozilla::SelectionState (and their file names too) r=mccr8 2016-07-07 18:15:53 +09:00
SelectionState.cpp Bug 1260651 part.49 Rename nsTextEditRules to mozilla::TextEditRules (and also their file names) r=mccr8 2016-07-09 11:34:41 +09:00
SelectionState.h Bug 1260651 part.49 Rename nsTextEditRules to mozilla::TextEditRules (and also their file names) r=mccr8 2016-07-09 11:34:41 +09:00
SetDocumentTitleTransaction.cpp Bug 1260651 part.28 Rename SetDocTitleTxn to mozilla::SetDocumentTitleTransaction (and their files too) r=mccr8 2016-07-07 16:50:17 +09:00
SetDocumentTitleTransaction.h Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
SplitNodeTransaction.cpp Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
SplitNodeTransaction.h Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
StyleSheetTransactions.cpp Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
StyleSheetTransactions.h Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
TextEditRules.cpp Bug 1260651 part.58 Rename nsPlaintextEditor to mozilla::TextEditor (and their file names too) r=mccr8 2016-07-09 11:54:50 +09:00
TextEditRules.h Bug 1260651 part.58 Rename nsPlaintextEditor to mozilla::TextEditor (and their file names too) r=mccr8 2016-07-09 11:54:50 +09:00
TextEditRulesBidi.cpp Bug 1260651 part.58 Rename nsPlaintextEditor to mozilla::TextEditor (and their file names too) r=mccr8 2016-07-09 11:54:50 +09:00
TextEditUtils.cpp Bug 1260651 part.58 Rename nsPlaintextEditor to mozilla::TextEditor (and their file names too) r=mccr8 2016-07-09 11:54:50 +09:00
TextEditUtils.h Bug 1260651 part.58 Rename nsPlaintextEditor to mozilla::TextEditor (and their file names too) r=mccr8 2016-07-09 11:54:50 +09:00
TextEditor.cpp Bug 1260651 part.58 Rename nsPlaintextEditor to mozilla::TextEditor (and their file names too) r=mccr8 2016-07-09 11:54:50 +09:00
TextEditor.h Bug 1260651 part.58 Rename nsPlaintextEditor to mozilla::TextEditor (and their file names too) r=mccr8 2016-07-09 11:54:50 +09:00
TextEditorDataTransfer.cpp Bug 1260651 part.58 Rename nsPlaintextEditor to mozilla::TextEditor (and their file names too) r=mccr8 2016-07-09 11:54:50 +09:00
TextEditorTest.cpp Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan 2015-05-29 00:58:42 +09:00
TextEditorTest.h Bug 1055105 - Flatten editor/libeditor/html to editor/libeditor; r=poiru 2014-08-18 17:28:17 -04:00
TypeInState.cpp Bug 1260651 part.35 Move PorpItem and TypeInState from global namespace to mozilla namespace r=mccr8 2016-07-08 11:51:46 +09:00
TypeInState.h Bug 1260651 part.48 Rename nsHTMLEditRules to mozilla::HTMLEditRules (and also their file names) r=mccr8 2016-07-07 19:05:51 +09:00
WSRunObject.cpp Bug 1260651 part.56 Rename nsHTMLEditor to mozilla::HTMLEditor and related stuff r=mccr8 2016-07-09 11:42:33 +09:00
WSRunObject.h Bug 1260651 part.56 Rename nsHTMLEditor to mozilla::HTMLEditor and related stuff r=mccr8 2016-07-09 11:42:33 +09:00
moz.build Bug 1260651 part.58 Rename nsPlaintextEditor to mozilla::TextEditor (and their file names too) r=mccr8 2016-07-09 11:54:50 +09:00
nsEditor.cpp Bug 1260651 part.56 Rename nsHTMLEditor to mozilla::HTMLEditor and related stuff r=mccr8 2016-07-09 11:42:33 +09:00
nsEditor.h Bug 1260651 part.55 Rename nsEditorEventListeners to mozilla::EditorEventListener (and their file names) r=mccr8 2016-07-07 19:40:51 +09:00
nsIAbsorbingTransaction.h Bug 1260651 part.37 Rename nsSelectionState to mozilla::SelectionState (and their file names too) r=mccr8 2016-07-07 18:15:53 +09:00
nsIEditRules.h Bug 1260651 part.58 Rename nsPlaintextEditor to mozilla::TextEditor (and their file names too) r=mccr8 2016-07-09 11:54:50 +09:00