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
51ad0bb89cd9c4073cefbca312c7504eecce2ca8
Mozilla
/
mozilla
/
editor
/
libeditor
/
html
History
pinkerton%netscape.com
09ba68c792
clean up small memory leak.
...
git-svn-id: svn://10.0.0.236/trunk@45202 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 22:17:26 +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
changed the way nsEditProperty is used. Right now, it's our placeholder
1999-06-12 21:15:14 +00:00
nsHTMLEditor.cpp
clean up small memory leak.
1999-08-30 22:17:26 +00:00
nsHTMLEditor.h
Removed string bundle code from nsEditor into EditorShell and added access for JavaScript. Moved most of Save document code into EditorShell and added filetype filters to save dialog. Placed Advanced Edit functionality in an overly file. Removed redundant entity strings, that are now in overlays, from DTD files.
1999-08-28 02:40:18 +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
nsHTMLEditRules.cpp
Fix pedantic build breakage for unix.
1999-08-24 18:38:21 +00:00
nsHTMLEditRules.h
refactoring text insertion code; indent/outdent now work with lists and list items.
1999-08-24 08:56:51 +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