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
2024-12-14 10:43:24 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
4d7c1bf9f2
gecko-dev
/
editor
/
libeditor
History
jfrancis%netscape.com
4d7c1bf9f2
default impl for InsertHeader(); plus adapted to new definition of SplitNodeDeep()
1999-08-09 21:51:19 +00:00
..
base
SplitNodeDeep() now emits an out param that tells you what the effective split offset was. This routine no longer splits text nodes unless it has to; ie, if the original offset was at the beginning or end of the text node, no split occurs in it.
1999-08-09 21:45:52 +00:00
build
First Checked In.
1999-08-09 01:34:04 +00:00
html
default impl for InsertHeader(); plus adapted to new definition of SplitNodeDeep()
1999-08-09 21:51:19 +00:00
text
moved handling of flags from rules constructor to rules init, so
1999-08-09 18:39:49 +00:00
txtsvc
Fix bustage
1999-08-09 02:03:57 +00:00