gecko-dev/editor/libeditor
Masayuki Nakano d074a31e51 Bug 1260651 part.33 Rename nsEditorController to mozilla::EditorController (and their files too) r=mccr8
MozReview-Commit-ID: 5xedcGTDlq1

--HG--
rename : editor/libeditor/nsEditorController.cpp => editor/libeditor/EditorController.cpp
rename : editor/libeditor/nsEditorController.h => editor/libeditor/EditorController.h
2016-07-08 14:26:02 +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
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.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
DeleteNodeTransaction.h Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
DeleteRangeTransaction.cpp Bug 1260651 part.30 Rename EditAggregateTxn to mozilla::EditAggregateTransaction (and their files too) r=mccr8 2016-07-07 17:11:30 +09:00
DeleteRangeTransaction.h Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
DeleteTextTransaction.cpp Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
DeleteTextTransaction.h Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +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
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
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
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
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
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.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
PlaceholderTransaction.h Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +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
TextEditUtils.cpp Bug 1260651 part.14 Rename nsTextEditUtils to mozilla::TextEditUtils (and their files too) r=mccr8 2016-07-07 13:44:32 +09:00
TextEditUtils.h Bug 1260651 part.14 Rename nsTextEditUtils to mozilla::TextEditUtils (and their files too) r=mccr8 2016-07-07 13:44:32 +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 1185307 part.2 Replace upcast from nsISelection to mozilla::dom::Selection with nsISelection::AsSelection() r=smaug 2016-06-17 22:32:49 +09:00
TypeInState.h Bug 1257731 - Part 2. Don't use Win32 API on content process. r=masayuki 2016-06-08 13:23:11 +09:00
moz.build Bug 1260651 part.33 Rename nsEditorController to mozilla::EditorController (and their files too) r=mccr8 2016-07-08 14:26:02 +09:00
nsEditRules.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
nsEditor.cpp Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
nsEditor.h Bug 1260651 part.31 Rename AddStyleSheetTxn and RemoveStyleSheetTxn to mozilla::AddStyleSheetTransaction and mozilla::RemoveStyleSheetTransaction r=mccr8 2016-07-07 17:20:22 +09:00
nsEditorCommands.cpp Bug 1278412 - Disable warning in nsDeleteCommand::IsCommandEnabled, r=ehsan 2016-06-07 18:07:32 -04:00
nsEditorCommands.h Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan 2015-05-29 00:58:42 +09:00
nsEditorEventListener.cpp Bug 906420 - Part 1: Implement DataTransferItem and DataTransferItemList, r=baku 2016-07-04 15:45:45 -04:00
nsEditorEventListener.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsHTMLAbsPosition.cpp Bug 1260651 part.16 Rename nsHTMLEditUtils to mozilla::HTMLEditUtils (and their files too) r=mccr8 2016-07-07 14:01:12 +09:00
nsHTMLAnonymousUtils.cpp Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsHTMLCSSUtils.cpp Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8 2016-07-08 09:48:34 +09:00
nsHTMLCSSUtils.h Bug 1260651 part.18 Rename mozilla::dom::ChangeStyleTxn to mozilla::ChangeStyleTransaction (and their files too) r=mccr8 2016-07-07 14:23:25 +09:00
nsHTMLDataTransfer.cpp Bug 1260651 part.16 Rename nsHTMLEditUtils to mozilla::HTMLEditUtils (and their files too) r=mccr8 2016-07-07 14:01:12 +09:00
nsHTMLEditRules.cpp Bug 1260651 part.16 Rename nsHTMLEditUtils to mozilla::HTMLEditUtils (and their files too) r=mccr8 2016-07-07 14:01:12 +09:00
nsHTMLEditRules.h Bug 1260651 part.3 Rename DOMPoint to mozilla::EditorDOMPoint because same name class is used in other modules widely r=mccr8 2016-06-23 17:13:03 +09:00
nsHTMLEditor.cpp Bug 1260651 part.31 Rename AddStyleSheetTxn and RemoveStyleSheetTxn to mozilla::AddStyleSheetTransaction and mozilla::RemoveStyleSheetTransaction r=mccr8 2016-07-07 17:20:22 +09:00
nsHTMLEditor.h Bug 1259517 - Make dropping images in editors work in e10s. r=baku 2016-06-21 15:17:37 -07:00
nsHTMLEditorEventListener.cpp Bug 1260651 part.16 Rename nsHTMLEditUtils to mozilla::HTMLEditUtils (and their files too) r=mccr8 2016-07-07 14:01:12 +09:00
nsHTMLEditorEventListener.h Bug 1156632 - Remove unused forward class declarations - patch 5 - rdf, parser, layout and something else, r=ehsan 2015-04-22 08:29:22 +02:00
nsHTMLEditorStyle.cpp Bug 1260651 part.16 Rename nsHTMLEditUtils to mozilla::HTMLEditUtils (and their files too) r=mccr8 2016-07-07 14:01:12 +09:00
nsHTMLInlineTableEditor.cpp Bug 1260651 part.16 Rename nsHTMLEditUtils to mozilla::HTMLEditUtils (and their files too) r=mccr8 2016-07-07 14:01:12 +09:00
nsHTMLObjectResizer.cpp Bug 1260651 part.16 Rename nsHTMLEditUtils to mozilla::HTMLEditUtils (and their files too) r=mccr8 2016-07-07 14:01:12 +09:00
nsHTMLObjectResizer.h Bug 1060978 - Fix more bad implicit constructors in editor; r=roc 2014-08-31 23:33:43 -04:00
nsHTMLURIRefObject.cpp Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsHTMLURIRefObject.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
nsIAbsorbingTransaction.h Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan 2015-05-29 00:58:42 +09:00
nsInternetCiter.cpp Bug 1093191 part 3: Make .cpp files in libeditor #include their own .h file first. r=ehsan 2014-12-01 21:07:42 -08:00
nsInternetCiter.h Bug 1093191 part 2: Add some missing includes & forward-decls in libeditor .h files. r=ehsan 2014-12-01 21:06:55 -08:00
nsPlaintextDataTransfer.cpp Bug 1260651 part.12 Rename nsAutoEditBatch to mozilla::AutoEditBatch r=mccr8 2016-06-23 18:46:58 +09:00
nsPlaintextEditor.cpp Bug 1260651 part.14 Rename nsTextEditUtils to mozilla::TextEditUtils (and their files too) r=mccr8 2016-07-07 13:44:32 +09:00
nsPlaintextEditor.h Bug 1260651 part.15 Rename nsAutoEditInitRulesTrigger to mozilla::AutoEditInitRulesTrigger r=mccr8 2016-06-23 19:18:13 +09:00
nsSelectionState.cpp Bug 1260651 part.1 Rename nsEditorUtils to mozilla::EditorUtils (and their files too) r=mccr8 2016-07-07 11:49:42 +09:00
nsSelectionState.h Bug 1253734 - Add some more editor things to CC traversal. r=mccr8. 2016-03-04 23:11:37 +01:00
nsTableEditor.cpp Bug 1260651 part.16 Rename nsHTMLEditUtils to mozilla::HTMLEditUtils (and their files too) r=mccr8 2016-07-07 14:01:12 +09:00
nsTextEditRules.cpp Bug 1260651 part.14 Rename nsTextEditUtils to mozilla::TextEditUtils (and their files too) r=mccr8 2016-07-07 13:44:32 +09:00
nsTextEditRules.h Bug 1191354 part 8 - Typedefs in headers for readability; r=ehsan 2016-05-01 16:15:14 +03:00
nsTextEditRulesBidi.cpp Bug 1185307 part.2 Replace upcast from nsISelection to mozilla::dom::Selection with nsISelection::AsSelection() r=smaug 2016-06-17 22:32:49 +09:00
nsWSRunObject.cpp Bug 1260651 part.14 Rename nsTextEditUtils to mozilla::TextEditUtils (and their files too) r=mccr8 2016-07-07 13:44:32 +09:00
nsWSRunObject.h Bug 1260651 part.3 Rename DOMPoint to mozilla::EditorDOMPoint because same name class is used in other modules widely r=mccr8 2016-06-23 17:13:03 +09:00