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
59766ea19c5df85da50d0cb4c3027367bcbf5c2f
Mozilla
/
mozilla
/
editor
/
libeditor
/
html
History
cmanske%netscape.com
59766ea19c
Table editing implementation
...
git-svn-id: svn://10.0.0.236/trunk@42082 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-04 02:06:03 +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
Fixed lots of XUL (adjust for new titledbutton changes and XPMenus). Added initial table properties support and unit test for nsITableLayout methods. Removed unused InsertLink and InsertImage methods. Added lots of comments for interface methods.
1999-08-01 22:37:58 +00:00
nsHTMLEditor.h
Table editing implementation
1999-08-04 02:06:03 +00:00
nsHTMLEditRules.cpp
Fix for stopper bug
#10504
1999-07-26 18:05:41 +00:00
nsHTMLEditRules.h
Oops, I misunderstood tor's fix for the sunos bustage
1999-07-01 23:41:29 +00:00
TextEditorTest.cpp
Clean-up
1999-07-25 18:14:44 +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