gecko-dev/editor/base
jfrancis%netscape.com 26e457e4fd fix for 29320; deletion putting caret in wrong table cell 2000-05-04 23:54:00 +00:00
..
.cvsignore
ChangeAttributeTxn.cpp making string conversions explicit 2000-04-18 07:44:58 +00:00
ChangeAttributeTxn.h
CreateElementTxn.cpp making string conversions explicit 2000-04-18 07:44:58 +00:00
CreateElementTxn.h
DeleteElementTxn.cpp making string conversions explicit 2000-04-18 07:44:58 +00:00
DeleteElementTxn.h
DeleteRangeTxn.cpp making string conversions explicit 2000-04-18 07:44:58 +00:00
DeleteRangeTxn.h
DeleteTextTxn.cpp making string conversions explicit 2000-04-18 07:44:58 +00:00
DeleteTextTxn.h
EditAggregateTxn.cpp making string conversions explicit 2000-04-18 07:44:58 +00:00
EditAggregateTxn.h
EditTxn.cpp making string conversions explicit 2000-04-18 07:44:58 +00:00
EditTxn.h
IMECommitTxn.cpp making string conversions explicit 2000-04-18 07:44:58 +00:00
IMECommitTxn.h
IMETextTxn.cpp massive change to stop the editor fromknowing about nsIPresShell or nsIDocument 2000-04-28 06:20:36 +00:00
IMETextTxn.h massive change to stop the editor fromknowing about nsIPresShell or nsIDocument 2000-04-28 06:20:36 +00:00
InsertElementTxn.cpp making string conversions explicit 2000-04-18 07:44:58 +00:00
InsertElementTxn.h
InsertTextTxn.cpp massive change to stop the editor fromknowing about nsIPresShell or nsIDocument 2000-04-28 06:20:36 +00:00
InsertTextTxn.h
JoinElementTxn.cpp making string conversions explicit 2000-04-18 07:44:58 +00:00
JoinElementTxn.h
Makefile.in Add nsComposerCommands.cpp 2000-05-01 21:38:31 +00:00
PlaceholderTxn.cpp ender lite checkin. 2000-04-27 07:37:12 +00:00
PlaceholderTxn.h
SplitElementTxn.cpp making string conversions explicit 2000-04-18 07:52:02 +00:00
SplitElementTxn.h
TextEditorTest.cpp making string conversions explicit 2000-04-18 07:52:02 +00:00
TextEditorTest.h
TransactionFactory.cpp
TransactionFactory.h
TypeInState.cpp implementing list behavior spec, plus a few bug fixes 2000-05-03 00:14:28 +00:00
TypeInState.h implementing list behavior spec, plus a few bug fixes 2000-05-03 00:14:28 +00:00
makefile.win Adding ComposerCommands.js 2000-05-01 21:38:11 +00:00
nsAOLCiter.cpp making string conversions explicit 2000-04-21 09:33:45 +00:00
nsAOLCiter.h 6276: Add wrapping support for mail. 2000-04-20 22:45:54 +00:00
nsComposerCommands.cpp Ensure that the style buttons update as soon as you press them, so that the button reflects the type-in state properly. 2000-05-03 05:13:59 +00:00
nsComposerCommands.h First Checked In. 2000-05-01 21:37:38 +00:00
nsEditProperty.cpp Fix a warning. 2000-04-20 03:58:10 +00:00
nsEditProperty.h
nsEditRules.h
nsEditor.cpp merge error. my fault. fix 2000-05-04 09:32:40 +00:00
nsEditor.h massive change to prepare for ender-lite. should be a no-op for current implementation 2000-05-04 08:33:48 +00:00
nsEditorCommands.cpp Fixes for bugs 34503 and 34504 -- split the editor controller into editor and composer controllers, and make commands for lots of editor functions. 2000-05-01 21:49:52 +00:00
nsEditorCommands.h Fixes for bugs 34503 and 34504 -- split the editor controller into editor and composer controllers, and make commands for lots of editor functions. 2000-05-01 21:49:52 +00:00
nsEditorController.cpp Fixes for bugs 34503 and 34504 -- split the editor controller into editor and composer controllers, and make commands for lots of editor functions. 2000-05-01 21:49:52 +00:00
nsEditorController.h Fixes for bugs 34503 and 34504 -- split the editor controller into editor and composer controllers, and make commands for lots of editor functions. 2000-05-01 21:49:52 +00:00
nsEditorEventListeners.cpp Fix warnings 2000-05-03 23:42:25 +00:00
nsEditorEventListeners.h
nsEditorFactory.h
nsEditorParserObserver.cpp Fix frameset detection. An additional Notify() method was not hooked up properly. 2000-04-21 00:50:04 +00:00
nsEditorParserObserver.h Added the new Notify(), overloaded, method. 2000-04-04 23:59:33 +00:00
nsEditorRegistration.cpp Fixes for bugs 34503 and 34504 -- split the editor controller into editor and composer controllers, and make commands for lots of editor functions. 2000-05-01 21:49:52 +00:00
nsEditorService.cpp dist...chrome restructuring 2000-04-19 21:42:30 +00:00
nsEditorService.h
nsEditorShell.cpp Added 'Split Cell' and fixed initialization of 'Join Cells' in table menu. Added stubs for 'Split Cell' 2000-05-04 22:32:24 +00:00
nsEditorShell.h Set focus when page is done loading. Fixed labels for menus and toolbars. Replaced 'vertical-align' with 'valign' for box alignment. Changed strings for Edit Modes. Unload style sheets when loading a url into existing window 2000-05-02 03:24:11 +00:00
nsEditorShellFactory.h
nsEditorTxnLog.cpp making string conversions explicit 2000-04-18 07:44:58 +00:00
nsEditorTxnLog.h
nsEditorUtils.cpp
nsEditorUtils.h
nsHTMLEditRules.cpp fix for 29320; deletion putting caret in wrong table cell 2000-05-04 23:54:00 +00:00
nsHTMLEditRules.h fix for 29320; deletion putting caret in wrong table cell 2000-05-04 23:54:00 +00:00
nsHTMLEditUtils.cpp massive change to prepare for ender-lite. should be a no-op for current implementation 2000-05-04 08:33:48 +00:00
nsHTMLEditUtils.h massive change to prepare for ender-lite. should be a no-op for current implementation 2000-05-04 08:33:48 +00:00
nsHTMLEditor.cpp Replace GetBodyElement with GetRootElement to fix bustage 2000-05-04 14:32:07 +00:00
nsHTMLEditor.h Added 'Split Cell' and fixed initialization of 'Join Cells' in table menu. Added stubs for 'Split Cell' 2000-05-04 22:32:24 +00:00
nsHTMLEditorLog.cpp Added 'Split Cell' and fixed initialization of 'Join Cells' in table menu. Added stubs for 'Split Cell' 2000-05-04 22:32:24 +00:00
nsHTMLEditorLog.h Added 'Split Cell' and fixed initialization of 'Join Cells' in table menu. Added stubs for 'Split Cell' 2000-05-04 22:32:24 +00:00
nsIAbsorbingTransaction.h
nsIEditProperty.h Lots and lots of bug fixes and XUL widget conversions. Work in progress, but must checkin to allow XPFE to fix bugs 2000-04-14 03:19:31 +00:00
nsIEditorSupport.h
nsIHTMLEditRules.h First Checked In. 2000-05-03 00:09:13 +00:00
nsInterfaceState.cpp implementing list behavior spec, plus a few bug fixes 2000-05-03 00:14:28 +00:00
nsInterfaceState.h Fix the case of nsHash*t*able.h include. 2000-05-01 22:11:22 +00:00
nsInternetCiter.cpp making string conversions explicit 2000-04-21 09:33:45 +00:00
nsInternetCiter.h 6276: Add wrapping support for mail. 2000-04-20 22:45:54 +00:00
nsStyleSheetTxns.cpp ender lite checkin. 2000-04-27 07:37:12 +00:00
nsStyleSheetTxns.h
nsTableEditor.cpp Added 'Split Cell' and fixed initialization of 'Join Cells' in table menu. Added stubs for 'Split Cell' 2000-05-04 22:32:24 +00:00
nsTextEditRules.cpp massive change to prepare for ender-lite. should be a no-op for current implementation 2000-05-04 08:33:48 +00:00
nsTextEditRules.h partial fix for bug 30763 2000-05-03 01:34:34 +00:00
nsWrapUtils.cpp making string conversions explicit 2000-04-21 09:33:45 +00:00
nsWrapUtils.h Wrapping code, useful for citers and perhaps other code 2000-04-20 22:32:56 +00:00