gecko-dev/editor/libeditor/base
2006-06-17 00:17:26 +00:00
..
.cvsignore
ChangeAttributeTxn.cpp
ChangeAttributeTxn.h
ChangeCSSInlineStyleTxn.cpp
ChangeCSSInlineStyleTxn.h
CreateElementTxn.cpp More use of EmptyString(). Bug 232691, patch by Vidar Braut Haarr 2005-09-12 01:28:51 +00:00
CreateElementTxn.h
DeleteElementTxn.cpp
DeleteElementTxn.h
DeleteRangeTxn.cpp
DeleteRangeTxn.h
DeleteTextTxn.cpp
DeleteTextTxn.h
EditAggregateTxn.cpp
EditAggregateTxn.h
EditTxn.cpp
EditTxn.h
IMETextTxn.cpp Fix for bug 340674 (Clean up some editor transactions code - unused code). r=glazman, sr=sicking. 2006-06-08 12:47:24 +00:00
IMETextTxn.h Fix for bug 340674 (Clean up some editor transactions code - unused code). r=glazman, sr=sicking. 2006-06-08 12:47:24 +00:00
InsertElementTxn.cpp
InsertElementTxn.h
InsertTextTxn.cpp Fix for bug 340674 (Clean up some editor transactions code - unused code). r=glazman, sr=sicking. 2006-06-08 12:47:24 +00:00
InsertTextTxn.h Fix for bug 340674 (Clean up some editor transactions code - unused code). r=glazman, sr=sicking. 2006-06-08 12:47:24 +00:00
JoinElementTxn.cpp
JoinElementTxn.h
Makefile.in
nsEditor.cpp Fix crash when destroying an editor that was never Init()'ed. b=325386 r=timeless sr=roc 2006-06-17 00:17:26 +00:00
nsEditor.h Fix for bug 340674 (Clean up some editor transactions code - unused code). r=glazman, sr=sicking. 2006-06-08 12:47:24 +00:00
nsEditorCommands.cpp
nsEditorCommands.h
nsEditorController.cpp
nsEditorController.h
nsEditorUtils.cpp
nsEditorUtils.h
nsEditProperty.h
nsEditPropertyAtomList.h Bug 331846: Can't indent/outdent RTL blocks in Composer and Design Mode. r=timeless sr=bzbarsky 2006-04-10 17:37:44 +00:00
nsEditRules.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsIAbsorbingTransaction.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsIEditorSupport.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsSelectionState.cpp Bug 106386 Correct misspellings in source code 2005-11-25 21:57:13 +00:00
nsSelectionState.h Bug 106386 Correct misspellings in source code 2005-11-25 21:57:13 +00:00
nsStyleSheetTxns.cpp
nsStyleSheetTxns.h
PlaceholderTxn.cpp Bug 106386 Correct misspellings in source code 2005-11-25 21:57:13 +00:00
PlaceholderTxn.h Bug 106386 Correct misspellings in source code 2005-11-25 21:57:13 +00:00
SetDocTitleTxn.cpp
SetDocTitleTxn.h
SplitElementTxn.cpp
SplitElementTxn.h
TransactionFactory.cpp
TransactionFactory.h