Commit Graph

385 Commits

Author SHA1 Message Date
hyatt%netscape.com
1af26409c0 XUL RadioGroup element, not used in XUL. r=ben, a=jar
git-svn-id: svn://10.0.0.236/trunk@62045 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 10:00:09 +00:00
pinkerton%netscape.com
c8f94d44bc saari checking in on pink's machine, fixing build, adding generated DOM idl file
git-svn-id: svn://10.0.0.236/trunk@61720 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 01:48:04 +00:00
saari%netscape.com
3e1dc6727f Fix PDT+ 28467, windows jumping z-order to front on load. r=hyatt a=jar
git-svn-id: svn://10.0.0.236/trunk@61711 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 00:58:12 +00:00
hyatt%netscape.com
4ccb7d43f3 XUL Property APIs, b=26109, r=ben
git-svn-id: svn://10.0.0.236/trunk@61661 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 08:37:49 +00:00
mjudge%netscape.com
c657f5e264 r=jfrancis, a=jar Part of checkin including layout/base/src/nsRangeList.cpp to fix caret issues
git-svn-id: svn://10.0.0.236/trunk@61650 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 04:29:28 +00:00
pollmann%netscape.com
76aa2f7fc9 Bug 12513: Fix typo (win build bustage).
git-svn-id: svn://10.0.0.236/trunk@61546 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 00:24:10 +00:00
pollmann%netscape.com
a3b50445fa Bug 12513: Add OptionCollection interface for Nav DOM compatability. r=vidur a=rickg
git-svn-id: svn://10.0.0.236/trunk@61543 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 00:08:00 +00:00
pollmann%netscape.com
3a06ba4766 Bug 12513: Add OptionCollection interface for Nav DOM compatability. r=vidur a=rickg
git-svn-id: svn://10.0.0.236/trunk@61524 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 22:38:00 +00:00
vidur%netscape.com
bbd2782803 Fix for bug 27775. Introduced idl keyword 'replaceable' and marked some of the newer window properties with it. Fixes pages like www.oracle.com that have define window-scoped variables with the same name. r=rginda, a=chofmann
git-svn-id: svn://10.0.0.236/trunk@61441 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 22:08:36 +00:00
rginda%netscape.com
4631d4dfb4 DOM fixes for bug 20721, r=vidur
git-svn-id: svn://10.0.0.236/trunk@61099 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:13:59 +00:00
joki%netscape.com
dcc35666e8 Fixes for bug 9544, 9552, 9558, 9561, and 13309. event handler 4x compat. and capture/bubble fixes. r:pollmann
git-svn-id: svn://10.0.0.236/trunk@61096 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:59:07 +00:00
vidur%netscape.com
a47da2699c Fix for bug 9844. Added offsetTop/Left/Width/Height/Parent to nsIDOMHTMLElement. It should go on a new interface - to avoid the cost of new interface (a new vtable pointer per content instance), it's temporarily on the standard interface.r=pollmann
git-svn-id: svn://10.0.0.236/trunk@61026 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 02:25:27 +00:00
tbogard%aol.net
b30a63e054 Adding the new interfaces for browserElement and iframeElement. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60799 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:43:29 +00:00
hyatt%netscape.com
50e68e7dc5 Fix for bug #20764.
git-svn-id: svn://10.0.0.236/trunk@60594 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 10:08:52 +00:00
hyatt%netscape.com
5211340670 Fix for PDT+ bug #20764.
git-svn-id: svn://10.0.0.236/trunk@60593 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 10:08:23 +00:00
norris%netscape.com
78ff426219 Fix 18439 windows.status allows reading links
r=mstoltz


git-svn-id: svn://10.0.0.236/trunk@60428 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 04:18:39 +00:00
mjudge%netscape.com
8902de1a13 added new java property. added it to nsDOMPropEnums.h to allow genprops.pl to give correct method name
git-svn-id: svn://10.0.0.236/trunk@60363 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:04:56 +00:00
mjudge%netscape.com
1d45101156 fixes left out last night for range removal bug
git-svn-id: svn://10.0.0.236/trunk@60361 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:00:56 +00:00
hyatt%netscape.com
d5a072fbac Fix for bug #25675. More focus memory framework being checked in for the
command dispatcher as well.


