gecko-dev/editor/libeditor/base
2007-08-22 04:13:46 -07:00
..
ChangeAttributeTxn.cpp Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
ChangeAttributeTxn.h Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
ChangeCSSInlineStyleTxn.cpp Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
ChangeCSSInlineStyleTxn.h Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
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 Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
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 Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
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 Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
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 Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
EditTxn.cpp Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
EditTxn.h Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
IMETextTxn.cpp Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
IMETextTxn.h Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
InsertElementTxn.cpp Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
InsertElementTxn.h Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
InsertTextTxn.cpp Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
InsertTextTxn.h Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00: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 Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
Makefile.in Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc 2007-08-22 04:13:46 -07:00
nsEditor.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
nsEditor.h 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
nsEditorCommands.cpp Bug 279416 - Implement a controller for cmd_switchTextDirection. r=brade sr=neil (for editor/) r=smontagu sr=neil (for xpfe/) r=mconnor (for browser/) 2005-01-26 01:40:30 +00:00
nsEditorCommands.h Bug 279416 - Implement a controller for cmd_switchTextDirection. r=brade sr=neil (for editor/) r=smontagu sr=neil (for xpfe/) r=mconnor (for browser/) 2005-01-26 01:40:30 +00:00
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 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsEditorUtils.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsEditorUtils.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsEditProperty.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
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 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 Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
nsStyleSheetTxns.h Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
PlaceholderTxn.cpp Fix for bug 382778. r=smaug, sr=sicking. 2007-07-02 07:01:27 -07:00
PlaceholderTxn.h Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
SetDocTitleTxn.cpp Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
SetDocTitleTxn.h Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
SplitElementTxn.cpp Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
SplitElementTxn.h Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst. 2007-01-11 14:38:02 +00:00
TransactionFactory.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
TransactionFactory.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00