gecko-dev/lib/libdom
1998-09-01 12:52:30 +00:00
..
dom_priv.h added first cut of Level-1 DOM (not layout or XML dependent) 1998-08-27 00:02:31 +00:00
dom.h avoid dangerous JS_InternString call, and update NodeOps APIs 1998-08-31 22:31:44 +00:00
domattr.c fix dumb typo (how embarrassing) 1998-09-01 12:52:30 +00:00
domcore.c avoid dangerous JS_InternString call, and update NodeOps APIs 1998-08-31 22:31:44 +00:00
domdoc.c added first cut of Level-1 DOM (not layout or XML dependent) 1998-08-27 00:02:31 +00:00
domelement.c JS_InternString is volatile, so I'll avoid its use 1998-08-31 22:46:06 +00:00
domnode.c avoid dangerous JS_InternString call, and update NodeOps APIs 1998-08-31 22:31:44 +00:00
domtext.c implemented cdata_setter 1998-08-27 09:11:45 +00:00
Makefile added first cut of Level-1 DOM (not layout or XML dependent) 1998-08-27 00:02:31 +00:00
Makefile.in Needed for --enable-dom. 1998-08-29 22:28:46 +00:00