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
Mozilla
/
mozilla
/
editor
/
libeditor
/
text
History
jfrancis%netscape.com
33cc588b93
no longer clearing selection when we detect empty document - selection is a perfectly valid concept in an empty document.
...
git-svn-id: svn://10.0.0.236/trunk@46124 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 19:45:26 +00:00
..
nsAOLCiter.cpp
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
1999-06-29 21:01:31 +00:00
nsAOLCiter.h
Add Internet and AOL style citers
1999-05-26 23:14:05 +00:00
nsEditorEventListeners.cpp
Use nsCRT::free() instead of delete[] for char* data.
1999-09-06 06:22:51 +00:00
nsEditorEventListeners.h
Back out cmanske's changes to these files, which he checked by by mistake.
1999-08-31 01:14:40 +00:00
nsInternetCiter.cpp
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
1999-06-29 21:01:31 +00:00
nsInternetCiter.h
Add Internet and AOL style citers
1999-05-26 23:14:05 +00:00
nsTextEditRules.cpp
no longer clearing selection when we detect empty document - selection is a perfectly valid concept in an empty document.
1999-09-06 19:45:26 +00:00
nsTextEditRules.h
refactoring text insertion code; indent/outdent now work with lists and list items.
1999-08-24 08:56:51 +00:00