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
86a4549c157f92226e464aeece00a4e57dd711cd
Mozilla
/
mozilla
/
editor
/
libeditor
/
html
History
buster%netscape.com
6b0affad91
just turned off the noisy debugging
...
git-svn-id: svn://10.0.0.236/trunk@43631 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 15:15:41 +00:00
..
nsEditorTxnLog.cpp
Modifications to re-enable Editor API Logging which was broken after the last editor source reorg.
1999-08-19 13:19:10 +00:00
nsEditorTxnLog.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
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
nsHTMLEditor.cpp
just turned off the noisy debugging
1999-08-19 15:15:41 +00:00
nsHTMLEditor.h
Fixed a ton of errors where we were not handling error results correctly.
1999-08-19 13:30:48 +00:00
nsHTMLEditorLog.cpp
Modifications to re-enable Editor API Logging which was broken after the last editor source reorg.
1999-08-19 13:19:10 +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
nsHTMLEditRules.cpp
some reorg of block transformation code; implemented make-{header,preformatted,address,normal}; tweaked make list to honor <br> in some circumstances; rewrote "return in list item" to pop you out of list if item is empty; rewrote "return in header" to work with non-trivial headers.
1999-08-18 08:13:06 +00:00
nsHTMLEditRules.h
some reorg of block transformation code; implemented make-{header,preformatted,address,normal}; tweaked make list to honor <br> in some circumstances; rewrote "return in list item" to pop you out of list if item is empty; rewrote "return in header" to work with non-trivial headers.
1999-08-18 08:13:06 +00:00
TextEditorTest.cpp
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
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
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