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
e3eef553a7295da2dffb4d433eea33441a41d2db
Mozilla
/
mozilla
/
editor
/
libeditor
/
html
History
cmanske%netscape.com
762cc1d3ee
Fixed bug in HLine code. Replaced itoa with PR_snprintf
...
git-svn-id: svn://10.0.0.236/trunk@35038 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-12 22:11:59 +00:00
..
nsEditProperty.cpp
changed the way nsEditProperty is used. Right now, it's our placeholder
1999-06-12 21:15:14 +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 bug in HLine code. Replaced itoa with PR_snprintf
1999-06-12 22:11:59 +00:00
nsHTMLEditor.h
Horizontal Line dialog and setting/getting hline settings from prefs implemented. Masked effect of bug 8058 by removing popupanchor attribute.
1999-06-12 21:22:12 +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