.. |
crashtests
|
Fix for bug 430624 (Crash [@ nsDocShellEditorData::DetachFromWindow] with spellcheck attribute). Patch by cpearce, r=peterv, sr=jst.
|
2008-05-02 04:36:29 -07:00 |
ChangeAttributeTxn.cpp
|
|
|
ChangeAttributeTxn.h
|
|
|
ChangeCSSInlineStyleTxn.cpp
|
|
|
ChangeCSSInlineStyleTxn.h
|
|
|
CreateElementTxn.cpp
|
Bug 386009. Fix a leak in nsEditor and delete some code we don't need anymore. r+sr=dbaron
|
2007-06-29 20:09:53 -07:00 |
CreateElementTxn.h
|
|
|
DeleteElementTxn.cpp
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 19:48:16 -07:00 |
DeleteElementTxn.h
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 19:48:16 -07:00 |
DeleteRangeTxn.cpp
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 19:48:16 -07:00 |
DeleteRangeTxn.h
|
|
|
DeleteTextTxn.cpp
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 19:48:16 -07:00 |
DeleteTextTxn.h
|
|
|
EditAggregateTxn.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
EditAggregateTxn.h
|
|
|
EditTxn.cpp
|
|
|
EditTxn.h
|
|
|
IMETextTxn.cpp
|
|
|
IMETextTxn.h
|
From bug 449561, bug 445949, and others: let's just ditch nsDerivedSafe since the class of errors it's trying to protect against are uncommon in today's world. r=dbaron
|
2008-08-11 11:05:58 -04:00 |
InsertElementTxn.cpp
|
|
|
InsertElementTxn.h
|
|
|
InsertTextTxn.cpp
|
|
|
InsertTextTxn.h
|
From bug 449561, bug 445949, and others: let's just ditch nsDerivedSafe since the class of errors it's trying to protect against are uncommon in today's world. r=dbaron
|
2008-08-11 11:05:58 -04:00 |
JoinElementTxn.cpp
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 19:48:16 -07:00 |
JoinElementTxn.h
|
|
|
Makefile.in
|
Fix bad reference counting of atoms so we don't manipulate garbage atom pointers. b=422546 r=timeless sr=roc a=damon
|
2008-03-13 11:54:01 -07:00 |
nsEditor.cpp
|
Bug 449955 – Remove #ifdef of nsCaret.cpp for IME r+sr=roc
|
2008-08-13 10:55:39 +09:00 |
nsEditor.h
|
Bug 444772. Merge nsIKBStateControl into nsIWidget. r+sr=roc
|
2008-07-14 14:56:18 +12:00 |
nsEditorCommands.cpp
|
|
|
nsEditorCommands.h
|
|
|
nsEditorController.cpp
|
Followup to bug 348748 to fix the alignment of trailing backslashes in macros
|
2007-07-11 01:46:44 -07:00 |
nsEditorController.h
|
|
|
nsEditorUtils.cpp
|
Add null checks in nsAutoSelectionReset to fix bug 407256. Patch by Chris Pearce, r+sr=peterv, a=blocking1.9+.
|
2008-01-07 20:11:24 -08:00 |
nsEditorUtils.h
|
Bug 442756 - Add stack annotations to editor classes, r=glazou sr=jst
|
2008-07-01 14:23:21 -04:00 |
nsEditProperty.h
|
|
|
nsEditPropertyAtomList.h
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 19:48:16 -07:00 |
nsEditRules.h
|
|
|
nsIAbsorbingTransaction.h
|
|
|
nsIEditorSupport.h
|
|
|
nsSelectionState.cpp
|
|
|
nsSelectionState.h
|
Bug 442756 - Add stack annotations to editor classes, r=glazou sr=jst
|
2008-07-01 14:23:21 -04:00 |
nsStyleSheetTxns.cpp
|
|
|
nsStyleSheetTxns.h
|
|
|
PlaceholderTxn.cpp
|
Fix bad reference counting of atoms so we don't manipulate garbage atom pointers. b=422546 r=timeless sr=roc a=damon
|
2008-03-13 11:54:01 -07:00 |
PlaceholderTxn.h
|
|
|
SetDocTitleTxn.cpp
|
Bug 118704. Get the document title from the DOM instead of storing it as a string in the document. r+sr=jst
|
2008-08-16 21:01:52 +12:00 |
SetDocTitleTxn.h
|
Bug 118704. Get the document title from the DOM instead of storing it as a string in the document. r+sr=jst
|
2008-08-16 21:01:52 +12:00 |
SplitElementTxn.cpp
|
|
|
SplitElementTxn.h
|
|
|
TransactionFactory.cpp
|
|
|
TransactionFactory.h
|
|
|