gecko-dev/editor/base
cmanske%netscape.com 618ed72e8d Fixed bugs 6278, 9758, 17014, 17071, 17160. r=sfraser,mjudge 1999-10-26 23:13:00 +00:00
..
.cvsignore
ChangeAttributeTxn.cpp allow for txn to have id/string for get/set 1999-09-21 22:31:27 +00:00
ChangeAttributeTxn.h allow for txn to have id/string for get/set 1999-09-21 22:31:27 +00:00
CreateElementTxn.cpp some extremely minor cleanup of bugs found by ftang. Thanks, frank. 1999-10-18 21:59:19 +00:00
CreateElementTxn.h allow for txn to have id/string for get/set 1999-09-21 22:31:27 +00:00
DeleteElementTxn.cpp allow for txn to have id/string for get/set 1999-09-21 22:31:27 +00:00
DeleteElementTxn.h allow for txn to have id/string for get/set 1999-09-21 22:31:27 +00:00
DeleteRangeTxn.cpp allow for txn to have id/string for get/set 1999-09-21 22:31:27 +00:00
DeleteRangeTxn.h allow for txn to have id/string for get/set 1999-09-21 22:31:27 +00:00
DeleteTextTxn.cpp allow for txn to have id/string for get/set 1999-09-21 22:31:27 +00:00
DeleteTextTxn.h allow for txn to have id/string for get/set 1999-09-21 22:31:27 +00:00
EditAggregateTxn.cpp fixed some space leaks reported by kipp. no bug #, r=tague 1999-10-06 20:27:41 +00:00
EditAggregateTxn.h allow txn to get/set string and id 1999-09-21 22:29:44 +00:00
EditTable.cpp Editor bug fixes. List Properties dialog work. Fixed menu access keys in DTD file. Fixed using selection->Clear() cases 1999-09-21 01:36:30 +00:00
EditTxn.cpp Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage 1999-10-08 20:41:19 +00:00
EditTxn.h allow for txn to have id/string for get/set 1999-09-21 22:31:27 +00:00
IMECommitTxn.cpp fix IME assertion problem . r=jfrancis 1999-10-26 20:04:47 +00:00
IMECommitTxn.h fixed some space leaks reported by kipp. no bug #, r=tague 1999-10-06 20:27:41 +00:00
IMETextTxn.cpp reworking editor IME supoprt; r=kin; bugs: 13576, 11878, 11994, 13494, 16432 1999-10-26 18:54:47 +00:00
IMETextTxn.h reworking editor IME supoprt; r=kin; bugs: 13576, 11878, 11994, 13494, 16432 1999-10-26 18:54:47 +00:00
InsertElementTxn.cpp allow for txn to have id/string for get/set 1999-09-21 22:31:27 +00:00
InsertElementTxn.h allow for txn to have id/string for get/set 1999-09-21 22:31:27 +00:00
InsertTextTxn.cpp fixed some space leaks reported by kipp. no bug #, r=tague 1999-10-06 20:27:41 +00:00
InsertTextTxn.h fixed some space leaks reported by kipp. no bug #, r=tague 1999-10-06 20:27:41 +00:00
JoinElementTxn.cpp allow for txn to have id/string for get/set 1999-09-21 22:31:27 +00:00
JoinElementTxn.h allow for txn to have id/string for get/set 1999-09-21 22:31:27 +00:00
Makefile.in fix bug 10434, memory leak detection, r=sfraser 1999-10-16 19:34:10 +00:00
PlaceholderTxn.cpp reworking editor IME supoprt; r=kin; bugs: 13576, 11878, 11994, 13494, 16432 1999-10-26 18:54:47 +00:00
PlaceholderTxn.h reworking editor IME supoprt; r=kin; bugs: 13576, 11878, 11994, 13494, 16432 1999-10-26 18:54:47 +00:00
SplitElementTxn.cpp allow for txn to have id/string for get/set 1999-09-21 22:31:27 +00:00
SplitElementTxn.h allow for txn to have id/string for get/set 1999-09-21 22:31:27 +00:00
TextEditorTest.cpp fixed password editors, while maintaining output of empty HTML documents 1999-09-09 19:39:36 +00:00
TextEditorTest.h
TransactionFactory.cpp reworking editor IME supoprt; r=kin; bugs: 13576, 11878, 11994, 13494, 16432 1999-10-26 18:54:47 +00:00
TransactionFactory.h
TypeInState.cpp
TypeInState.h Some utility functions for getting state. 1999-09-22 01:18:51 +00:00
makefile.win Bug #14999; stop using toolkit app core; r=sfraser@netscape.com 1999-10-18 21:39:18 +00:00
nsAOLCiter.cpp
nsAOLCiter.h
nsEditProperty.cpp
nsEditProperty.h
nsEditRules.h revised rules system api to include "handled" parameter and ceased to overload the meaning of the "cancel" parameter; added TypedText() method to editor, editorshell, and logging, so that logging will work properly with typing; coallesce deletions for undo purposes r=buster@netscape.com 1999-10-06 19:34:09 +00:00
nsEditor.cpp reworking editor IME supoprt; r=kin; bugs: 13576, 11878, 11994, 13494, 16432 1999-10-26 18:54:47 +00:00
nsEditor.h reworking editor IME supoprt; r=kin; bugs: 13576, 11878, 11994, 13494, 16432 1999-10-26 18:54:47 +00:00
nsEditorEventListeners.cpp 16844: modifier key presses shouldn't insert anything into the editor. r=brade 1999-10-20 20:02:44 +00:00
nsEditorEventListeners.h
nsEditorFactory.h
nsEditorRegistration.cpp Removal of calls to PR_MumbleMonitor, which were way too heavy-handed for the job. Replaced with PR_AtomicInc/Decrement. part of module sweep, r=morse, pavlov 1999-10-21 05:36:21 +00:00
nsEditorShell.cpp Fixed bugs 6278, 9758, 17014, 17071, 17160. r=sfraser,mjudge 1999-10-26 23:13:00 +00:00
nsEditorShell.h Fixed bugs 12515, 16493,16494,16495,16692,16794,most of 9758. Replaced old 'target' icon with interim 'anchor' icon. r=sfraser 1999-10-20 14:15:25 +00:00
nsEditorShellFactory.h
nsEditorTxnLog.cpp
nsEditorTxnLog.h
nsEditorUtils.cpp fix for 13516 1999-09-12 01:30:53 +00:00
nsEditorUtils.h revised UNDO; introduced first cut at the "mozdiv" typing rules 1999-09-29 20:08:15 +00:00
nsHTMLEditRules.cpp revised rules system api to include "handled" parameter and ceased to overload the meaning of the "cancel" parameter; added TypedText() method to editor, editorshell, and logging, so that logging will work properly with typing; coallesce deletions for undo purposes r=buster@netscape.com 1999-10-06 19:34:09 +00:00
nsHTMLEditRules.h revised rules system api to include "handled" parameter and ceased to overload the meaning of the "cancel" parameter; added TypedText() method to editor, editorshell, and logging, so that logging will work properly with typing; coallesce deletions for undo purposes r=buster@netscape.com 1999-10-06 19:34:09 +00:00
nsHTMLEditor.cpp Fixed bugs 6278, 9758, 17014, 17071, 17160. r=sfraser,mjudge 1999-10-26 23:13:00 +00:00
nsHTMLEditor.h Fixed bugs 6278, 9758, 17014, 17071, 17160. r=sfraser,mjudge 1999-10-26 23:13:00 +00:00
nsHTMLEditorLog.cpp Fixed bugs 6278, 9758, 17014, 17071, 17160. r=sfraser,mjudge 1999-10-26 23:13:00 +00:00
nsHTMLEditorLog.h Fixed bugs 6278, 9758, 17014, 17071, 17160. r=sfraser,mjudge 1999-10-26 23:13:00 +00:00
nsIAbsorbingTransaction.h reworking editor IME supoprt; r=kin; bugs: 13576, 11878, 11994, 13494, 16432 1999-10-26 18:54:47 +00:00
nsIEditProperty.h
nsIEditorSupport.h
nsInterfaceState.cpp More list property dialog work. Remaned GetParagraphStyle to more readable GetParagraphTags. Added GetListTags needed for list manipulation. Enhanced GetElementOrParentByTagName to handle lists 1999-09-22 05:52:44 +00:00
nsInterfaceState.h Some utility methods, and added ForceUpdate. 1999-09-22 01:22:35 +00:00
nsInternetCiter.cpp
nsInternetCiter.h
nsStyleSheetTxns.cpp allow for txn to have id/string for get/set 1999-09-21 22:31:27 +00:00
nsStyleSheetTxns.h allow for txn to have id/string for get/set 1999-09-21 22:31:27 +00:00
nsTextEditRules.cpp Fixed bugs 12515, 16493,16494,16495,16692,16794,most of 9758. Replaced old 'target' icon with interim 'anchor' icon. r=sfraser 1999-10-20 14:15:25 +00:00
nsTextEditRules.h fixed some space leaks reported by kipp. no bug #, r=tague 1999-10-06 20:27:41 +00:00