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
/
html
History
jfrancis%netscape.com
a1542a6e29
more deletion work...
...
git-svn-id: svn://10.0.0.236/trunk@45518 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 21:23: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
changed the way nsEditProperty is used. Right now, it's our placeholder
1999-06-12 21:15:14 +00:00
nsHTMLEditor.cpp
Exposed IsNodeBlock for JavaScript. Added comments for editor methods. Temporary fix for insert image bug (12917). Fixed bug 11857. Preliminary support for setting title and adding Cancel button in message dialogs.
1999-09-01 01:22:37 +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
more deletion work...
1999-09-01 21:23:47 +00:00
nsHTMLEditRules.h
more deletion work...
1999-09-01 21:23:47 +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