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
kin%netscape.com
1e231ecd86
Fix build bustage on Win32.
...
git-svn-id: svn://10.0.0.236/trunk@34656 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-10 21:56:47 +00:00
..
nsEditProperty.cpp
Removed obsolete IID definitions, use GetIID() instead.
1999-05-28 00:20:41 +00:00
nsEditProperty.h
As a reminder, we decided to do this based strictly content. Some support for style-based text properties is written, but not used
1999-04-01 17:58:07 +00:00
nsHTMLEditor.cpp
Fix build bustage on Win32.
1999-06-10 21:56:47 +00:00
nsHTMLEditor.h
Implement InsertHTML.
1999-06-10 21:31:42 +00:00
nsHTMLEditRules.cpp
* Added nsAutoSelectionReset, a tiny class that resets the selection to what it was before a block transformation.
1999-06-08 06:04:51 +00:00
nsHTMLEditRules.h
* Added nsAutoSelectionReset, a tiny class that resets the selection to what it was before a block transformation.
1999-06-08 06:04:51 +00:00
TextEditorTest.cpp
Add unit test call to nsIEditor, and implement it in nsText- and nsHTMLEditors.
1999-05-27 04:10:04 +00:00
TextEditorTest.h
Add unit test call to nsIEditor, and implement it in nsText- and nsHTMLEditors.
1999-05-27 04:10:04 +00:00
TypeInState.h
Must define inline methods _before_ calling them on AIX 4.2 with xlC.
1999-04-23 16:47:30 +00:00