git-svn-id: svn://10.0.0.236/trunk@60359 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:59:32 +00:00
hyatt%netscape.com
e636e32edb Fix for 20471. Basic focus memory framework being checked in as well.
git-svn-id: svn://10.0.0.236/trunk@60357 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:57:54 +00:00
mjudge%netscape.com
bbbd081d63 adding remove range for table selection and for completeness. 26460 r=cmanske
git-svn-id: svn://10.0.0.236/trunk@60315 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 09:17:02 +00:00
mjudge%netscape.com
46435e5f51 clearing strange M flag on file. must ahve checked in a space instead of tab or something
git-svn-id: svn://10.0.0.236/trunk@60308 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 08:24:23 +00:00
mjudge%netscape.com
3bbb755cdb adding one more prop for selection
git-svn-id: svn://10.0.0.236/trunk@60307 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 08:21:42 +00:00
mjudge%netscape.com
44c8697114 big checkin. fixing problems blocking Cmanske (also a reviewer). Checking in preliminary for gen content.(nothing damaged yet) lots of bug numbers not going to look them up, the tree just opened.
git-svn-id: svn://10.0.0.236/trunk@60278 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 04:35:51 +00:00
tbogard%aol.net
c416db8338 GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur
git-svn-id: svn://10.0.0.236/trunk@60129 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 13:40:10 +00:00
joki%netscape.com
bcf5da502c Adding getPreventDefault method to events and fixing its propagation through content. r:hyatt
git-svn-id: svn://10.0.0.236/trunk@60037 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 02:05:57 +00:00
vidur%netscape.com
d55b639f5b Fix for bug 19185. document.clear(), which exists for JS compatibility anyway, now takes a JS context and uses it to find the URL of the calling context. r=pollmann
git-svn-id: svn://10.0.0.236/trunk@59576 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 00:25:53 +00:00
hyatt%netscape.com
d7d3d3496c Getting rid of createPopup on the DOM window.
git-svn-id: svn://10.0.0.236/trunk@59004 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 03:02:04 +00:00
hyatt%netscape.com
68c8f48463 Left out two files.
git-svn-id: svn://10.0.0.236/trunk@58850 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 00:12:00 +00:00
saari%netscape.com
b1e2ee3879 fix for 14346, 21854, 24380 and other caret bugs. r= hyatt, brade for the mac menu stuff.
git-svn-id: svn://10.0.0.236/trunk@58827 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:41:43 +00:00
norris%netscape.com
0dd1063455 Fix 23227 Document object vulnerability
r=mstoltz


git-svn-id: svn://10.0.0.236/trunk@58789 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 15:33:57 +00:00
hyatt%netscape.com
d58696d355 Fixes for bugs: 18193, 13971, 23440, 18444, 21462, 21818, 22619, 23498, 24081, and 21972. r=just about everybody.
git-svn-id: svn://10.0.0.236/trunk@58568 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 06:35:27 +00:00
waterson%netscape.com
e7fe781360 Bugs 18127, 20677, 23905. Partial fix. Give the nsXULPrototypeDocument it's own JSContext to use for compiling scripts and event handlers. Modify script and event handler code to compile shared scripts using this context, if appropriate. r=brendan
git-svn-id: svn://10.0.0.236/trunk@58414 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 22:00:35 +00:00
vidur%netscape.com
45421d6c99 Cleanup - dealing with people modifying the idl generator and not checking in the generated file or vice-versa. r=pollmann.
git-svn-id: svn://10.0.0.236/trunk@58158 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 23:41:27 +00:00
vidur%netscape.com
4755c2cf84 Fix for bug 9378. document.layers now returns undefined, not null. r=pollmann
git-svn-id: svn://10.0.0.236/trunk@58156 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 23:35:47 +00:00
vidur%netscape.com
99dee8a876 Fix for bug 22594. Implemented window.escape() and unescape(). R=ftang
git-svn-id: svn://10.0.0.236/trunk@57891 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 02:26:10 +00:00
tao%netscape.com
ecd98e520f bug 23400: Need to expose api GetDocumentCharacterSet() to JS. r=vidur.
git-svn-id: svn://10.0.0.236/trunk@57887 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 02:01:05 +00:00
pollmann%netscape.com
dcee6c63b0 Bug 14419 (3 of 4): Make option text read/write (glue header) r=harishd
git-svn-id: svn://10.0.0.236/trunk@57881 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:49:39 +00:00
pollmann%netscape.com
4683451aa5 Bug 14419 (2 of 4): Make option text read/write (idl) r=harishd
git-svn-id: svn://10.0.0.236/trunk@57876 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:45:02 +00:00
alecf%netscape.com
abb8b4f61a expose the form controls in a XUL document in the "controls" DOM attribute
this will make prefs and wizards much faster
r=hyatt


