This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-15 21:36:20 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
editor
/
libeditor
/
html
History
cmanske%netscape.com
0fef13e963
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
..
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
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
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
…