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
61ea2c363e
groundwork for block transformation functionality
...
git-svn-id: svn://10.0.0.236/trunk@33512 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-03 06:01:08 +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
using nsAutoEditBatch where appropriate; changed all "result" variables to "res" so they won't show up types in mac dev editor; groundwork for block transformation functions
1999-06-03 06:00:23 +00:00
nsHTMLEditor.h
Add paste/insert as quotation into editor app cores to be accessible from JS.
1999-05-28 00:46:34 +00:00
nsHTMLEditRules.cpp
groundwork for block transformation functionality
1999-06-03 06:01:08 +00:00
nsHTMLEditRules.h
groundwork for block transformation functionality
1999-06-03 06:01:08 +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