gecko/editor/libeditor
2015-01-28 15:27:33 +09:00
..
crashtests
tests Bug 917322 part.16 Rename COMPOSITION_ATTR_* in EventUtils.js with new constants of nsITextInputProcessor r=smaug 2015-01-28 15:27:33 +09:00
ChangeAttributeTxn.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
ChangeAttributeTxn.h
ChangeStyleTxn.cpp
ChangeStyleTxn.h
CreateElementTxn.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
CreateElementTxn.h Bug 1117041 - Mark virtual overridden functions as MOZ_OVERRIDE in editor; r=roc 2015-01-02 08:45:41 -05:00
DeleteNodeTxn.cpp
DeleteNodeTxn.h Bug 1117041 - Mark virtual overridden functions as MOZ_OVERRIDE in editor; r=roc 2015-01-02 08:45:41 -05:00
DeleteRangeTxn.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
DeleteRangeTxn.h Bug 1117041 - Mark virtual overridden functions as MOZ_OVERRIDE in editor; r=roc 2015-01-02 08:45:41 -05:00
DeleteTextTxn.cpp Bug 1088054 part 1 - Reduce nsISelection use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00
DeleteTextTxn.h Bug 1117041 - Mark virtual overridden functions as MOZ_OVERRIDE in editor; r=roc 2015-01-02 08:45:41 -05:00
EditActionListener.h
EditAggregateTxn.cpp
EditAggregateTxn.h Bug 1117041 - Mark virtual overridden functions as MOZ_OVERRIDE in editor; r=roc 2015-01-02 08:45:41 -05:00
EditTxn.cpp
EditTxn.h Bug 1117041 - Mark virtual overridden functions as MOZ_OVERRIDE in editor; r=roc 2015-01-02 08:45:41 -05:00
IMETextTxn.cpp Bug 1109465 - Fix the interface maps of IMETextTxn and InsertTextTxn; r=smaug 2014-12-30 11:57:58 -05:00
IMETextTxn.h
InsertNodeTxn.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
InsertNodeTxn.h
InsertTextTxn.cpp Bug 1109465 - Fix the interface maps of IMETextTxn and InsertTextTxn; r=smaug 2014-12-30 11:57:58 -05:00
InsertTextTxn.h
JoinNodeTxn.cpp Bug 1093191 part 1: Remove some unnecessary #includes of stdio.h "for printf" in some libeditor files that don't use printf. r=ehsan 2014-12-01 21:06:55 -08:00
JoinNodeTxn.h Bug 1117041 - Mark virtual overridden functions as MOZ_OVERRIDE in editor; r=roc 2015-01-02 08:45:41 -05:00
moz.build Bug 1086349 part 2 - Clean up SplitNodeTxn; r=ehsan 2014-11-02 14:04:13 +02:00
nsEditor.cpp Bug 1120233 - Ensure that the delete command will stay enabled for password fields; r=roc 2015-01-22 23:26:59 -05:00
nsEditor.h Bug 1111290 - Part 3: Remove TypedEnum.h and fold TypedEnumInternal.h into TypedEnumBits.h. r=waldo 2015-01-26 07:22:11 +09:00
nsEditorCommands.cpp Bug 1120233 - Ensure that the delete command will stay enabled for password fields; r=roc 2015-01-22 23:26:59 -05:00
nsEditorCommands.h Bug 1117041 - Mark virtual overridden functions as MOZ_OVERRIDE in editor; r=roc 2015-01-02 08:45:41 -05:00
nsEditorController.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
nsEditorController.h
nsEditorEventListener.cpp Backed out changeset bf25101e66cf (bug 1095098) for build bustage 2014-12-08 16:27:12 -08:00
nsEditorEventListener.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
nsEditorUtils.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
nsEditorUtils.h Bug 1088054 part 10 - Clean up nsHTMLEditRules::WillDeleteSelection; r=ehsan 2014-11-02 14:04:14 +02:00
nsEditRules.h Bug 1088054 part 1 - Reduce nsISelection use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00
nsHTMLAbsPosition.cpp Bug 1088054 part 1 - Reduce nsISelection use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00
nsHTMLAnonymousUtils.cpp
nsHTMLCSSUtils.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
nsHTMLCSSUtils.h
nsHTMLDataTransfer.cpp Bug 1110469 - Remove NS_OpenURI (r=sworkman) 2015-01-11 20:26:40 -08:00
nsHTMLEditor.cpp Bug 611103 - Don't depend on the editor in nsDocumentEncoder; r=bzbarsky 2015-01-22 17:54:55 -05:00
nsHTMLEditor.h Bug 1117041 - Mark virtual overridden functions as MOZ_OVERRIDE in editor; r=roc 2015-01-02 08:45:41 -05:00
nsHTMLEditorEventListener.cpp Backed out changeset bf25101e66cf (bug 1095098) for build bustage 2014-12-08 16:27:12 -08:00
nsHTMLEditorEventListener.h Bug 1117041 - Mark virtual overridden functions as MOZ_OVERRIDE in editor; r=roc 2015-01-02 08:45:41 -05:00
nsHTMLEditorStyle.cpp Bug 1093245 - Make sure the return values are never returned uninitialized. r=ehsan 2014-11-04 13:11:54 -05:00
nsHTMLEditRules.cpp Bug 1113121 followup - fix assertion r=me 2015-01-12 23:48:15 -05:00
nsHTMLEditRules.h Bug 1117041 - Mark virtual overridden functions as MOZ_OVERRIDE in editor; r=roc 2015-01-02 08:45:41 -05:00
nsHTMLEditUtils.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
nsHTMLEditUtils.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
nsHTMLInlineTableEditor.cpp
nsHTMLObjectResizer.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
nsHTMLObjectResizer.h
nsHTMLURIRefObject.cpp Bug 1119006 - Remove files where code is still calling removed NS_OpenURI API (r=mcmanus) 2015-01-14 11:52:57 -08:00
nsHTMLURIRefObject.h
nsIAbsorbingTransaction.h
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 1088054 part 2 - Reduce nsIDOMRange use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00
nsPlaintextEditor.cpp Bug 1120233 - Ensure that the delete command will stay enabled for password fields; r=roc 2015-01-22 23:26:59 -05:00
nsPlaintextEditor.h Bug 1120233 - Ensure that the delete command will stay enabled for password fields; r=roc 2015-01-22 23:26:59 -05:00
nsSelectionState.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
nsSelectionState.h Bug 1088054 part 2 - Reduce nsIDOMRange use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00
nsStyleSheetTxns.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
nsStyleSheetTxns.h Bug 1117041 - Mark virtual overridden functions as MOZ_OVERRIDE in editor; r=roc 2015-01-02 08:45:41 -05:00
nsTableEditor.cpp Bug 1117041 - Mark virtual overridden functions as MOZ_OVERRIDE in editor; r=roc 2015-01-02 08:45:41 -05:00
nsTextEditRules.cpp Bug 1119099 - Use fallible allocation in nsTextEditRules::TruncateInsertionIfNeeded; r=roc 2015-01-22 23:17:44 -05:00
nsTextEditRules.h Bug 1117041 - Mark virtual overridden functions as MOZ_OVERRIDE in editor; r=roc 2015-01-02 08:45:41 -05:00
nsTextEditRulesBidi.cpp Bug 1100071 patch 1: change uint8_t to nsBidiLevel in a few more places, r=dholbert 2014-11-20 12:45:22 +02:00
nsTextEditUtils.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
nsTextEditUtils.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
nsWSRunObject.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
nsWSRunObject.h Bug 1058576 - Return a pointer from nsWSRunObject::Get*WSNode*; r=ehsan 2014-10-22 15:45:30 +03:00
PlaceholderTxn.cpp Bug 1117041 - Mark virtual overridden functions as MOZ_OVERRIDE in editor; r=roc 2015-01-02 08:45:41 -05:00
PlaceholderTxn.h Bug 1117041 - Mark virtual overridden functions as MOZ_OVERRIDE in editor; r=roc 2015-01-02 08:45:41 -05:00
SetDocTitleTxn.cpp
SetDocTitleTxn.h Bug 1117041 - Mark virtual overridden functions as MOZ_OVERRIDE in editor; r=roc 2015-01-02 08:45:41 -05:00
SplitNodeTxn.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
SplitNodeTxn.h Bug 1117041 - Mark virtual overridden functions as MOZ_OVERRIDE in editor; r=roc 2015-01-02 08:45:41 -05:00
TextEditorTest.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
TextEditorTest.h
TypeInState.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
TypeInState.h Bug 1088054 part 1 - Reduce nsISelection use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00