This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a72076d6542a7ac009ee68892df4eef4c174da57
Mozilla
/
mozilla
/
editor
/
libeditor
/
html
History
ftang%netscape.com
a72076d654
fix IME assertion problem . r=jfrancis
...
git-svn-id: svn://10.0.0.236/trunk@51870 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-26 20:04:47 +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
nsEditProperty.cpp
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
1999-06-29 21:01:31 +00:00
nsEditProperty.h
…
nsHTMLEditor.cpp
fix IME assertion problem . r=jfrancis
1999-10-26 20:04:47 +00:00
nsHTMLEditor.h
reworking editor IME supoprt; r=kin; bugs: 13576, 11878, 11994, 13494, 16432
1999-10-26 18:54:47 +00:00
nsHTMLEditorLog.cpp
Fixed bugs 16204, 16118, 15831,15448,14342(partial) r=mjudge
1999-10-14 00:13:27 +00:00
nsHTMLEditorLog.h
Fixed bugs 16204, 16118, 15831,15448,14342(partial) r=mjudge
1999-10-14 00:13:27 +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
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