Граф коммитов

314 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com 8ca03df6c8 Changes to get DOM IDL compiler to build on Mac. 1999-03-06 00:33:35 +00:00
sfraser%netscape.com b1d6f0422d First Checked In. 1999-03-06 00:28:40 +00:00
hyatt%netscape.com c6912beac6 Changing the broadcaster methods to take DOM elements instead of DOM
nodes.
1999-03-05 22:37:24 +00:00
mcafee%netscape.com fdf88ceddf Uninitialized variables 1999-03-05 04:40:14 +00:00
kipp%netscape.com 284d8dc4af Stop linking with other libraries to avoid finding symbols with dlsym that we don't want to find 1999-03-05 04:35:49 +00:00
hyatt%netscape.com 2ef50c0187 Regenerated the IDL for the XUlDocument. Changed getElementById to return
an element (and to have a lowercase d) for consistency with the HTML document
method of the same name.
1999-03-05 00:02:00 +00:00
hyatt%netscape.com 94f316e8f0 Many bug fixes to the RDF content model including namespace changes and
style support.
1999-03-05 00:01:26 +00:00
scc%netscape.com 31ff626ae9 rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
ramiro%netscape.com 1e701a5269 Unhardcode nspr libs. 1999-03-03 13:35:52 +00:00
alecf%netscape.com d0cc12e497 add IID() method 1999-02-27 03:16:56 +00:00
alecf%netscape.com dd392ba2d7 add static IID() method 1999-02-26 17:50:59 +00:00
warren%netscape.com 97781f4c14 Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
sfraser%netscape.com d847eb7428 Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
beard%netscape.com 04da12bf61 LiveConnect initialization. 1999-02-25 04:29:08 +00:00
hyatt%netscape.com dbc9dd98bf Touched the files auto-generatedb y the IDL. Also implemented getElementByAttribute
for documents and for elements.
1999-02-23 02:40:51 +00:00
hyatt%netscape.com 69bed5464f Touched the headers that are auto-generated from the IDL. 1999-02-23 02:40:26 +00:00
hyatt%netscape.com 3ec0b0e2a8 Adding a getElementsByAttribute method. 1999-02-23 02:40:06 +00:00
cyeh%netscape.com fe763fea21 Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
mcafee%netscape.com 81e9035294 Adding newline at end of file for Solaris/CC 1999-02-18 12:14:59 +00:00
waterson%netscape.com 02f3d9b924 Landed RDF_19990217_BRANCH. This includes a bunch of changes to get XUL scriptability up and running; also, nsRDFResourceElement and nsRDFGenericElement have been collapsed into a single class, and most of the state has been turned into attributes on the class. 1999-02-17 11:09:57 +00:00
waterson%netscape.com 23bc3c70c5 Modified generated files so that NS_InitFooClass() is accessable outside of JSDOM.DLL. a=vidur%netscape.com. 1999-02-17 08:33:27 +00:00
waterson%netscape.com bfa4d5e3f7 Made NS_InitFooClass() accessable outside of JSDOM.DLL. 1999-02-17 08:32:14 +00:00
waterson%netscape.com 6dbd4926ba Create RDF_19990217_BRANCH from RDF_DOM_19990216_BRANCH to pick up nsCOMPtr changes before doing major whackage. 1999-02-17 08:17:50 +00:00
troy%netscape.com cbdfdcf022 Made some things const 1999-02-14 06:38:24 +00:00
troy%netscape.com 17dee03b1e Added const to definition 1999-02-14 06:37:24 +00:00
alecf%netscape.com b5e1db28ce use built-in rules to build idlc compiler 1999-02-12 01:21:31 +00:00
rods%netscape.com f80bf6efc6 Back and forward did not work for frames, so I put in a temporary fix 1999-02-10 20:44:31 +00:00
rods%netscape.com f0c8c34866 Added GetWebShell 1999-02-10 16:25:49 +00:00
rods%netscape.com a671224ede Added GetWebShell method 1999-02-10 16:25:11 +00:00
vidur%netscape.com 1ef65f0ae9 id and class changing tests 1999-02-05 19:56:29 +00:00
vidur%netscape.com b6cf37947d Missing init refcnt 1999-02-04 19:06:11 +00:00
pinkerton%netscape.com e1b73fed6e add IID 1999-02-04 18:29:36 +00:00
vidur%netscape.com 9bc815551a out-of-line document.write 1999-02-03 19:47:53 +00:00
vidur%netscape.com 0b7eede717 improved write test 1999-02-03 19:39:53 +00:00
pinkerton%netscape.com 7593cf0f28 make linkage match source file. 1999-02-03 19:14:48 +00:00
pinkerton%netscape.com b15b039f1e export all the methods for Mac using NS_EXPORT. 1999-02-03 18:15:01 +00:00
pinkerton%netscape.com b18b6dcb25 First Checked In. 1999-02-03 17:54:05 +00:00
kipp%netscape.com b5cdae63eb Build library more carefully 1999-02-02 17:40:37 +00:00
joki%netscape.com acfa8da3a5 Modifying window.closed to check existence to webshell, not document 1999-02-01 23:21:58 +00:00
pinkerton%netscape.com e25e61f454 renamed nsDOMWindowList.cpp for kipp 1999-02-01 18:18:51 +00:00
kipp%netscape.com 1d7a1da6ff Use dom-window-list instead of obsolete nsFrameList 1999-02-01 18:14:20 +00:00
kipp%netscape.com b03c37855d Switch to using renamed source file 1999-02-01 17:17:11 +00:00
kipp%netscape.com ea88270b44 new 1999-02-01 17:16:17 +00:00
joki%netscape.com 111c086347 Adding history and screen files to mac project 1999-01-28 23:26:31 +00:00
joki%netscape.com f3b2aeaeb6 Adding changes to DOM window object to allow window.screen and window.history 1999-01-28 23:12:54 +00:00
joki%netscape.com 3c4cec6483 Adding new files for window.history, window.screen 1999-01-28 22:24:29 +00:00
joki%netscape.com 82a7382711 Adding new header files for window.history and window.screen 1999-01-28 22:21:46 +00:00
joki%netscape.com 63ccddb0ef Updated DOM idl files including new idl for window.screen and window.history 1999-01-28 22:20:01 +00:00
rods%netscape.com 0040126f4f Implemented the window.print() method 1999-01-27 04:15:19 +00:00
sudu%netscape.com 6624efe2b9 OJI MozClassic to raptor merge 1999-01-25 08:05:00 +00:00