gecko-dev/editor/libeditor/html
buster%netscape.com 8f8b7675ee 13669: password data wrong if user types with 1 or more chars selec...
my bad, I make the assumption everywhere that start>=end at the end of
  GetTextSelectionOffsets().  Now I enforce that restriction before returning.

14430: partial fix for misbehaving inline attribute code
1999-09-23 04:01:10 +00:00
..
TextEditorTest.cpp fixed password editors, while maintaining output of empty HTML documents 1999-09-09 19:39:36 +00:00
TextEditorTest.h Landing editor API changes. Removed nsITextEditor and nsTextEditor, split interfaces into more, non-overlapping interfaces, and other general cleanup. 1999-08-09 01:37:50 +00:00
TypeInState.cpp First Checked In. 1999-08-09 01:34:04 +00:00
TypeInState.h Some utility functions for getting state. 1999-09-22 01:18:51 +00:00
nsEditProperty.cpp |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
nsEditProperty.h changed the way nsEditProperty is used. Right now, it's our placeholder 1999-06-12 21:15:14 +00:00
nsEditorTxnLog.cpp Got rid of static buffer in nsEditorTxnLog::GetString(). 1999-08-30 14:48:29 +00:00
nsEditorTxnLog.h Got rid of static buffer in nsEditorTxnLog::GetString(). 1999-08-30 14:48:29 +00:00
nsHTMLEditRules.cpp fixing a heap-o-undo problems and some mBogusNode problems 1999-09-20 01:31:44 +00:00
nsHTMLEditRules.h fix for 12675; also added a wrapper for GetNextNode()/GetPriorNode() that checks for containment in the <body> 1999-09-12 01:36:07 +00:00
nsHTMLEditor.cpp 13669: password data wrong if user types with 1 or more chars selec... 1999-09-23 04:01:10 +00:00
nsHTMLEditor.h 13669: password data wrong if user types with 1 or more chars selec... 1999-09-23 04:01:10 +00:00
nsHTMLEditorLog.cpp Removed unused static ISupports IID. 1999-08-30 14:50:36 +00:00
nsHTMLEditorLog.h Modifications to re-enable Editor API Logging which was broken after the last editor source reorg. 1999-08-19 13:19:10 +00:00