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-03-06 08:40:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
rdf
History
jst%netscape.com
ee4b181034
Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com.
2000-05-10 13:13:39 +00:00
..
base
Tweak MakeContainer() to always call NS_NewRDFContainer() if the caller asks for one.
2000-05-07 08:38:45 +00:00
brprof
General cleanup of the shared library rules.
2000-04-23 17:48:04 +00:00
build
General cleanup of the shared library rules.
2000-04-23 17:48:04 +00:00
chrome
make the skin switching code turned on/off by a pref. off by default for now.
2000-05-09 23:28:57 +00:00
content
Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com.
2000-05-10 13:13:39 +00:00
datasource
Fix silly warnings.
2000-05-10 07:26:13 +00:00
include
…
macbuild
Add nsIXULTemplateBuilder.idl
2000-05-05 21:00:42 +00:00
opendir
…
resources
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
tests
switch to onkeypress for ftang
2000-05-09 04:48:59 +00:00
util
…
.cvsignore
…
Makefile.in
…
makefile.win
…