gecko/editor/libeditor/base
2012-04-04 11:15:10 +02:00
..
crashtests Bug 738366 - Default styleWithCSS to false; r=ehsan 2012-04-03 17:16:05 +03:00
tests Bug 728652, null check return value of MozGetDataAt, r=ehsan 2012-02-23 15:59:45 -05: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 738608 - Introduce nsINode::Length(); r=smaug 2012-03-29 23:09:04 +02:00
nsEditor.h Bug 741333 - Remove PRBool/PR_TRUE/PR_FALSE that crept in r=Ms2ger 2012-04-04 11:15:10 +02: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 Bug 668606 input event should be fired on all editors r=ehsan+smaug, sr=smaug 2012-03-27 10:36:44 +09: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 499008, part 4, convert editor drop handling to use datatransfers instead of the drag service, r=ehsan 2012-02-17 09:16:59 -05:00
nsEditProperty.h
nsEditPropertyAtomList.h
nsEditRules.h
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