git-svn-id: svn://10.0.0.236/trunk@57613 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 02:59:08 +00:00
hyatt%netscape.com
2c9879296b adding behavior property to CSS. r=brendan
git-svn-id: svn://10.0.0.236/trunk@57347 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 03:40:41 +00:00
norris%netscape.com
02d0724222 Fix
858  [Feature] JavaScript auto-disable per-domain RFE
    13023 Users must be able to disable Java and JavaScript (for JS in mail)
    21923 Executing functions in "chrome:" protocol - #2.
    r=mstoltz

    (Checked in with red on Mac; Wan-Teh says his changes are localized so
     it shouldn't interfere with his fixing bustage.)


git-svn-id: svn://10.0.0.236/trunk@57214 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 16:51:54 +00:00
brendan%mozilla.org
bc0baef1a1 (bug 22795, r=vidur@netscape.com)
- Add "aShared" flag to nsIScriptContext::CompileEventHandler, telling it to clear the compiled event handler's scope chain if true, in order to
  (a) avoid entraining garbage
      (i.e., a shared compile-time-only parent object); and
  (b) cause later BindCompiledEventHandler calls to ensure that the event handler has the particular scope chain needed for the binding
      (to the target object that's receiving the event).
- Use :: consistently (and all over the place) before calls to JS_ functions in nsJSEnvironment.cpp.
- Eliminate tabs and barbarians-at-the-gate-of-Rome style, in favor of when-in-Rome style (hail Waterson Maximus!)


git-svn-id: svn://10.0.0.236/trunk@57127 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 00:24:24 +00:00
vidur%netscape.com
c28ff08497 Fix for bug 23074. Implemented image.complete. r=pollmann
git-svn-id: svn://10.0.0.236/trunk@57036 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 23:41:14 +00:00
norris%netscape.com
beca515cbb Fix assertion failure at startup caused by failure to run genPropNames.pl.
r=mstoltz@netscape.com


git-svn-id: svn://10.0.0.236/trunk@57009 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:04:18 +00:00
alecf%netscape.com
3ac59169d3 add new method to ensure that tree content is visible: go through all the presentation shells, and call EnsureRowIsVisible for each tree.
also expose a method to get the visible row for a tree - I needed it anyway, figured I might as well expose it from JS.
other half of fix for #12895
r=bryner


git-svn-id: svn://10.0.0.236/trunk@56942 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 07:54:43 +00:00
vidur%netscape.com
7c01ae18c1 Fix for bug 23066. Added getter/setter for image.lowsrc for compatibility - the DOM defines image.lowSrc (note the case difference). r=pollmann
git-svn-id: svn://10.0.0.236/trunk@56919 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:15:55 +00:00
norris%netscape.com
82970f315d Fix 22909 previousSibling vulnerability
r=mstoltz


git-svn-id: svn://10.0.0.236/trunk@56914 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:59:18 +00:00
vidur%netscape.com
c5ff7d0ca4 Fix for bug 16787. Added navigator.cookieEnabled. Removed warnings. a=don r=waqar
git-svn-id: svn://10.0.0.236/trunk@56440 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:42:06 +00:00
vidur%netscape.com
e8816c32e3 Fix for bug 18840. Radio button groups are now reflected as collections in a form's namespace. Added nsIDOMHTMLFormControlList interface and special handling for namedItem method that return a jsval. a=dagley r=pollmann
git-svn-id: svn://10.0.0.236/trunk@56330 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 01:48:47 +00:00