Commit Graph

407 Commits

Author SHA1 Message Date
sfraser%netscape.com
3ab79e8003 Add the range directory to the makefiles. 1999-04-13 01:23:48 +00:00
sfraser%netscape.com
282477542a First Checked In. 1999-04-13 00:33:58 +00:00
joki%netscape.com
7d2394ef77 Event name change to add prefix to js handlers 1999-04-12 21:17:44 +00:00
toshok%hungry.com
d751fd2af0 enable OJI on unix. 1999-04-07 05:14:40 +00:00
rods%netscape.com
933327462e Added additional methods to interface 1999-04-06 20:23:51 +00:00
waterson%netscape.com
9ad01d5cf8 Added static GetIID() method. 1999-04-06 02:37:08 +00:00
rickg%netscape.com
7fd12d5c78 small update to sync up with new nsString API 1999-04-05 09:07:07 +00:00
beard%netscape.com
c9f141a9a0 GlobalWindowImpl::SetNewDocument: fixed multiple initialization of JSContext. Always clears the scope first. 1999-04-02 06:22:00 +00:00
kipp%netscape.com
6c8a8e4919 landed HPUX patch from Kartik Subbarao <subbarao@computer.org> 1999-03-31 04:54:42 +00:00
waterson%netscape.com
1675e0c378 Added code to initialize XPIDL JS stubs, added nsJSXULDocument into the build, temporarily added the rdf service as an attribute on the XUL document. 1999-03-30 00:38:16 +00:00
joki%netscape.com
213dcf0526 Initialize JS return values to zero for failure case 1999-03-29 23:48:47 +00:00
amusil%netscape.com
389230902c Changes to hook up LiveConnect on Windows 1999-03-29 22:18:05 +00:00
joki%netscape.com
f162b1111f Adding new DOM public interface for event listener registration 1999-03-28 22:29:32 +00:00
joki%netscape.com
8e25fcdc95 Adding nsJSDOMEventListener.cpp to mac dom project 1999-03-28 22:23:41 +00:00
joki%netscape.com
631f28bc50 New DOM2 event api's. 1999-03-28 22:19:42 +00:00
joki%netscape.com
07b0d9803c Adding new script event api's for DOM2 compliance 1999-03-28 21:31:46 +00:00
vidur%netscape.com
dacbd19690 Fix for bug 3165. Unqualified references to location now resolve to window.location 1999-03-27 00:11:13 +00:00
briano%netscape.com
df451c1d85 Turned off the NO_STATIC_LIB restriction. 1999-03-25 21:29:34 +00:00
briano%netscape.com
29ed08771b Handle NO_STATIC_LIB being set, when all this file does is create a static library. 1999-03-25 21:21:47 +00:00
mcafee%netscape.com
68cf0d7071 Minor formatting change for error output. 1999-03-20 04:25:54 +00:00
vidur%netscape.com
0233421b21 Purify fixes from Bruce Mitchener 1999-03-20 01:54:12 +00:00
tague%netscape.com
4e4a67d219 Added nsIDOMTextListener.h to Mac build 1999-03-20 00:28:07 +00:00
tague%netscape.com
b6a5760864 Fixed error in checkin 1999-03-19 23:54:49 +00:00
tague%netscape.com
f26eab09a9 Added nsIDOMTextListener.h to Linux build 1999-03-19 23:46:23 +00:00
tague%netscape.com
6e19645586 Added support for basic Japanese input on Win32 1999-03-19 23:36:20 +00:00
mcafee%netscape.com
b1e1c9d4d1 Splitting up NS_ScriptErrorReporter() to test each argument before printing it, we were passing a partial error report to printf() which was crashing for Edit|Preferences. 1999-03-19 09:00:39 +00:00
leaf%mozilla.org
4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
michaelp%netscape.com
aa887814b4 added memory cleanup tripwire. 1999-03-12 22:24:30 +00:00
alecf%netscape.com
ad1fe78a92 ignore generated files 1999-03-12 19:34:47 +00:00
alecf%netscape.com
8dde0ca8f9 use BUILD_IDLC to refer to the DOM idl compiler 1999-03-12 19:34:25 +00:00
beard%netscape.com
82eda26f04 took out initialization check in InitLiveConnectClasses 1999-03-12 04:48:28 +00:00
sfraser%netscape.com
8e83922850 Fix a crash if a xul file specifies a non-existent start page (NS_ADDREF changed to NS_IF_ADDREF). 1999-03-11 23:17:29 +00:00
alecf%netscape.com
d82ffb8be1 purify fix from bruce@cybersight.com 1999-03-11 22:53:02 +00:00
waterson%netscape.com
814b4b5526 Added GetResource() to XULElement. 1999-03-10 20:20:52 +00:00
waterson%netscape.com
21ed358df2 Must've missed this file in my merge: support for xpidl keyword. 1999-03-10 20:15:23 +00:00
waterson%netscape.com
1b5252cb80 Support for xpidl keyword. 1999-03-10 19:55:00 +00:00
waterson%netscape.com
040e629119 Landed on tip. 1999-03-10 05:37:31 +00:00
waterson%netscape.com
82f06c92a0 Initial revision. 1999-03-10 04:49:54 +00:00
vidur%netscape.com
634e324575 Added CreateElementWithNameSpace to proprietary document interface. Fixed GetTagName for HTML to uppercase tag names. Hooked up style rule addition and deletion to reconstruct frames. Fixed DOM generation problem 1999-03-10 01:17:49 +00:00
alecf%netscape.com
4cee014796 purify fixes from bruce@cybersight.com
use delete[] rather than delete
1999-03-10 00:31:59 +00:00
warren%netscape.com
4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
beard%netscape.com
63cb18b48c Added InitializeLiveConnectClasses() method. 1999-03-08 00:14:40 +00:00
beard%netscape.com
643a5a2006 Added InitializeLiveConnectClasses() method. This makes the standard java packages visible to a given JSContext. Guarding against multiple initialization otherwise LiveConnect gives a warning. 1999-03-08 00:14:38 +00:00
sfraser%netscape.com
b889fbf94d Changes to get DOM IDL compiler to build on Mac. 1999-03-06 00:33:35 +00:00
sfraser%netscape.com
c29268e9ca First Checked In. 1999-03-06 00:28:40 +00:00
hyatt%netscape.com
949a79c6f8 Changing the broadcaster methods to take DOM elements instead of DOM
nodes.
1999-03-05 22:37:24 +00:00
mcafee%netscape.com
87892281ff Uninitialized variables 1999-03-05 04:40:14 +00:00
kipp%netscape.com
e4f95f00ec 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
4920fe00ea 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
7eb40f9c2d 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
2ec0a397ea rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
ramiro%netscape.com
60a05869de Unhardcode nspr libs. 1999-03-03 13:35:52 +00:00
alecf%netscape.com
6756268744 add IID() method 1999-02-27 03:16:56 +00:00
alecf%netscape.com
f3c2021803 add static IID() method 1999-02-26 17:50:59 +00:00
warren%netscape.com
44cae3cd3f 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
3a123c982b Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
beard%netscape.com
a9178b0b14 LiveConnect initialization. 1999-02-25 04:29:08 +00:00
hyatt%netscape.com
3ec6d9980a 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
44b38bcc70 Touched the headers that are auto-generated from the IDL. 1999-02-23 02:40:26 +00:00
hyatt%netscape.com
0ab7a2cf6a Adding a getElementsByAttribute method. 1999-02-23 02:40:06 +00:00
cyeh%netscape.com
af4818f5e3 Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
mcafee%netscape.com
cbff9a4021 Adding newline at end of file for Solaris/CC 1999-02-18 12:14:59 +00:00
waterson%netscape.com
d69f284086 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
1fe1e0d09a 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
0ad841ff91 Made NS_InitFooClass() accessable outside of JSDOM.DLL. 1999-02-17 08:32:14 +00:00
waterson%netscape.com
ca621b1215 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
50af30f49f Made some things const 1999-02-14 06:38:24 +00:00
troy%netscape.com
f0d49a6d57 Added const to definition 1999-02-14 06:37:24 +00:00
alecf%netscape.com
f030b889ad use built-in rules to build idlc compiler 1999-02-12 01:21:31 +00:00
rods%netscape.com
6758ff71de 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
d5b2fe1ce5 Added GetWebShell 1999-02-10 16:25:49 +00:00
rods%netscape.com
d4bc9306c6 Added GetWebShell method 1999-02-10 16:25:11 +00:00
vidur%netscape.com
33de7d4059 id and class changing tests 1999-02-05 19:56:29 +00:00
vidur%netscape.com
a463feb903 Missing init refcnt 1999-02-04 19:06:11 +00:00
pinkerton%netscape.com
4e9693cba4 add IID 1999-02-04 18:29:36 +00:00
vidur%netscape.com
42eddd67a6 out-of-line document.write 1999-02-03 19:47:53 +00:00
vidur%netscape.com
f1e4b4dd62 improved write test 1999-02-03 19:39:53 +00:00
pinkerton%netscape.com
44909d8e4f make linkage match source file. 1999-02-03 19:14:48 +00:00
pinkerton%netscape.com
b4545ee6ed export all the methods for Mac using NS_EXPORT. 1999-02-03 18:15:01 +00:00
pinkerton%netscape.com
59e5316f6a First Checked In. 1999-02-03 17:54:05 +00:00
kipp%netscape.com
cd204c3f71 Build library more carefully 1999-02-02 17:40:37 +00:00
joki%netscape.com
d3d55842da Modifying window.closed to check existence to webshell, not document 1999-02-01 23:21:58 +00:00
pinkerton%netscape.com
b10f204b6a renamed nsDOMWindowList.cpp for kipp 1999-02-01 18:18:51 +00:00
kipp%netscape.com
363e15b9fe Use dom-window-list instead of obsolete nsFrameList 1999-02-01 18:14:20 +00:00
kipp%netscape.com
42be73ba0d Switch to using renamed source file 1999-02-01 17:17:11 +00:00
kipp%netscape.com
d3d4c0492b new 1999-02-01 17:16:17 +00:00
joki%netscape.com
80acb05334 Adding history and screen files to mac project 1999-01-28 23:26:31 +00:00
joki%netscape.com
ab06020c2a Adding changes to DOM window object to allow window.screen and window.history 1999-01-28 23:12:54 +00:00
joki%netscape.com
40cf2e0d36 Adding new files for window.history, window.screen 1999-01-28 22:24:29 +00:00
joki%netscape.com
369f764c4f Adding new header files for window.history and window.screen 1999-01-28 22:21:46 +00:00
joki%netscape.com
aa57c36ac2 Updated DOM idl files including new idl for window.screen and window.history 1999-01-28 22:20:01 +00:00
rods%netscape.com
89dd7013c7 Implemented the window.print() method 1999-01-27 04:15:19 +00:00
sudu%netscape.com
c94385ee94 OJI MozClassic to raptor merge 1999-01-25 08:05:00 +00:00
vidur%netscape.com
22a8cb9919 Fix to get default namespaces to work. Cleanup of DOM handling of character data. 1999-01-21 19:33:03 +00:00
vidur%netscape.com
004d528d23 clone test 1999-01-14 23:42:11 +00:00
vidur%netscape.com
73c2817c9d attributes test 1999-01-12 16:43:24 +00:00
vidur%netscape.com
1b81427f6f Fixed Get/SetAttribute naming problem 1999-01-12 16:35:14 +00:00
brade%netscape.com
7bc19df3f9 reduce Macintosh compiler warnings by adding prototype 1999-01-06 18:53:59 +00:00
brade%netscape.com
8727d91f50 reduce Macintosh compiler warnings by adding prototype 1999-01-06 18:44:59 +00:00
brade%netscape.com
0dd644b9be reduce Macintosh compiler warnings by adding prototypes or making functions private 1999-01-06 18:38:54 +00:00