anthonyd%netscape.com
317a432a58
made GlobalWindowImpl support weak ref to get around
...
holding on to raw pointers to windows causing problems
in destruction of windows
2000-05-14 05:26:06 +00:00
jst%netscape.com
e55d0be250
Don't generate code that uses internal JS functions, use the public functions in stead.
2000-05-14 02:46:08 +00:00
jst%netscape.com
a34db3ea24
Use the public JS functions and not internal ones, this didn't work on the Mac, but was fine on windows and linux.
2000-05-14 02:43:03 +00:00
jst%netscape.com
ad6883d3b4
Removing files that are not needed in the build yet.
2000-05-14 02:06:27 +00:00
jst%netscape.com
eb716e57d8
added files: mozilla/dom/src/css/nsJSCSSPrimitiveValue.cpp
2000-05-14 02:05:23 +00:00
jst%netscape.com
747ef4d6b7
Making Processing instructions implement the LinkStyle interface.
2000-05-14 00:09:11 +00:00
jst%netscape.com
4b3721e1d3
Adding DOM Level 2 LinkStyle interface.
2000-05-14 00:01:02 +00:00
mjudge%netscape.com
8a236c5082
changing api for 2 string to force a output type.
2000-05-13 08:01:47 +00:00
scc%netscape.com
d11c66a210
string backsliding. r=mjudge
2000-05-12 07:53:02 +00:00
waterson%netscape.com
a2386a5878
Bug 38846. Don't run GC before returning an unrooted property! Fix provided by and r=hyatt,brendan
2000-05-12 02:06:07 +00:00
jst%netscape.com
c80c696340
Fix the DOM prop enum table, seems like putting tabs in the file doesn't work.
2000-05-12 02:05:23 +00:00
saari%netscape.com
d7a2786534
missed this file
2000-05-11 23:08:13 +00:00
jst%netscape.com
232ab548f4
Add the glue code for more DOM Level 2 interfaces to the build.
2000-05-11 23:03:25 +00:00
saari%netscape.com
e257f90915
last checkin for 29800
2000-05-11 22:54:14 +00:00
saari%netscape.com
b8aa8a1761
more for 29800
2000-05-11 22:43:32 +00:00
jst%netscape.com
6ff3742e4c
Landing support for the 'innerHTML' property on HTML elements in mozilla, fixes part of bug 9201.
2000-05-11 21:49:16 +00:00
jst%netscape.com
f95324f6d0
Checking in glue code for new DOM Level 2 CSS interfaces, not part of the build yet.
2000-05-11 20:29:49 +00:00
pinkerton%netscape.com
dde5e9137f
adding to other files to fix bustage.
2000-05-11 20:25:18 +00:00
pinkerton%netscape.com
aa6913b8d1
added nsJSCrypto.cpp to fix build bustage.
2000-05-11 20:21:20 +00:00
jst%netscape.com
416bbd330a
Checkin in headers for new DOM Level 2 interfaces.
2000-05-11 19:31:07 +00:00
jst%netscape.com
c118dd42b7
Adding more DOM Level 2 CSS interfaces.
2000-05-11 19:24:31 +00:00
javi%netscape.com
dc44c5c270
Teach the script object factory to create the crypto and pkcs11 objects. r-jst@netscape.com
2000-05-11 19:21:49 +00:00
javi%netscape.com
3de8fed454
Update header files with new constant so that dom recognizes the crypto
...
JS object as part of the window object. r=jst@netscape.com
2000-05-11 19:20:59 +00:00
javi%netscape.com
44750bd984
Forgot this one during initial check-in.
2000-05-11 19:19:24 +00:00
javi%netscape.com
02013c2796
Public headers for getting crypto object into the window object. r=jst@netscape.com
2000-05-11 19:18:44 +00:00
javi%netscape.com
82cd6be8d5
Add new source files for crypto JS object and mods for getting it to
...
work as a property of the window object. r=jst@netscape.com
2000-05-11 19:17:07 +00:00
javi%netscape.com
e1e716ceb5
New Makefiles for crypto JS object related changes.
2000-05-11 19:15:51 +00:00
javi%netscape.com
960edaf84b
Adding new idl files for the crypto object. r=jst@netscape.com
2000-05-11 19:13:31 +00:00
pollmann%netscape.com
25ea7720b5
Bug 32898: Don't abort() on illegal frame name. Instead, print warning and press ahead. r=rpotts
2000-05-11 01:24:59 +00:00
jst%netscape.com
168a8ba8b5
Teaching IDLC about the type 'float'.
2000-05-10 20:12:44 +00:00
jst%netscape.com
ed1185199d
Checking partial fix for bug 37239, the fix was contributed by snizinsk@us.ibm.com. r=me
2000-05-10 00:24:38 +00:00
hyatt%netscape.com
0166bfad1b
XBL now works with HTML, SVG, MathML, XML, and XUL.
2000-05-09 21:41:01 +00:00
bryner%uiuc.edu
e3819db873
Fixing the out of order DOM properties assertion. r=shaver.
2000-05-07 20:19:08 +00:00
brendan%mozilla.org
ac1aaa4c2a
Make sure the enumerator names are sorted (r=waterson@netscape.com).
2000-05-07 07:10:55 +00:00
michael.lowe%bigfoot.com
73b7310c91
Implement CSS3 cursors on Windows
2000-05-07 05:14:43 +00:00
jst%netscape.com
ad8450ca1e
Removing unnecessary file from the build.
2000-05-06 22:03:43 +00:00
jst%netscape.com
e5bf798220
Removing unused file.
2000-05-06 18:57:43 +00:00
jst%netscape.com
b7b0e866b0
Hooking up document.getOverrideStyle() in the DOM JS glue code, no implementation yet.
2000-05-06 18:05:10 +00:00
jst%netscape.com
cee211a618
Adding header for the DOM Level 2 interface DocumentCSS, not used yet.
2000-05-06 17:09:24 +00:00
jst%netscape.com
0fe42eb393
Add error messages for DOM Level 2 Range exceptions.
2000-05-06 14:34:47 +00:00
jst%netscape.com
7d323d344c
Add DOM Range error codes.
2000-05-06 13:50:39 +00:00
jst%netscape.com
7945150e78
DOM Level 2 exception updates.
2000-05-06 13:35:53 +00:00
waterson%netscape.com
2aac796cb5
Bug 34623. Add 'rebuild()' API to XUL elements.
2000-05-05 23:39:59 +00:00
jst%netscape.com
9d77a3fc56
Checking in DOM JS glue and stub implemetation for getComputedStyle().
2000-05-03 13:03:17 +00:00
jst%netscape.com
fb7fd02085
Adding header for the DOM Level 2 interface ViewCSS, not used yet.
2000-05-03 12:30:05 +00:00
jst%netscape.com
9cf5ee9c9d
Export more functions from the jsdom library.
2000-05-03 12:28:08 +00:00
cls%seawood.org
58aac2e6af
OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106
2000-05-02 01:18:46 +00:00
sfraser%netscape.com
89e7b47748
Add null check, to save crash when closing a window.
2000-05-01 21:51:11 +00:00
nisheeth%netscape.com
fa1d77063b
1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces.
...
2) Fixed compile errors in XSL glue code that happened after the recent nsString landing by scc.
3) Added a check for a null URI before de-referencing it in nsCodeBasePrincipal.cpp.
2000-05-01 06:58:53 +00:00
jst%netscape.com
956a193562
Hooking up window.getSelection() to return a selection object.
2000-04-28 14:02:29 +00:00