beard%netscape.com
|
60318f70d0
|
GlobalWindowImpl::SetNewDocument: fixed multiple initialization of JSContext. Always clears the scope first.
|
1999-04-02 06:22:00 +00:00 |
kipp%netscape.com
|
f80c69d688
|
landed HPUX patch from Kartik Subbarao <subbarao@computer.org>
|
1999-03-31 04:54:42 +00:00 |
waterson%netscape.com
|
6a9f55ba2d
|
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
|
a9919a7fc2
|
Initialize JS return values to zero for failure case
|
1999-03-29 23:48:47 +00:00 |
amusil%netscape.com
|
d71744eb68
|
Changes to hook up LiveConnect on Windows
|
1999-03-29 22:18:05 +00:00 |
joki%netscape.com
|
54eeda012e
|
New DOM2 event api's.
|
1999-03-28 22:19:42 +00:00 |
joki%netscape.com
|
1081c965c2
|
Adding new script event api's for DOM2 compliance
|
1999-03-28 21:31:46 +00:00 |
vidur%netscape.com
|
07050f65b3
|
Fix for bug 3165. Unqualified references to location now resolve to window.location
|
1999-03-27 00:11:13 +00:00 |
briano%netscape.com
|
9d6d3b389c
|
Turned off the NO_STATIC_LIB restriction.
|
1999-03-25 21:29:34 +00:00 |
briano%netscape.com
|
cebfc14fd8
|
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
|
b6235d4036
|
Minor formatting change for error output.
|
1999-03-20 04:25:54 +00:00 |
vidur%netscape.com
|
479699e2c0
|
Purify fixes from Bruce Mitchener
|
1999-03-20 01:54:12 +00:00 |
tague%netscape.com
|
21fe067546
|
Added support for basic Japanese input on Win32
|
1999-03-19 23:36:20 +00:00 |
mcafee%netscape.com
|
a42b264417
|
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
|
0a0f5ac00f
|
Landing nspr library name change, and plevent function call change.
|
1999-03-17 21:32:03 +00:00 |
michaelp%netscape.com
|
b6ff23fd4b
|
added memory cleanup tripwire.
|
1999-03-12 22:24:30 +00:00 |
beard%netscape.com
|
9316dfbdbf
|
took out initialization check in InitLiveConnectClasses
|
1999-03-12 04:48:28 +00:00 |
sfraser%netscape.com
|
5bb45b29f9
|
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
|
af686eb77b
|
purify fix from bruce@cybersight.com
|
1999-03-11 22:53:02 +00:00 |
waterson%netscape.com
|
f0745144ef
|
Added GetResource() to XULElement.
|
1999-03-10 20:20:52 +00:00 |
waterson%netscape.com
|
1a72986d9a
|
Landed on tip.
|
1999-03-10 05:37:31 +00:00 |
vidur%netscape.com
|
bb1650ee77
|
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
|
9e73d8cb12
|
purify fixes from bruce@cybersight.com
use delete[] rather than delete
|
1999-03-10 00:31:59 +00:00 |
warren%netscape.com
|
c50687b845
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
beard%netscape.com
|
bcfc9a5e17
|
Added InitializeLiveConnectClasses() method.
|
1999-03-08 00:14:40 +00:00 |
beard%netscape.com
|
a5f799e198
|
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 |
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
|
94f316e8f0
|
Many bug fixes to the RDF content model including namespace changes and
style support.
|
1999-03-05 00:01:26 +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 |
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 |
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
|
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 |
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
|
a671224ede
|
Added GetWebShell method
|
1999-02-10 16:25:11 +00:00 |
vidur%netscape.com
|
b6cf37947d
|
Missing init refcnt
|
1999-02-04 19:06:11 +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 |
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 |