pjs/editor/base
joki%netscape.com b2e873d830 Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2000-05-16 11:35:12 +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 Lots of editor feature work: bugs 26286, 34519, 28498, 36998, 37089, 14342. r=sfraser 2000-05-09 23:03:41 +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 Lots of editor feature work: bugs 26286, 34519, 28498, 36998, 37089, 14342. r=sfraser 2000-05-09 23:03:41 +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 fixing list toolbar button updating... 2000-05-15 11:50:49 +00:00
nsComposerCommands.h Lots of editor feature work: bugs 26286, 34519, 28498, 36998, 37089, 14342. r=sfraser 2000-05-09 23:03:41 +00:00
nsEditProperty.cpp Fix a warning. 2000-04-20 03:58:10 +00:00
nsEditProperty.h
nsEditRules.h
nsEditor.cpp no point in turning off the link handler if we are allready in text only mode. 2000-05-15 05:18:45 +00:00
nsEditor.h editor embedding work; fixing bug with making lists 2000-05-09 21:06:49 +00:00
nsEditorCommands.cpp Big command tidyup. Make the distinction between editor and composer command clearer, and remove vestiges of the old singleton composer command manager. Also tidy up command node state attribute code. 2000-05-05 23:20:21 +00:00
nsEditorCommands.h Big command tidyup. Make the distinction between editor and composer command clearer, and remove vestiges of the old singleton composer command manager. Also tidy up command node state attribute code. 2000-05-05 23:20:21 +00:00
nsEditorController.cpp Lots of editor feature work: bugs 26286, 34519, 28498, 36998, 37089, 14342. r=sfraser 2000-05-09 23:03:41 +00:00
nsEditorController.h Big command tidyup. Make the distinction between editor and composer command clearer, and remove vestiges of the old singleton composer command manager. Also tidy up command node state attribute code. 2000-05-05 23:20:21 +00:00
nsEditorEventListeners.cpp changes to add hidden attribute on selection. also to make setcaret go through the selection controller 2000-05-11 04:22:32 +00:00
nsEditorEventListeners.h Lots of editor feature work: bugs 26286, 34519, 28498, 36998, 37089, 14342. r=sfraser 2000-05-09 23:03:41 +00:00
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
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 Fixed Composer taskbar buttons. Changed Editorshell mouse listener so editorshell controls action, allowing selection of elements in All Tags mode with single click. Improved isCommandEnabled for Split cell command 2000-05-16 05:33:51 +00:00
nsEditorShell.h changed nsIDOMWindow* mContentWindow to a 2000-05-14 05:27:17 +00:00
nsEditorShellFactory.h
nsEditorShellMouseListener.cpp Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2000-05-16 11:35:12 +00:00
nsEditorShellMouseListener.h adding weak ptr support to EditorShellMouseListener 2000-05-14 05:52:56 +00:00
nsEditorTxnLog.cpp making string conversions explicit 2000-04-18 07:44:58 +00:00
nsEditorTxnLog.h
nsEditorUtils.cpp
nsEditorUtils.h
nsHTMLEditRules.cpp fix for 38991: making lists screwed up 2000-05-12 23:43:50 +00:00
nsHTMLEditRules.h editor embedding work; fixing bug with making lists 2000-05-09 21:06:49 +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 no point in turning off the link handler if we are allready in text only mode. 2000-05-15 05:18:45 +00:00
nsHTMLEditor.h Table editing: Join and Split cells (part of bug 20973) 2000-05-15 03:06:29 +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 Get rid of the redundant command state saving methods. 2000-05-05 23:18:15 +00:00
nsInterfaceState.h Get rid of the redundant command state saving methods. 2000-05-05 23:18:15 +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 Fixed Composer taskbar buttons. Changed Editorshell mouse listener so editorshell controls action, allowing selection of elements in All Tags mode with single click. Improved isCommandEnabled for Split cell command 2000-05-16 05:33:51 +00:00
nsTextEditRules.cpp fix for 30759, plaintext paste as quotation creates ubercaret 2000-05-08 07:50:57 +00:00
nsTextEditRules.h fix for 30759, plaintext paste as quotation creates ubercaret 2000-05-08 07:50:57 +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