gecko/editor/libeditor/base
2012-05-05 21:52:29 +03:00
..
crashtests Bug 748313 part 2 - Always try to use CSS values, even for collapsed selections; r=ehsan 2012-05-03 10:09:44 +03:00
tests Bug 746915 part 1 - Move editing-related tests to editor/ directories; r=ehsan 2012-05-03 10:09:44 +03:00
ChangeAttributeTxn.cpp
ChangeAttributeTxn.h
ChangeCSSInlineStyleTxn.cpp
ChangeCSSInlineStyleTxn.h
CreateElementTxn.cpp
CreateElementTxn.h
DeleteElementTxn.cpp
DeleteElementTxn.h
DeleteRangeTxn.cpp
DeleteRangeTxn.h
DeleteTextTxn.cpp
DeleteTextTxn.h
EditAggregateTxn.cpp Bug 709523 - Part c: Remove EditAggregateTxn::{GetCount,GetTxnAt,SetName}; r=ehsan a=edmorley 2011-12-11 21:00:27 +01:00
EditAggregateTxn.h Bug 709523 - Part c: Remove EditAggregateTxn::{GetCount,GetTxnAt,SetName}; r=ehsan a=edmorley 2011-12-11 21:00:27 +01:00
EditTxn.cpp
EditTxn.h
IMETextTxn.cpp Bug 682611 - Part 2: Remove nsIRange; r=smaug 2012-01-10 15:19:54 +01:00
IMETextTxn.h
InsertElementTxn.cpp
InsertElementTxn.h
InsertTextTxn.cpp
InsertTextTxn.h
JoinElementTxn.cpp
JoinElementTxn.h
Makefile.in Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey 2012-02-04 17:32:24 +00:00
nsEditor.cpp Bug 751547 - Unify action enums in editor/; r=ehsan 2012-05-05 21:52:29 +03:00
nsEditor.h Bug 751547 - Unify action enums in editor/; r=ehsan 2012-05-05 21:52:29 +03:00
nsEditorCommands.cpp Bug 692153 Make Copy and Select All always work even when contenteditable areas are present r=ehsan 2011-12-30 17:42:04 +00:00
nsEditorCommands.h
nsEditorController.cpp Bug 714258 - Remove unused variable rv in nsEditorController::RegisterEditorCommands; r=ehsan 2012-01-02 19:05:19 +01:00
nsEditorController.h Bug 669026 Fix caret movement when contenteditable areas are present r=ehsan 2011-12-24 00:11:30 +00:00
nsEditorEventListener.cpp No bug - annoying comment typo in nsEditorEventListener.cpp DONTBUILD 2012-04-26 08:51:10 +01:00
nsEditorEventListener.h Bug 734530 - Spell check textareas if they're reframed when focused; r=roc 2012-03-19 12:21:56 -04:00
nsEditorUtils.cpp Bug 709523 - Part b: Remove nsDOMIterator::ForEach; r=ehsan a=edmorley 2011-12-11 21:00:25 +01:00
nsEditorUtils.h Bug 751547 - Unify action enums in editor/; r=ehsan 2012-05-05 21:52:29 +03:00
nsEditProperty.h
nsEditPropertyAtomList.h
nsEditRules.h Bug 751547 - Unify action enums in editor/; r=ehsan 2012-05-05 21:52:29 +03:00
nsIAbsorbingTransaction.h
nsIEditorSupport.h
nsSelectionState.cpp Bug 717370 - Cleanup range-using and nearby code in editor; r=smaug+ehsan 2012-01-15 09:13:12 +01:00
nsSelectionState.h Bug 682611 - Part 2: Remove nsIRange; r=smaug 2012-01-10 15:19:54 +01:00
nsStyleSheetTxns.cpp
nsStyleSheetTxns.h
PlaceholderTxn.cpp
PlaceholderTxn.h
SetDocTitleTxn.cpp
SetDocTitleTxn.h
SplitElementTxn.cpp Bug 698381 - Make Node.cloneNode aDeep argument optional, default to true. r=smaug 2012-02-23 14:23:30 +01:00
SplitElementTxn.h