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
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
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
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
jst%netscape.com
468a70d967
Removing files that must be in another directory.
2000-04-26 14:11:07 +00:00
jst%netscape.com
3625709458
Landing DOM Level 2 CSS and Views interfaces and implementation.
2000-04-26 13:58:56 +00:00
jst%netscape.com
922ccbe1ad
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
994b21c647
Adding new files to the makefiles, not part of the normal build.
2000-04-26 12:17:05 +00:00
jst%netscape.com
c98751cf14
Adding new DOM Level 2 interfaces, not part of the build yet.
2000-04-26 00:43:24 +00:00
jst%netscape.com
f6c98ef45f
Adding new DOM Level 2 interfaces, not part of the build yet.
2000-04-26 00:38:08 +00:00
jst%netscape.com
15f654e7ea
Adding new DOM Level 2 CSS interfaces CSSRuleList and CSSCharsetRule, not part of the build yet.
2000-04-26 00:32:52 +00:00
jst%netscape.com
262a6ef3fe
Adding new DOM Level 2 CSS interfaces MediaList and StyleSheetList, not part of the build yet.
2000-04-26 00:27:59 +00:00
joki%netscape.com
3851e31b9f
fixes for 5995, 7304, 10573, 22832, and 9668.
...
Changes to event handling to deal with reentrant events, cursor fixes, and return value fixes.
2000-04-24 04:41:27 +00:00
jst%netscape.com
62495e6102
Regenerating the DOM JS glue now that idlc knows about the new nsString API's, also updated nsGlobalWindow.cpp to use the new API.
2000-04-21 21:36:26 +00:00
jst%netscape.com
9967398bf2
Updating the DOM interface CSSStyleDeclaration to DOM Level 2.
2000-04-20 13:50:56 +00:00
jst%netscape.com
b059fa0e79
Adding CSSValue interface, not part of the build yet.
2000-04-20 11:07:16 +00:00
pinkerton%netscape.com
f6035639b0
Adding top and left to screen object.
2000-04-20 01:59:24 +00:00
pinkerton%netscape.com
8e5c88d19c
Adding top and left because they are not always at 0,0.
2000-04-20 01:58:36 +00:00
pinkerton%netscape.com
2718e4f048
Adding screen.top and screen.left
2000-04-20 01:57:16 +00:00
jst%netscape.com
1fdafb43e4
Updating the DOM interfaces HTMLFormElement and HTMLOptionElement to DOM Level 2.
2000-04-18 23:00:58 +00:00
jst%netscape.com
304122a1dc
Updating the HTMLObjectElement interface to DOM Level 2.
2000-04-18 22:57:42 +00:00
jst%netscape.com
c899913a24
Adding DOM Level 2 interface definitions for AbstractView and DocumentView, not part of the build.
2000-04-18 17:07:52 +00:00
mccabe%netscape.com
4537a69b81
Modify nsIScriptGlobalObjectOwner::ReportScriptError to take an nsIScriptError interface, rather than separate message, file, line arguments.
...
Fix implementations and their callers, and restore error printing to stderr even when the error is successfully logged to the console service, to make life easier for people who go to the trouble to invoke Mozilla with -console.
2000-04-15 01:56:47 +00:00
mjudge%netscape.com
f932d997b6
adding reason to notification
2000-04-14 23:03:16 +00:00
mjudge%netscape.com
6a50a5a300
new spi addition for reason for notification
2000-04-14 23:02:51 +00:00
mjudge%netscape.com
80323a423b
added new parameters to NotifySelectionlisteners
2000-04-14 11:27:59 +00:00
mjudge%netscape.com
3274a82934
new api more details on notification
2000-04-14 11:27:22 +00:00
jst%netscape.com
2c4d540f7a
Update the DOM interface to DOM Level 2, only stubs so far.
2000-04-13 21:21:02 +00:00
sfraser%netscape.com
48fa415a04
Adding methods to NSHTMLInputElement to allow control of the selection from JS.
2000-04-13 05:02:35 +00:00
ducarroz%netscape.com
5fe7f03696
Remove the old autocomplete widget which is now replaced by the XBL one (xpfe/components/autocomplete). R=alecf.
2000-04-13 04:50:39 +00:00
hyatt%netscape.com
2ffbbf0cf2
Fixing an XBL event handling bug and a menu shortcut bug. r=brendan, a=leaf
2000-04-06 22:32:36 +00:00
jst%netscape.com
3f6e5927d9
Eliminating the last traces of NS_COMFALSE from the DOM code, fixes M15 bug #11594 .
2000-04-05 02:40:08 +00:00
jst%netscape.com
aebdfd63a7
Updating the DOM Attr interface to match the DOM Level 2 spec. r=waterson@netscape.com
2000-04-03 13:40:04 +00:00
jst%netscape.com
09556dd1c8
Updating the interfaces Document and HTMLDocument to comply with DOM Level 2, only stubs for new methods for now.
2000-04-02 17:46:30 +00:00
jst%netscape.com
eb690d2418
Updating HTMLFrameElement and HTMLIFrameElement to comply with the Level 2 DOM, this adds a 'contentDocument' attribute to those two interfaces that can be used to access the document contained in the frame.
2000-04-02 14:04:19 +00:00
jst%netscape.com
5fdb266f31
Updating the DOM Node interface to match the DOM Level 2 interface, only stub implemetations so far.
2000-04-01 13:31:23 +00:00
tbogard%aol.net
8ee0467cc0
Changed nsPIDOMWindow::GetXPConnectObject to GetObjectProperty and the same change to Set.
2000-03-31 09:26:02 +00:00
tbogard%aol.net
ab5349aaa4
Removed the nsIDOMWindow::GetXPConnectObject, AddXPConnectObject, and RemoveXPConnectObject methods. This feature can be done through properties or through nsPIDOMWindow::GetXPConnectObject.
2000-03-31 06:59:30 +00:00
tbogard%aol.net
57839a9724
Removed GetDocShell from nsPIDOMWindow as it can be retrieved using nsIScriptGlobalObject. Added SetXPConnectObject and GetXPConnectObject which hooks up or retrieves an xpconnect object to a property on the dom window. Removed some old XXXEMBEDDING comments as they were wrong. The old methods on nsIDOMWindow for adding and getting an object now call through to the property code. Those methods will soon be removed.
2000-03-31 03:33:49 +00:00
hyatt%netscape.com
01ea60d7ee
Enhancements to nsIScriptcontext. r=brendan@mozilla.org
2000-03-29 01:18:21 +00:00
akkana%netscape.com
3bd08fc59c
9266: Disable JS in the editor (and allow for disabling it anywhere). r=brendan,jband,norris,sfraser
2000-03-28 00:15:56 +00:00
norris%netscape.com
c7afcfb732
Fix
...
32088 Circumventing Same Origin security policy using javascript: URLs
32040 about: can't be link
Also remove deprecated method
r=mstoltz
2000-03-24 22:15:37 +00:00
tbogard%aol.net
a5f723338c
Provided implementation for GetXPConnectObject, AddXPConnectObject and RemoveXPConnectObject. Changed RemoveXPConnectObject to only take the id since taking the pointer as well was useless. Also fixed an error in nsGlobalWindow.cpp with signed against unsigned of string lengths.
2000-03-24 00:11:48 +00:00