gecko/editor/libeditor
2014-11-05 08:12:44 -05:00
..
crashtests Bug 1057677 - Crash in nsHTMLEditor::DoInsertHTMLWithContext; r=ehsan 2014-08-26 16:13:22 +03:00
tests Bug 858918 part 2 - Don't insert block content outside of inline editing hosts; r=ehsan 2014-10-22 15:45:30 +03:00
ChangeAttributeTxn.cpp Bug 1056166 part 3 - Clean up ChangeAttributeTxn; r=ehsan 2014-08-29 14:43:23 +03:00
ChangeAttributeTxn.h Bug 1056166 part 3 - Clean up ChangeAttributeTxn; r=ehsan 2014-08-29 14:43:23 +03:00
ChangeStyleTxn.cpp Bug 1056166 part 5 - Clean up ChangeCSSInlineStyleTxn; r=ehsan 2014-08-29 14:43:24 +03:00
ChangeStyleTxn.h Bug 1056166 part 5 - Clean up ChangeCSSInlineStyleTxn; r=ehsan 2014-08-29 14:43:24 +03:00
CreateElementTxn.cpp Bug 1088054 part 1 - Reduce nsISelection use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00
CreateElementTxn.h
DeleteNodeTxn.cpp
DeleteNodeTxn.h
DeleteRangeTxn.cpp Bug 1088054 part 2 - Reduce nsIDOMRange use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00
DeleteRangeTxn.h
DeleteTextTxn.cpp Bug 1088054 part 1 - Reduce nsISelection use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00
DeleteTextTxn.h
EditActionListener.h
EditAggregateTxn.cpp
EditAggregateTxn.h
EditTxn.cpp
EditTxn.h
IMETextTxn.cpp Bug 1056166 part 6 - Clean up IMETextTxn; r=ehsan 2014-08-29 14:43:24 +03:00
IMETextTxn.h Bug 1056166 part 6 - Clean up IMETextTxn; r=ehsan 2014-08-29 14:43:24 +03:00
InsertNodeTxn.cpp
InsertNodeTxn.h
InsertTextTxn.cpp Bug 1056166 part 2 - Clean up InsertTextTxn; r=ehsan 2014-08-29 14:43:23 +03:00
InsertTextTxn.h Bug 1056166 part 2 - Clean up InsertTextTxn; r=ehsan 2014-08-29 14:43:23 +03:00
JoinNodeTxn.cpp Bug 1086349 part 1 - Clean up JoinNodeTxn; r=ehsan 2014-11-02 14:04:12 +02:00
JoinNodeTxn.h Bug 1086349 part 1 - Clean up JoinNodeTxn; r=ehsan 2014-11-02 14:04:12 +02:00
moz.build Bug 1086349 part 2 - Clean up SplitNodeTxn; r=ehsan 2014-11-02 14:04:13 +02:00
nsEditor.cpp Bug 1047588 - IMEContentObserver::Init() should take nsIEditor because nsDocShell sometimes hasn't been initialized and nsContentEditor::GetHTMLEditor() fails. r=smaug 2014-11-05 08:12:44 -05:00
nsEditor.h Bug 1088054 part 9 - Clean up nsEditor::JoinNodeDeep; r=ehsan 2014-11-02 14:04:13 +02:00
nsEditorCommands.cpp
nsEditorCommands.h
nsEditorController.cpp
nsEditorController.h
nsEditorEventListener.cpp Bug 1047588 - IMEContentObserver::Init() should take nsIEditor because nsDocShell sometimes hasn't been initialized and nsContentEditor::GetHTMLEditor() fails. r=smaug 2014-11-05 08:12:44 -05:00
nsEditorEventListener.h Bug 826657 part.2 Implement NOTIFY_IME_OF_MOUSE_BUTTON_EVENT in XP part r=smaug+ehsan 2014-08-29 19:08:43 +09:00
nsEditorUtils.cpp Bug 1088054 part 10 - Clean up nsHTMLEditRules::WillDeleteSelection; r=ehsan 2014-11-02 14:04:14 +02: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 Bug 1056166 part 4 - Remove nsEditProperty; r=ehsan 2014-08-29 14:43:24 +03:00
nsHTMLCSSUtils.cpp Bug 1056166 part 5 - Clean up ChangeCSSInlineStyleTxn; r=ehsan 2014-08-29 14:43:24 +03:00
nsHTMLCSSUtils.h Bug 1056166 part 5 - Clean up ChangeCSSInlineStyleTxn; r=ehsan 2014-08-29 14:43:24 +03:00
nsHTMLDataTransfer.cpp Bug 1088054 part 8 - Clean up nsHTMLEditor::GetFirst/LastEditableLeaf; r=ehsan 2014-11-02 14:04:13 +02:00
nsHTMLEditor.cpp Bug 1088054 part 8 - Clean up nsHTMLEditor::GetFirst/LastEditableLeaf; r=ehsan 2014-11-02 14:04:13 +02:00
nsHTMLEditor.h Bug 1088054 part 8 - Clean up nsHTMLEditor::GetFirst/LastEditableLeaf; r=ehsan 2014-11-02 14:04:13 +02:00
nsHTMLEditorEventListener.cpp Bug 1088054 part 2 - Reduce nsIDOMRange use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00
nsHTMLEditorEventListener.h
nsHTMLEditorStyle.cpp Bug 1088054 part 6 - Clean up nsHTMLEditor::GetFirst/LastEditableChild; r=ehsan 2014-11-02 14:04:13 +02:00
nsHTMLEditRules.cpp Bug 1088054 part 10 - Clean up nsHTMLEditRules::WillDeleteSelection; r=ehsan 2014-11-02 14:04:14 +02:00
nsHTMLEditRules.h Bug 1088054 part 7 - Clean up nsHTMLEditRules::JoinNodesSmart; r=ehsan 2014-11-02 14:04:13 +02:00
nsHTMLEditUtils.cpp Bug 1088054 part 10 - Clean up nsHTMLEditRules::WillDeleteSelection; r=ehsan 2014-11-02 14:04:14 +02:00
nsHTMLEditUtils.h Bug 1088054 part 10 - Clean up nsHTMLEditRules::WillDeleteSelection; r=ehsan 2014-11-02 14:04:14 +02:00
nsHTMLInlineTableEditor.cpp
nsHTMLObjectResizer.cpp Bug 1056166 part 5 - Clean up ChangeCSSInlineStyleTxn; r=ehsan 2014-08-29 14:43:24 +03:00
nsHTMLObjectResizer.h Bug 1060978 - Fix more bad implicit constructors in editor; r=roc 2014-08-31 23:33:43 -04:00
nsHTMLURIRefObject.cpp
nsHTMLURIRefObject.h
nsIAbsorbingTransaction.h
nsInternetCiter.cpp
nsInternetCiter.h
nsPlaintextDataTransfer.cpp Bug 1088054 part 2 - Reduce nsIDOMRange use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00
nsPlaintextEditor.cpp Bug 1088054 part 1 - Reduce nsISelection use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00
nsPlaintextEditor.h Bug 1088054 part 1 - Reduce nsISelection use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00
nsSelectionState.cpp Bug 1088054 part 2 - Reduce nsIDOMRange use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00
nsSelectionState.h Bug 1088054 part 2 - Reduce nsIDOMRange use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00
nsStyleSheetTxns.cpp
nsStyleSheetTxns.h
nsTableEditor.cpp Bug 1088054 part 2 - Reduce nsIDOMRange use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00
nsTextEditRules.cpp Bug 1088054 part 1 - Reduce nsISelection use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00
nsTextEditRules.h Bug 1088054 part 1 - Reduce nsISelection use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00
nsTextEditRulesBidi.cpp Bug 1088054 part 1 - Reduce nsISelection use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00
nsTextEditUtils.cpp
nsTextEditUtils.h
nsWSRunObject.cpp Bug 1086349 part 3 - Clean up nsEditor::InsertTextImpl; r=ehsan 2014-11-02 14:04:13 +02: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 1088054 part 1 - Reduce nsISelection use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00
PlaceholderTxn.h Bug 1056166 part 6 - Clean up IMETextTxn; r=ehsan 2014-08-29 14:43:24 +03:00
SetDocTitleTxn.cpp
SetDocTitleTxn.h
SplitNodeTxn.cpp Bug 1086349 part 5 - Clean up nsEditor::SplitNodeImpl; r=ehsan 2014-11-02 14:04:13 +02:00
SplitNodeTxn.h Bug 1086349 part 2 - Clean up SplitNodeTxn; r=ehsan 2014-11-02 14:04:13 +02:00
TextEditorTest.cpp Bug 1056166 part 4 - Remove nsEditProperty; r=ehsan 2014-08-29 14:43:24 +03:00
TextEditorTest.h
TypeInState.cpp Bug 1088054 part 1 - Reduce nsISelection use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00
TypeInState.h Bug 1088054 part 1 - Reduce nsISelection use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00