jst%netscape.com
0f3586fdaf
Fixing nsbeta2+ bug 30249, the problem was that the type of various attributes (in the DOM spec) on image elements was string and not number (long), this broke backwards compatibility with 4.x and also compatibility with IE. r=vidur
2000-06-07 01:23:55 +00:00
hyatt%netscape.com
d69e9db8ca
Updating tree selection. bug#30511. r=danm
2000-06-07 00:01:04 +00:00
alecf%netscape.com
37819879b7
last checkin was:
...
fix for #41608 - be sure to remove the script context from the GC root!
r=shaver, jst a=putterman
2000-06-06 08:08:41 +00:00
alecf%netscape.com
d3b8782109
/tmp/cvsRB7BUM
2000-06-06 08:07:23 +00:00
pavlov%netscape.com
6d72d15bf9
Fix for eventqueue objects leaking bug #20166 . This also removes the hacked fix for bug #36361 and uses a real fix. Major overhaul of nsEventQueue and nsEventQueueService. r=waterson,brendan. tested on windows, linux and mac
2000-06-05 21:53:25 +00:00
mkaply%us.ibm.com
ad3cf0ff6a
# 37239
...
r = jst, a = waterson
OS/2 bringup - PR_CALLBACK for VisualAge
2000-06-05 19:15:32 +00:00
warren%netscape.com
512c8bf433
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
rginda%netscape.com
dd405f568a
s/nsCOMPtr<nsIScrollableView>/nsIScrollableView */ because views are not refcounted.
...
r=jst,a=brendan
2000-06-03 01:01:48 +00:00
mkaply%us.ibm.com
c143422b9c
# 37239
...
r = jst, a = brendan
OS/2 bringup - PR_CALLBACK
2000-06-02 23:04:50 +00:00
hyatt%netscape.com
d0a6787edf
Tree/grid XBL foundation work.
2000-06-02 08:11:55 +00:00
hyatt%netscape.com
a7baf1212b
More XBL work for tree/grid rewrite.
2000-06-02 08:11:27 +00:00
mjudge%netscape.com
ee9cc1db54
fixing small optimization oversight. based on pixleys code that was beta2+. optimization is not valid in this case. r=churchill
2000-06-01 01:03:48 +00:00
jst%netscape.com
83ae04f0b1
Checking in patch from Vidur that fixes part of nsbeta2+ bugs 34667, 36745 and 38537, this fixes a crash associated with javascript: URLs and the fact that javascript: URLs are sometimes invoked multiple times. r=me.
2000-05-31 13:57:02 +00:00
jst%netscape.com
88fefdd059
Fixing nsbeta2+ crasher bug 39693, the JS gluecode generated by IDLC did properly check if the parguments passed in from JS were of correct type and properly set the return value if they weren't, but then ignored the error and continued passing along an invalid argument to the native implmentation. r=waterson
2000-05-30 22:55:15 +00:00
hyatt%netscape.com
cfbf3533d1
Removing XUL DOM elements.
2000-05-30 08:20:06 +00:00
hyatt%netscape.com
b962248eca
Removing obsolete files from the build.
2000-05-30 08:11:35 +00:00
hyatt%netscape.com
c8bc84a0a3
Removing obsolete headers from the build.
2000-05-30 08:07:54 +00:00
hyatt%netscape.com
62b074a8ce
Removing obsolete C++ code.
2000-05-30 08:06:59 +00:00
hyatt%netscape.com
430af5709b
Adding anonymous content getter. r=waterson, a=waterson
2000-05-26 22:45:26 +00:00
jst%netscape.com
46e894cbec
Fix typo.
2000-05-25 14:48:50 +00:00
jst%netscape.com
ffb0b2b591
Exporting nsIDOMHTMLEmbedElement.h on the mac too.
2000-05-25 14:37:02 +00:00
jst%netscape.com
5f228ca6a3
added files: mozilla/dom/src/html/nsJSHTMLEmbedElement.cpp
2000-05-25 14:36:29 +00:00
jst%netscape.com
027ee212d1
Checking in fix for nsbeta2+ bug 38821, the fix was written by rusty.lynch@intel.com. The problem was that nsIDOMHTMLEmbedElement wasn't implemented by nsHTMLEmbedElement and the script object created for the element was a normal HTMLElement script object and not a HTMLEmbedElement script object on non-unix platforms. r=me
2000-05-25 13:26:32 +00:00
pavlov%netscape.com
528cf844b7
work to try and fix crasher bug 39752 by being sure to call Cancel() on the timers since the windows timer code holds a ref to itself.... more to come on that. r=jag@irc
2000-05-20 03:57:59 +00:00
brendan%mozilla.org
4f96493573
Better TraceMalloc* methods (r=waterson).
2000-05-17 06:58:48 +00:00
joki%netscape.com
c22fd60f54
More support for onresize and onscroll, bug 960
2000-05-17 06:53:58 +00:00
jst%netscape.com
1f7e95ea68
getComputedStyle() is now alive!
2000-05-17 06:38:43 +00:00
sfraser%netscape.com
9d0f0840c6
Remove linkage with NetworkModular.shlb
2000-05-17 06:36:59 +00:00
jst%netscape.com
75e033f12f
Export more functions.
2000-05-17 06:28:23 +00:00
joki%netscape.com
08d1d06617
fix for resize event support, bug 960, and additional support for DOM 2 events.
2000-05-17 05:27:22 +00:00
brendan%mozilla.org
483af1a01b
Improve --trace-malloc to handle multiple logfiles.
2000-05-17 04:44:14 +00:00
pavlov%netscape.com
803190ad4b
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
joki%netscape.com
9a82121abd
Part of fix for 4163, enable 4.x dragdrop event
2000-05-17 00:31:36 +00:00
javi%netscape.com
cc49213457
Get a reference for the getter on the crypto and pkcs11 objects before returning them.
2000-05-16 23:52:42 +00:00
joki%netscape.com
a5837f5784
Second part of fix for 7404, allow left right keyboard scrolling, patch from Matt Bissiri and John Morrison
2000-05-16 14:28:09 +00:00
joki%netscape.com
1b76541751
temp fix for bustage
2000-05-16 12:14:19 +00:00
joki%netscape.com
a743e2b38b
Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed.
2000-05-16 11:35:12 +00:00
warren%netscape.com
618d468469
Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse
2000-05-16 05:35:23 +00:00
jst%netscape.com
798ded8a8e
Checking in DOM Level 2 version of the DOM interface Element.
2000-05-15 20:31:55 +00:00
brendan%mozilla.org
56cee012d6
Don't let the JS GC run on threads other than the main thread, where the dom and layout run.
2000-05-15 04:21:04 +00:00
anthonyd%netscape.com
c8f6bd642a
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
dcf7e3f45a
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
c027dde21f
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
ae5cf1735f
Removing files that are not needed in the build yet.
2000-05-14 02:06:27 +00:00
jst%netscape.com
4effc44964
added files: mozilla/dom/src/css/nsJSCSSPrimitiveValue.cpp
2000-05-14 02:05:23 +00:00
jst%netscape.com
64d45dd9ba
Making Processing instructions implement the LinkStyle interface.
2000-05-14 00:09:11 +00:00
jst%netscape.com
ee926f445f
Adding DOM Level 2 LinkStyle interface.
2000-05-14 00:01:02 +00:00
mjudge%netscape.com
4674af6de9
changing api for 2 string to force a output type.
2000-05-13 08:01:47 +00:00
scc%netscape.com
383fdc142e
string backsliding. r=mjudge
2000-05-12 07:53:02 +00:00
waterson%netscape.com
248dfed561
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
c7e8bcaa77
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
6d85c44bba
missed this file
2000-05-11 23:08:13 +00:00
jst%netscape.com
1eeff4277a
Add the glue code for more DOM Level 2 interfaces to the build.
2000-05-11 23:03:25 +00:00
saari%netscape.com
62bcd1b1eb
last checkin for 29800
2000-05-11 22:54:14 +00:00
saari%netscape.com
127a21c2fc
more for 29800
2000-05-11 22:43:32 +00:00
jst%netscape.com
8fff1cbbbd
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
24243bee7f
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
e0747e8c00
adding to other files to fix bustage.
2000-05-11 20:25:18 +00:00
pinkerton%netscape.com
fc95f39ffb
added nsJSCrypto.cpp to fix build bustage.
2000-05-11 20:21:20 +00:00
jst%netscape.com
4e3ceb93f9
Checkin in headers for new DOM Level 2 interfaces.
2000-05-11 19:31:07 +00:00
jst%netscape.com
3b9f583f69
Adding more DOM Level 2 CSS interfaces.
2000-05-11 19:24:31 +00:00
javi%netscape.com
9c8910f046
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
769af07e62
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
49febb72b6
Forgot this one during initial check-in.
2000-05-11 19:19:24 +00:00
javi%netscape.com
1d0ef43775
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
38d2b881a7
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
b3f2a66d48
New Makefiles for crypto JS object related changes.
2000-05-11 19:15:51 +00:00
javi%netscape.com
77683d86ed
Adding new idl files for the crypto object. r=jst@netscape.com
2000-05-11 19:13:31 +00:00
pollmann%netscape.com
579ba735af
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
20634a570e
Teaching IDLC about the type 'float'.
2000-05-10 20:12:44 +00:00
jst%netscape.com
500dd42415
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
11c8e7cf5c
XBL now works with HTML, SVG, MathML, XML, and XUL.
2000-05-09 21:41:01 +00:00
bryner%uiuc.edu
e8170d1269
Fixing the out of order DOM properties assertion. r=shaver.
2000-05-07 20:19:08 +00:00
brendan%mozilla.org
655468fe9a
Make sure the enumerator names are sorted (r=waterson@netscape.com).
2000-05-07 07:10:55 +00:00
michael.lowe%bigfoot.com
468689c637
Implement CSS3 cursors on Windows
2000-05-07 05:14:43 +00:00
jst%netscape.com
c6eec97d55
Removing unnecessary file from the build.
2000-05-06 22:03:43 +00:00
jst%netscape.com
08cfd9f53b
Removing unused file.
2000-05-06 18:57:43 +00:00
jst%netscape.com
36cc288ddd
Hooking up document.getOverrideStyle() in the DOM JS glue code, no implementation yet.
2000-05-06 18:05:10 +00:00
jst%netscape.com
d4e71dae49
Adding header for the DOM Level 2 interface DocumentCSS, not used yet.
2000-05-06 17:09:24 +00:00
jst%netscape.com
94dfd1ad5d
Add error messages for DOM Level 2 Range exceptions.
2000-05-06 14:34:47 +00:00
jst%netscape.com
9886f61c7b
Add DOM Range error codes.
2000-05-06 13:50:39 +00:00
jst%netscape.com
7673c27ca3
DOM Level 2 exception updates.
2000-05-06 13:35:53 +00:00
waterson%netscape.com
3a3b744651
Bug 34623. Add 'rebuild()' API to XUL elements.
2000-05-05 23:39:59 +00:00
jst%netscape.com
f2c84f284b
Checking in DOM JS glue and stub implemetation for getComputedStyle().
2000-05-03 13:03:17 +00:00
jst%netscape.com
04667519c6
Adding header for the DOM Level 2 interface ViewCSS, not used yet.
2000-05-03 12:30:05 +00:00
jst%netscape.com
d9d4ed956a
Export more functions from the jsdom library.
2000-05-03 12:28:08 +00:00
cls%seawood.org
04417332fe
OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106
2000-05-02 01:18:46 +00:00
sfraser%netscape.com
23ab0760f1
Add null check, to save crash when closing a window.
2000-05-01 21:51:11 +00:00
nisheeth%netscape.com
7e37fb4356
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
2e5aeec95e
Hooking up window.getSelection() to return a selection object.
2000-04-28 14:02:29 +00:00
hyatt%netscape.com
5cbf533459
Fix crash on dynamic skin switch.
2000-04-28 06:17:47 +00:00
scc%netscape.com
026578edc2
making string conversions explicit
2000-04-27 20:29:56 +00:00
brendan%mozilla.org
36499eb772
Add TraceMalloc* native methods; allow multiple log files per site file.
2000-04-27 04:02:22 +00:00
jst%netscape.com
f98beea1a3
Trying to fix build bustage.
2000-04-26 14:43:10 +00:00
jst%netscape.com
c0e9a8a365
Removing files that must be in another directory.
2000-04-26 14:11:07 +00:00
jst%netscape.com
7858291794
Landing DOM Level 2 CSS and Views interfaces and implementation.
2000-04-26 14:05:36 +00:00
jst%netscape.com
af8646bbb5
Landing DOM Level 2 CSS and Views interfaces and implementation.
2000-04-26 13:58:56 +00:00
brade%netscape.com
af2e8f2420
add/remove files for jst (+dom/src/base/nsJSAbstractView.cpp, +dom/src/coreDOM/nsJSDocumentStyle.cpp, +dom/src/coreDOM/nsJSDocumentView.cpp, +dom/src/coreDOM/nsJSMediaList.cpp, +dom/src/coreDOM/nsJSStyleSheetList.cpp, +dom/src/css/nsJSCSSRuleList.cpp, -dom/src/coreDOM/nsJSStyleSheetCollection.cpp, -dom/src/css/nsJSCSSStyleRuleCollection.cpp)
2000-04-26 13:57:45 +00:00
jst%netscape.com
63bf1a14ea
Adding headers for new DOM Level 2 interfaces to the build, not used yet.
2000-04-26 12:30:42 +00:00
jst%netscape.com
995a110196
Adding new files to the makefiles, not part of the normal build.
2000-04-26 12:17:05 +00:00