gecko/editor/libeditor/base
Aryeh Gregor 41444ebe91 Bug 769967 part 4 - Rename DeleteElementTxn to DeleteNodeTxn; r=ehsan
--HG--
rename : editor/libeditor/base/DeleteElementTxn.cpp => editor/libeditor/base/DeleteNodeTxn.cpp
rename : editor/libeditor/base/DeleteElementTxn.h => editor/libeditor/base/DeleteNodeTxn.h
2012-06-19 16:23:36 +03:00
..
crashtests Bug 766845 part 3 - Fix assertion in DeleteRangeTxn; r=ehsan,surkov 2012-06-25 14:44:40 +03:00
tests Bug 760052 - execCommand() should abort and return false for disabled commands; r=ehsan 2012-06-21 15:05:24 +03:00
ChangeAttributeTxn.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
ChangeAttributeTxn.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
ChangeCSSInlineStyleTxn.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
ChangeCSSInlineStyleTxn.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
CreateElementTxn.cpp Bug 763350 - Clean up some includes in content/ and dom/ r=smaug 2012-07-01 16:45:59 -07:00
CreateElementTxn.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
DeleteNodeTxn.cpp Bug 769967 part 4 - Rename DeleteElementTxn to DeleteNodeTxn; r=ehsan 2012-06-19 16:23:36 +03:00
DeleteNodeTxn.h Bug 769967 part 4 - Rename DeleteElementTxn to DeleteNodeTxn; r=ehsan 2012-06-19 16:23:36 +03:00
DeleteRangeTxn.cpp Bug 769967 part 4 - Rename DeleteElementTxn to DeleteNodeTxn; r=ehsan 2012-06-19 16:23:36 +03:00
DeleteRangeTxn.h Bug 766845 part 3 - Fix assertion in DeleteRangeTxn; r=ehsan,surkov 2012-06-25 14:44:40 +03:00
DeleteTextTxn.cpp Bug 766305 - WSFragment should use PRInt32 for offsets, not PRInt16; r=ehsan 2012-06-24 09:54:42 +03:00
DeleteTextTxn.h Bug 762183 part 1 - Clean up DeleteTextTxn; r=ehsan 2012-06-08 12:58:29 +03:00
EditAggregateTxn.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
EditAggregateTxn.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
EditTxn.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
EditTxn.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
IMETextTxn.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
IMETextTxn.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
InsertElementTxn.cpp Bug 767388 - Kill NS_DEBUG. r=bz. 2012-06-25 20:59:42 +01:00
InsertElementTxn.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
InsertTextTxn.cpp Bug 767388 - Kill NS_DEBUG. r=bz. 2012-06-25 20:59:42 +01:00
InsertTextTxn.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
JoinElementTxn.cpp Bug 767388 - Kill NS_DEBUG. r=bz. 2012-06-25 20:59:42 +01:00
JoinElementTxn.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Makefile.in Bug 769967 part 4 - Rename DeleteElementTxn to DeleteNodeTxn; r=ehsan 2012-06-19 16:23:36 +03:00
nsEditor.cpp Bug 769967 part 4 - Rename DeleteElementTxn to DeleteNodeTxn; r=ehsan 2012-06-19 16:23:36 +03:00
nsEditor.h Bug 769967 part 4 - Rename DeleteElementTxn to DeleteNodeTxn; r=ehsan 2012-06-19 16:23:36 +03:00
nsEditorCommands.cpp Bug 760052 - execCommand() should abort and return false for disabled commands; r=ehsan 2012-06-21 15:05:24 +03:00
nsEditorCommands.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsEditorController.cpp Bug 760052 - execCommand() should abort and return false for disabled commands; r=ehsan 2012-06-21 15:05:24 +03:00
nsEditorController.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsEditorEventListener.cpp Bug 741216 - Allow dropping files into the file picker control; r=bzbarsky 2012-04-02 16:25:09 -04:00
nsEditorEventListener.h Bug 741216 - Allow dropping files into the file picker control; r=bzbarsky 2012-04-02 16:25:09 -04:00
nsEditorUtils.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsEditorUtils.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsEditProperty.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsEditPropertyAtomList.h Bug 657938 (1/2) - Implement the content part of the meter element. f=mounir r=smaug,mrbkap 2012-05-16 13:18:33 +02:00
nsEditRules.h Bug 762862 - Rename nsTypedSelection to mozilla::Selection; r=ehsan 2012-06-08 17:20:55 +03:00
nsIAbsorbingTransaction.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIEditorSupport.h Bug 769967 part 1 - Clean up nsEditor::GetChildOffset; r=ehsan 2012-07-02 14:42:19 +03:00
nsSelectionState.cpp Bug 769967 part 2 - Clean up nsEditor::GetNodeLocation; r=ehsan 2012-07-02 15:07:57 +03:00
nsSelectionState.h Bug 769967 part 2 - Clean up nsEditor::GetNodeLocation; r=ehsan 2012-07-02 15:07:57 +03:00
nsStyleSheetTxns.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsStyleSheetTxns.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PlaceholderTxn.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PlaceholderTxn.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
SetDocTitleTxn.cpp Bug 763350 - Clean up some includes in content/ and dom/ r=smaug 2012-07-01 16:45:59 -07:00
SetDocTitleTxn.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
SplitElementTxn.cpp Bug 767388 - Kill NS_DEBUG. r=bz. 2012-06-25 20:59:42 +01:00
SplitElementTxn.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00