gecko-dev/editor/base
jfrancis%netscape.com e6db193491 fixe for 23558: windows ime bug - typing escape in ime can cause selection to move to top of document r=mjudge, ftang; a=rickg 2000-02-25 23:50:17 +00:00
..
.cvsignore
ChangeAttributeTxn.cpp
ChangeAttributeTxn.h
CreateElementTxn.cpp 22655: add API to allow specifying charset when inserting/quoting html. r=rhp 2000-01-04 20:38:12 +00:00
CreateElementTxn.h
DeleteElementTxn.cpp
DeleteElementTxn.h
DeleteRangeTxn.cpp fixed bug 25767 2000-02-01 05:12:25 +00:00
DeleteRangeTxn.h
DeleteTextTxn.cpp Fix for bug 21346. This is actually a major reworking of how the low level editor txns perturb selection. There is a mode now for telling the txns not to disturb the selection. There is also a fix for unlisting lists (sometimes list items got merged unintentionally when unlisting). 2000-01-04 03:09:41 +00:00
DeleteTextTxn.h
EditAggregateTxn.cpp
EditAggregateTxn.h
EditTxn.cpp Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
EditTxn.h
IMECommitTxn.cpp
IMECommitTxn.h
IMETextTxn.cpp Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
IMETextTxn.h
InsertElementTxn.cpp make selection sticky across undo/redo (24573); get bold/italic/underline toolbar feedback working (24574); fix for 24856: unable to unbold text; fix for 24572: cant get selection between split lists 2000-01-31 10:30:12 +00:00
InsertElementTxn.h
InsertTextTxn.cpp Fix for bug 21346. This is actually a major reworking of how the low level editor txns perturb selection. There is a mode now for telling the txns not to disturb the selection. There is also a fix for unlisting lists (sometimes list items got merged unintentionally when unlisting). 2000-01-04 03:09:41 +00:00
InsertTextTxn.h Fix for bug 21346. This is actually a major reworking of how the low level editor txns perturb selection. There is a mode now for telling the txns not to disturb the selection. There is also a fix for unlisting lists (sometimes list items got merged unintentionally when unlisting). 2000-01-04 03:09:41 +00:00
JoinElementTxn.cpp Fix for bug 21346. This is actually a major reworking of how the low level editor txns perturb selection. There is a mode now for telling the txns not to disturb the selection. There is also a fix for unlisting lists (sometimes list items got merged unintentionally when unlisting). 2000-01-04 03:09:41 +00:00
JoinElementTxn.h Fix for bug 21346. This is actually a major reworking of how the low level editor txns perturb selection. There is a mode now for telling the txns not to disturb the selection. There is also a fix for unlisting lists (sometimes list items got merged unintentionally when unlisting). 2000-01-04 03:09:41 +00:00
Makefile.in move the nsICmdLineHandler responsibilties from nsHTMLEditorLog to nsEditorService. r=sfraser 2000-02-16 03:14:20 +00:00
PlaceholderTxn.cpp make selection sticky across undo/redo (24573); get bold/italic/underline toolbar feedback working (24574); fix for 24856: unable to unbold text; fix for 24572: cant get selection between split lists 2000-01-31 10:30:12 +00:00
PlaceholderTxn.h make selection sticky across undo/redo (24573); get bold/italic/underline toolbar feedback working (24574); fix for 24856: unable to unbold text; fix for 24572: cant get selection between split lists 2000-01-31 10:30:12 +00:00
SplitElementTxn.cpp Fix for bug 21346. This is actually a major reworking of how the low level editor txns perturb selection. There is a mode now for telling the txns not to disturb the selection. There is also a fix for unlisting lists (sometimes list items got merged unintentionally when unlisting). 2000-01-04 03:09:41 +00:00
SplitElementTxn.h Fix for bug 21346. This is actually a major reworking of how the low level editor txns perturb selection. There is a mode now for telling the txns not to disturb the selection. There is also a fix for unlisting lists (sometimes list items got merged unintentionally when unlisting). 2000-01-04 03:09:41 +00:00
TextEditorTest.cpp
TextEditorTest.h
TransactionFactory.cpp
TransactionFactory.h
TypeInState.cpp big checkin. fixing problems blocking Cmanske (also a reviewer). Checking in preliminary for gen content.(nothing damaged yet) lots of bug numbers not going to look them up, the tree just opened. 2000-02-10 04:35:51 +00:00
TypeInState.h big checkin. fixing problems blocking Cmanske (also a reviewer). Checking in preliminary for gen content.(nothing damaged yet) lots of bug numbers not going to look them up, the tree just opened. 2000-02-10 04:35:51 +00:00
makefile.win fix my windows bustage. 2000-02-16 03:22:19 +00:00
nsAOLCiter.cpp Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsAOLCiter.h
nsEditProperty.cpp More table editing work (bug 20973) and Page Properies dialog work (bug 14344). Added missing 'tbody' to nsIAtoms list. r=mjudge 2000-02-03 02:06:10 +00:00
nsEditProperty.h
nsEditRules.h implementing font increase/decrease size for html editor (bug 18774) r=floppy moose 2000-02-08 12:53:34 +00:00
nsEditor.cpp Expose the transaction manager to outside, for bug 18395. r=akkana 2000-02-16 01:36:30 +00:00
nsEditor.h Expose the transaction manager to outside, for bug 18395. r=akkana 2000-02-16 01:36:30 +00:00
nsEditorCommands.cpp First Checked In. 2000-02-16 01:33:03 +00:00
nsEditorCommands.h First Checked In. 2000-02-16 01:33:03 +00:00
nsEditorController.cpp Give the controller an Init method, and implement a bunch of commands the New Way. for bug 18395. r=pinkerton 2000-02-16 01:37:12 +00:00
nsEditorController.h Fix build bustage -- case sensitivity error, apparently 2000-02-16 02:36:27 +00:00
nsEditorEventListeners.cpp a=jar r=sfrasier,jfrancis,akkana bug for editor find not working 2000-02-23 05:07:42 +00:00
nsEditorEventListeners.h
nsEditorFactory.h
nsEditorRegistration.cpp move the nsICmdLineHandler responsibilties from nsHTMLEditorLog to nsEditorService. r=sfraser 2000-02-16 03:14:20 +00:00
nsEditorService.cpp clean up -help output. fix bug #26959, make it so when you start 2000-02-16 06:22:03 +00:00
nsEditorService.h not part of the build, yet. 2000-02-16 02:21:30 +00:00
nsEditorShell.cpp Fixed bad message dialog title, PDT+ bug 28294. r=akkana 2000-02-19 01:53:59 +00:00
nsEditorShell.h Removed unused forward declaration of class nsIBrowserWindow. 2000-02-11 01:11:37 +00:00
nsEditorShellFactory.h
nsEditorTxnLog.cpp Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsEditorTxnLog.h
nsEditorUtils.cpp
nsEditorUtils.h implementing font increase/decrease size for html editor (bug 18774) r=floppy moose 2000-02-08 12:53:34 +00:00
nsHTMLEditRules.cpp fixes for the following bugs: 27914, 27305, 28690, 14608, 27306, 28757 These fixes reviewed by cmanske, apprvd rickg; also fix for 28724 (caret positioning problems) reviewed by mjudge, apprvd by jar. 2000-02-25 04:39:30 +00:00
nsHTMLEditRules.h fixes for the following bugs: 27914, 27305, 28690, 14608, 27306, 28757 These fixes reviewed by cmanske, apprvd rickg; also fix for 28724 (caret positioning problems) reviewed by mjudge, apprvd by jar. 2000-02-25 04:39:30 +00:00
nsHTMLEditUtils.cpp fixes for the following bugs: 27914, 27305, 28690, 14608, 27306, 28757 These fixes reviewed by cmanske, apprvd rickg; also fix for 28724 (caret positioning problems) reviewed by mjudge, apprvd by jar. 2000-02-25 04:39:30 +00:00
nsHTMLEditUtils.h fixes for the following bugs: 27914, 27305, 28690, 14608, 27306, 28757 These fixes reviewed by cmanske, apprvd rickg; also fix for 28724 (caret positioning problems) reviewed by mjudge, apprvd by jar. 2000-02-25 04:39:30 +00:00
nsHTMLEditor.cpp fixe for 23558: windows ime bug - typing escape in ime can cause selection to move to top of document r=mjudge, ftang; a=rickg 2000-02-25 23:50:17 +00:00
nsHTMLEditor.h fixes for the following bugs: 27914, 27305, 28690, 14608, 27306, 28757 These fixes reviewed by cmanske, apprvd rickg; also fix for 28724 (caret positioning problems) reviewed by mjudge, apprvd by jar. 2000-02-25 04:39:30 +00:00
nsHTMLEditorLog.cpp move the nsICmdLineHandler responsibilties from nsHTMLEditorLog to nsEditorService. r=sfraser 2000-02-16 03:14:20 +00:00
nsHTMLEditorLog.h move the nsICmdLineHandler responsibilties from nsHTMLEditorLog to nsEditorService. r=sfraser 2000-02-16 03:14:20 +00:00
nsIAbsorbingTransaction.h make selection sticky across undo/redo (24573); get bold/italic/underline toolbar feedback working (24574); fix for 24856: unable to unbold text; fix for 24572: cant get selection between split lists 2000-01-31 10:30:12 +00:00
nsIEditProperty.h More table editing work (bug 20973) and Page Properies dialog work (bug 14344). Added missing 'tbody' to nsIAtoms list. r=mjudge 2000-02-03 02:06:10 +00:00
nsIEditorSupport.h
nsInterfaceState.cpp Register the interface state maintainer as a transaction listener, for bug 18395. r=pinkerton 2000-02-16 01:38:02 +00:00
nsInterfaceState.h Register the interface state maintainer as a transaction listener, for bug 18395. r=pinkerton 2000-02-16 01:38:02 +00:00
nsInternetCiter.cpp 28279: Joe checked in most of the changes to fix quoting, and this 2000-02-25 23:26:46 +00:00
nsInternetCiter.h
nsStyleSheetTxns.cpp
nsStyleSheetTxns.h
nsTableEditor.cpp Table editing work (bug 20973). Fixed background colorpicker (bug 21410), disable unimplemented menu items (25137), make property bundle strings more localizable (26050). r=mjudge 2000-02-10 05:14:52 +00:00
nsTextEditRules.cpp fixes for the following bugs: 27914, 27305, 28690, 14608, 27306, 28757 These fixes reviewed by cmanske, apprvd rickg; also fix for 28724 (caret positioning problems) reviewed by mjudge, apprvd by jar. 2000-02-25 04:39:30 +00:00
nsTextEditRules.h fixes for the following bugs: 27914, 27305, 28690, 14608, 27306, 28757 These fixes reviewed by cmanske, apprvd rickg; also fix for 28724 (caret positioning problems) reviewed by mjudge, apprvd by jar. 2000-02-25 04:39:30 +00:00