jst%netscape.com
d9e3afb71d
Fixing bug 110798. Freezing the interfaces nsIDOMEvent, nsIDOMEventListener, nsIDOMEventTarget and nsIDOMDocumentEvent. r=harishd@netscape.com, sr=jband@netscape.com
2001-12-06 06:57:03 +00:00
jst%netscape.com
eec66a56f8
Adding new event interface to the build, part of bug 110798. r=harishd@netscape.com, sr=jband@netscape.com. Not used just yet.
2001-12-06 03:44:02 +00:00
jst%netscape.com
2d048291f9
Adding new interface for non-standard event methods/attributes. Not part of the build yet.
2001-12-06 03:40:54 +00:00
jst%netscape.com
25f910bd7e
Fixing bug 113008. Marking nsIDOMNodeFilter as a 'function' so that JS functions can be passed as nsIDOMNodeFilters. r=dbaron@fas.harvard.edu, sr=jband@netscape.com
2001-12-01 09:24:36 +00:00
jst%netscape.com
ff8d7d7359
Adding 'raises(...)' to a few methods to make our interfaces match the W3C DOM Events ones closer. No review, these changes are meaningless in mozilla for now.
2001-12-01 06:45:32 +00:00
jst%netscape.com
75a30742b5
Whitespace changes to make these interfaces match the styling in the other DOM interfaces.
2001-12-01 06:36:12 +00:00
chak%netscape.com
8b85b174cd
Fix for #110795 - Freeze core DOM interfaces
...
r/sr=jst
2001-11-27 19:18:00 +00:00
jst%netscape.com
fcb3db43a8
Comment change...
2001-11-22 06:12:20 +00:00
aaronl%netscape.com
6f28df0916
Bug 109851, bug 108629, bug 109921, bug 109977, bug 109153, bug 109187, bug 109213, bug 109221. Check in latest XUL accessibility support - menus, <colorpicker>, <progressmeter>, <groupbox>, mixed states for checkboxes, buttons that can be 'checked' ie pressed down, fixes extra MSAA events being generated, couldn't see HTML content
2001-11-20 02:05:26 +00:00
bzbarsky%mit.edu
761acd330a
Make various location.href and anchor href properties writable (NS4
...
compat). Patch from Christian Biesinger (cbiesinger@web.de ),
r=bzbarsky, sr=jst
2001-11-17 02:23:22 +00:00
hewitt%netscape.com
76b5876544
108757 - dispatch DOM events for mouse wheel scrolling, r=?, sr=?
2001-11-14 10:06:21 +00:00
jst%netscape.com
1ab806d0b3
Checking in Fabian's <hidday@geocities.com> patch for bug 105640. Add support for IE's document.compatMode property. r=sicking@bigfoot.com, sr=jst@netscape.com
2001-11-10 07:36:19 +00:00
jgaunt%netscape.com
a3900ba23b
bug 108219 fixing filenames so Mac's can handle them
...
r=hewitt
rs=sfraser
2001-11-06 01:11:41 +00:00
rods%netscape.com
37a4501149
Initial check in for print preview work it is complied in for Windows and linix only
...
The bulk of print preview can be turned on/off with NS_PRINT_PREVIEW define
Bug 107562 r=kmcclusk sr=attinasi
2001-11-03 14:59:39 +00:00
dbradley%netscape.com
5cb0f9371f
Bug 83426 - Remove DOM exception hack. r=jst, r=dbradley, sr=jband
2001-11-01 15:52:53 +00:00
jst%netscape.com
3c5e9197e3
Fixing bug 100944, making a.search and area.search settable for backwards compatibility. Patch by Fabian Guisset <hidday@geocities.com>, r=bzbarsky@mit.edu, sr=jst@netscape.com
2001-10-26 08:54:45 +00:00
jst%netscape.com
0c2c3d4fa4
Fixing bug 106769. Document.prototype was not on the prototype chain for XMLDocument objects. sr=jband@netscape.com, r=bzbarsky@mit.edu
2001-10-26 02:23:56 +00:00
jst%netscape.com
ec6e6aa5da
Fixing bug 69468. Finally adding support for string nullness to XPConnect. r=jaggernaut@netscape.com, shaver@mozilla.org, sr=jband@netscape.com
2001-10-24 07:15:06 +00:00
waterson%netscape.com
100e80dc15
Bug 26104. Move broadcaster maintenance out of XUL element and into the document. r=shaver, sr=hyatt
2001-10-23 02:44:44 +00:00
hewitt%netscape.com
47c604d7e4
102239 - [XUL 1.0] implement new control element methods, r=blake, sr=hyatt
2001-10-21 03:58:21 +00:00
jst%netscape.com
d0755aca24
Fixing most of bug 62536. Adding support for the properties scrollTop, scrollLeft, scrollHeight, scrollWidth, clientHeight, clientWidth and the method scrollIntoView() to elements for compatibility with IE. Patch by Fabian <hidday@geocities.com> and myself, r=peterv@netscape.com, sr=jband@netscape.com
2001-10-17 01:17:47 +00:00
jst%netscape.com
4e413f2837
Fixing bug 103188. Making window.prompter [noscript] since it's not accessable from web scripts anyway. r=jkeiser@iname.com, rs=rpotts@netscape.com
2001-10-16 01:18:33 +00:00
pavlov%netscape.com
d47feff6d9
oops, forgot to check in the changes from this directory. removing lowsrc support. bug 92453. r=jag sr=attinasi
2001-10-14 02:02:22 +00:00
hewitt%netscape.com
b4973f2855
95876 - Support <button type='checkbox'/>, r=blake, sr=hyatt
2001-10-02 03:06:51 +00:00
bzbarsky%mit.edu
e6c797602a
Add window.find(). Bug 9550. Patch from Fabian <hidday@geocities.com>,
...
r=sfraser, sr=jst
2001-09-30 19:56:32 +00:00
hewitt%netscape.com
9e6c00f9ea
95127 - dispatchEvent() doesn't return a value, r=joki, sr=hyatt
2001-09-27 21:43:00 +00:00
jgaunt%netscape.com
398fff2476
bug 100772 bug 98777 accessible support for XUL
...
Description, Label, Button
r=aaronl sr=hyatt
2001-09-25 22:59:55 +00:00
gerv%gerv.net
1b8510e564
License changes, take 2. Bug 98089. mozilla/dom/.
2001-09-25 22:43:09 +00:00
jgaunt%netscape.com
a28732788c
bug 100772 and bug 98777 - accessibility support for XUL Descriptions, Labels and Buttons
idl and mac mcp files only
r=aaronl sr=hyatt
2001-09-25 22:41:10 +00:00
aaronl%netscape.com
2cddb7e586
Bug 98781. Active Accessibility: XUL <image> element support. sr=hyatt, r=jgaunt
2001-09-25 22:32:32 +00:00
jgaunt%netscape.com
c2ad6b4a4e
bug 98781 - accessibility for XULImage elements.
for aaronl
idl and mcp file
r=jgaunt sr=hyatt
2001-09-25 22:13:45 +00:00
bzbarsky%mit.edu
5b28996bde
Add a document.contentType attribute to allow getting the MIME type of
...
the current document from JS. The rest is moving around stuff to deal
with nsIDocument already declaring GetContentType. bug 73847, r=peterv,
sr=jst
2001-09-24 22:43:23 +00:00
jst%netscape.com
fcbfe8e3e8
Backing out part of last checkin that wasn't supposed to be checked in.
2001-09-21 04:33:47 +00:00
jst%netscape.com
bb50d2d065
Tweaking core document classname to make my last patch actually do the right thin in all cases.
2001-09-21 03:23:33 +00:00
jst%netscape.com
b444cadab0
Fixing bug 100795. Removign the method load() from HTML documents, implement it only on XML documents since the name 'load' blocks existing global functions named 'load' from being called from event handlers in the document (since document.load is found before window.load in the scope of event handlers). HTMLDocument.load and XULDocument.load were never implemented any way. r=heikki@netscape.com, sr=vidur@netscape.com
2001-09-21 01:07:53 +00:00
jst%netscape.com
c34a08d195
Adding new interface file, not part of the build yet.
2001-09-20 22:09:41 +00:00
jst%netscape.com
86e590261a
Adding new interface for bug 65486, implement HTML[I]FrameElement.contentWindow. r=harishd@netscape.com, sr=hyatt@netscape.com. Not used yet.
2001-09-20 07:53:37 +00:00
aaronl%netscape.com
43b42de673
Bug 82207. Beginning XUL MSAA support (checkboxes). r=jgaunt, sr=hyatt
2001-09-18 03:09:01 +00:00
aaronl%netscape.com
c5ff7872e3
Part of checkin for 82207 (XUL MSAA support). Fixing accidentally lowercased names. r=jgaunt, sr=hyatt
2001-09-17 21:51:20 +00:00
dbaron%fas.harvard.edu
e12dc421f6
Add all extension properties to nsIDOMNSCSS2Properties, rather than just a few. Clean up nsDOMCSSDeclaration implementation of nsIDOM{,NS}CSS2Properties and implement new attributes in nsIDOMNSCSS2Properties. r=hixie sr=jst b=98500
2001-09-17 00:57:46 +00:00
aaronl%netscape.com
c51b3e276d
Part of bug 82207. r=jgaunt, sr=hyatt. XUL Checkbox supporting MSAA
2001-09-15 01:15:19 +00:00
alecf%netscape.com
1e0e7dd033
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
vidur%netscape.com
11ae8e835d
Fix for bug 98815. Implement DOM Level 3 namespace methods for prefix and URI lookup. r=heikki, sr=jst
2001-09-11 03:05:15 +00:00
ben%netscape.com
74d7b3edff
Add left, top, persist, ref, and datasources attributes to nsIDOMXULElement per XUL1.0 spec.
...
Part of fix for 95401 - implement resizable popups.
r=jag, sr=hyatt
2001-09-10 07:31:38 +00:00
aaronl%netscape.com
7404594d2f
Reversing 82207 patch - mac problems.
2001-09-08 17:05:09 +00:00
aaronl%netscape.com
70d5ec6da2
Bug 82207. XUL Checkbox working with MSAA. r=jgaunt, sr=hyatt
2001-09-08 16:22:09 +00:00
jst%netscape.com
f3b151bb69
Fixing bug 98292. Adding support for image.x and image.y for compatibility with NS4.x, r=jrgm@netscape.com, sr=blizzard@mozilla.org
2001-09-07 04:00:37 +00:00
bzbarsky%mit.edu
a0c586aa4f
Fix the nsIDOMMediaList interface to have the right properties. Make
...
media rules implement nsIDOMCSSMediaRule. Fix insertRule() to be able
to insert into the middle of a rule list. Fix issues with stylesheets
not getting dirtied when media lists are modified. bug 93977,
r=pierre, sr=jst
2001-09-05 00:00:18 +00:00
hyatt%netscape.com
5e00a61992
fix case of props. r/sr=blake,ben
2001-08-12 07:43:38 +00:00
hyatt%netscape.com
e1ef94ff29
Missed a property. r/sr=ben/blake
2001-08-12 05:57:41 +00:00
hyatt%netscape.com
7f01e36747
Add remaining props to XUL element. r/sr=ben,hewitt
2001-08-12 03:47:33 +00:00
hewitt%netscape.com
9999f89b71
90738 - build DOM traversal idl, r=blake, sr=jst
2001-07-17 06:01:21 +00:00
cls%seawood.org
cfce8f4dcc
Updating .cvsignore files.
...
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
blakeross%telocity.com
be66649c77
Add command() method to nsIDOMXULElement, fixes bug 56137 and some other accessibility bugs (83614). r=kerz sr=ben a=asa
2001-06-20 02:02:57 +00:00
jst%netscape.com
a19e5985d1
Making these interfaces compile w/o changes to domstubs.idl, not part of the build.
2001-05-28 01:46:11 +00:00
jst%netscape.com
2ca65812ef
Checking in Jonas Sicking's (sicking@bigfoot.com) DOM Level 2 traversal interfaces, see bug 82625 for more details, not part of the build.
2001-05-26 10:04:05 +00:00
anthonyd%netscape.com
26a94095a5
comments for the nsIDOMRange.idl, JUST comments, nothing to see here.
2001-05-15 06:09:47 +00:00
joki%netscape.com
83de3b5600
Fix for 78987, modify Init*Event signatures to meet standards. sr:hyatt, r:jst
2001-05-14 01:54:11 +00:00
jst%netscape.com
a981ea1d33
Making document.write and document.writeln callable with no arguments, this is needed for backwards compatibility. This is a regression from the XPCDOM landing. r=bryner, sr=hyatt.
2001-05-13 00:27:58 +00:00
jst%netscape.com
bbf3cd485c
Replacing uuid since the last one mozbot gave me was already used, I can not believe this!
2001-05-08 21:33:42 +00:00
jst%netscape.com
ea706038cf
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
leaf%mozilla.org
a755724867
merging for jst.
2001-05-08 17:14:15 +00:00
jst%netscape.com
2d222be91e
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:02:10 +00:00
jst%netscape.com
6f4b5a29d3
Adding makefile, not part of the build yet.
2001-05-08 12:34:29 +00:00
heikki%netscape.com
ca3a97dba5
Bug 76641, back out baseURI property in the Node interface to fix binary compatibility. baseURI property is implemented in a different way on the DOM conversion branch, so baseURI will get back when the branch lands. This fix by jst, r=heikki, sr=brendan, a=chofmann.
2001-04-24 00:04:11 +00:00
harishd%netscape.com
fa9d1080cf
68790 - Remove nsHTMLContentSinkStream dependency. Not in use anymore
...
r=heikki
sr=jst
2001-04-17 23:23:33 +00:00
hyatt%netscape.com
26a2d9444e
Adding support for advancing and rewinding the focus using the command dispatcher. r=saari, sr=jst
2001-04-11 03:05:42 +00:00
jst%netscape.com
904ac5d31d
Adding nsIDOMNSHistory.idl, not part of the build.
2001-04-08 01:40:04 +00:00
jst%netscape.com
e10fb02984
Adding interface file, not part of the build.
2001-04-06 23:20:01 +00:00
jst%netscape.com
83255539f5
Removing file whose name is too long for the mac filesystem. Not part of the build.
2001-04-06 23:17:48 +00:00
heikki%netscape.com
433cc081c2
Bug 72522, implemented DOM Level 3 baseURI property (node interface). r=harishd, sr=jst.
2001-03-30 02:15:21 +00:00
jst%netscape.com
6d0655e486
Adding interface file, not part of the build yet.
2001-03-26 10:45:45 +00:00
mkaply%us.ibm.com
06a62886d8
#70961
...
r=jst, sr=erik
DOM changes to implement the dir attribute (document.dir) needed for Bidi
2001-03-10 00:50:54 +00:00
jst%netscape.com
4162a5ee8e
Adding ElementCSSInlineStyle interface, not part of the build yet.
2001-03-03 11:43:56 +00:00
jst%netscape.com
c547412990
Renaming nsIDOMHTMLIEElement to nsIDOMNSHTMLElement. Not part of the build.
2001-03-03 09:39:08 +00:00
jst%netscape.com
88c4e1d520
Adding window interface for JS specific methods. Not part of the build.
2001-03-03 03:10:02 +00:00
jst%netscape.com
99b90e47bd
Adding interface not part of the build yet.
2001-02-24 12:47:22 +00:00
jst%netscape.com
289eda773f
Adding new makefile, not part of the build yet.
2001-02-24 12:44:27 +00:00
jst%netscape.com
b62759e317
Addign XBL DOM interface files, not part of the build yet.
2001-02-24 12:28:46 +00:00
jst%netscape.com
75c3bf8ceb
New domstubs.idl file, not part of the build yet.
2001-02-24 12:15:01 +00:00
jst%netscape.com
b4be84e32b
Adding XUL DOM interfaces, not part of the build yet.
2001-02-23 10:07:18 +00:00
jst%netscape.com
26951cd647
Removing unused file.
2001-02-23 07:17:27 +00:00
jst%netscape.com
174a20bb6c
Adding file back since it's needed after all, not part of the build.
2001-02-23 07:16:56 +00:00
jst%netscape.com
e3d5a280dd
Removing unused file.
2001-02-23 06:37:55 +00:00
waterson%netscape.com
9fe59f23f0
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
2001-02-22 03:01:34 +00:00
waterson%netscape.com
9cae476583
First checked in; not yet part of the build.
2001-02-21 01:13:03 +00:00
jst%netscape.com
ae7641f21e
Removing unused file.
2001-02-13 05:20:40 +00:00
jst%netscape.com
48bdd5352b
Interface cleanup. Not part of the build.
2001-02-10 05:03:46 +00:00
jst%netscape.com
5d292bc777
Interface cleanup. Not part of the build.
2001-02-10 03:51:13 +00:00
jst%netscape.com
e5ade4e5a2
Interface cleanup. Not part of the build.
2001-02-09 12:01:35 +00:00
jst%netscape.com
34fb8853af
Interface cleanup. Not part of the build.
2001-02-09 11:56:32 +00:00
jst%netscape.com
1b9c404fb0
Interface cleanup. Not part of the build.
2001-02-09 11:47:40 +00:00
jst%netscape.com
178b45894b
Interface cleanup. Not part of the build.
2001-02-09 11:39:07 +00:00
jst%netscape.com
b583d26e8c
Interface cleanup. Not part of the build.
2001-02-09 11:30:21 +00:00
jst%netscape.com
afbd4d40e5
Interface cleanup, not part of the build.
2001-02-09 11:20:07 +00:00
hyatt%netscape.com
61e8d2ad00
Impl getAnonymousElementByAttr, r=jst, sr=ben
2001-01-27 00:43:54 +00:00
jst%netscape.com
d2b388f505
Renaming interfaces that were incorrectly converted by my IDLC to XPIDL script.
2001-01-23 19:55:34 +00:00
jst%netscape.com
b767fb5895
Fixing cut n' paste error, not part of the build yet.
2001-01-22 08:17:06 +00:00
jst%netscape.com
c8befdc9cf
Interface cleanup, not part of the build yet.
2001-01-22 04:34:24 +00:00
jst%netscape.com
e3aeb66f2f
Interface cleanup, not part of the build yet.
2001-01-22 04:15:37 +00:00
jst%netscape.com
7927354a2b
Interface cleanup, not part of the build yet.
2001-01-22 04:09:29 +00:00
jst%netscape.com
6bcebbe36c
Interface cleanup, not part of the build yet.
2001-01-22 04:01:04 +00:00
jst%netscape.com
9a35f34ac4
Interface cleanup, not part of the build yet.
2001-01-22 02:54:07 +00:00
jst%netscape.com
5d9b61129a
Interface cleanup, not part of the build yet.
2001-01-22 02:36:07 +00:00
jst%netscape.com
df95c98e64
Renaming files to make the mac happier, not part of the build yet.
2001-01-22 01:59:47 +00:00
jst%netscape.com
7ef39af6f6
Renaming file to make the mac happier. Not part of the buidl yet
2001-01-22 01:53:58 +00:00
jst%netscape.com
4501a3c0f1
Removing file that's not needed.
2001-01-22 01:26:07 +00:00
jst%netscape.com
a8be43e1f0
Removing emacs backup file that was accidentally checked in.
2001-01-21 22:27:24 +00:00
jst%netscape.com
90258e047d
Removing file that was checked in by mistake.
2001-01-21 11:28:12 +00:00
jst%netscape.com
643a8a1269
Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet.
2001-01-21 10:12:42 +00:00
jst%netscape.com
8eb270b0cd
Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet.
2001-01-21 09:21:24 +00:00
jst%netscape.com
b00f5d736e
Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet.
2001-01-21 09:10:30 +00:00
jst%netscape.com
cb75ceb9ca
Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet.
2001-01-21 08:51:04 +00:00
jst%netscape.com
b9e9b31f2e
Padding hexadecimal numbers in IID's with zero's to make my life a bit easier when converting the DOM to use XPConnect.
2001-01-21 06:11:05 +00:00
jst%netscape.com
704e24cec3
Removing unused file.
2001-01-21 04:31:24 +00:00
ben%netscape.com
c85b487427
bug 56719, support deep merging for XUL overlays; 57108, remove the hidden form
...
from all XUL documents and remove the document.controls collection that
referenced hidden form's elements collection. r=waterson@netscape.com ,
a=hyatt@netscape.com
2001-01-10 01:08:23 +00:00
anthonyd%netscape.com
dbd36fbbfb
bug fix for 62796
...
sr=kin@netscape.com
a=jfrancis@netscape.com
r=jst@netscape.com
2001-01-09 21:44:35 +00:00
jst%netscape.com
96702bc8a2
Fixing bug 57534. document.open() is defined to not return anything in the DOM spec but for backwards compatibility it needs to return the document itself. r=blakeross@telocity.com, sr=brendan@mozilla.org
2001-01-01 20:54:38 +00:00
jst%netscape.com
419733ea2d
Fixing bug 37258. Making the window properties scrollbars, statusbar and directories replaceable to be compatible with NS 4.x. r&a=vidur&brendan
2000-12-16 05:20:31 +00:00
jst%netscape.com
6dca5ba52b
Fixing bug 58188 (and doing some minor whitespace cleanup). Making window.length replaceable so that scripts can use variables named length. To make this change I hadto fix the IDLC compiler to generate correct code in this case. r=brendan@mozilla.org, sr=vidur@netscape.com
2000-12-16 03:49:08 +00:00
hyatt%netscape.com
2c88bcf7c9
Patched nsDOMFactory to obey XBL forms pref. Added support for box objects to
...
documents and tweaked DocumentXBL methods. r=jst@netscape.com , a=ben@netscape.com
2000-12-10 09:25:59 +00:00
hyatt%netscape.com
d9f3df81f0
Patch for 55595. r=joki, a=brendan
2000-11-27 07:55:20 +00:00
hyatt%netscape.com
fae32fdbd7
Fix for 54203. r=saari, a=brendan
2000-11-04 08:21:20 +00:00
pollmann%netscape.com
8911ee3487
Bug 13871: Frameset spoofing - cleanup unneeded DOM interface. r=jst, sr=vidur
2000-10-24 04:35:25 +00:00
pollmann%netscape.com
3da7c0c668
Bug 13871: Prevent frameset spoofing r=mstoltz, sr=mscott, a=rpotts
2000-10-19 10:25:49 +00:00
jst%netscape.com
1a5288822d
Fixing nsbeta3+ bug 52572. Renaming CSSValue::valueType to CSSValue::cssValueType to be up-to-date with the latest changes to the DOM Level 2 spec. r/a=vidur, r=pollmann
2000-09-19 05:37:23 +00:00
dbaron%fas.harvard.edu
19bd466446
Change the names of behavior and opacity DOM properties to MozBinding and MozOpacity, and make them work again with new CSS property names. r=jst, except for case change (Moz not moz) agreed on mozilla-style b=3935
2000-09-14 14:18:24 +00:00
mjudge%netscape.com
e2be918716
small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575
2000-09-14 11:45:01 +00:00
mjudge%netscape.com
441c4e3142
removing selection.idl from here and moving it to layout\base\public as xpidl. r=sfraser r=anthonyd bug=48575
2000-09-14 11:40:44 +00:00
jst%netscape.com
347b9460b5
Fixing nsbeta3+ bug 52572. Updating the DOM intefaces in mozilla to match the current DOM Level 2 PR. r=kandrot@netscape.com
2000-09-14 05:19:00 +00:00
locka%iol.ie
8c8e34e146
Added scrollByLines, scrollByPages methods to DOM window object. b=46858,r=valeski
2000-09-13 13:06:07 +00:00
heikki%netscape.com
5a54ae35f1
Forgot to check that we fire the select event with Select All. Also fix event.target. Part of bug 46085. r=mjudge.
2000-09-12 20:54:41 +00:00
jst%netscape.com
7919a7f85b
Fixing nsbeta3+ bug 45389. Adding support for window.location.assign('xxx');. r=nisheeth@netscape.com
2000-09-08 07:29:54 +00:00
dbaron%fas.harvard.edu
3ae3b5bf23
Make idlc run correctly in an objdir build. This taints the srcdir, but that's the way idlc is supposed to work.
...
Make idlc-generated files not be made executable.
r=jst,cls
Not part of the build (used only by people making DOM idl changes)
2000-09-08 01:59:22 +00:00
sfraser%netscape.com
ff94dabd36
Part of fix for bug 13718 -- API for natural dimensions of image. Extend the netscape nsIDOMImage interface. r=jst
2000-09-08 01:32:39 +00:00
hyatt%netscape.com
927938cc43
Adding originalTarget to Event object. r=joki
2000-09-07 01:07:29 +00:00
hyatt%netscape.com
c806c1ac47
Update loadBindingDoc, r=ben
2000-09-05 07:27:24 +00:00
bryner%uiuc.edu
25f69ad484
Fixing bug 50058 - too many onSelect firings. r=hyatt.
2000-09-02 18:59:39 +00:00
vidur%netscape.com
c7a24147fa
Part of fix for bug 46861. Modified idlc generated header file, but forgot to change the idl itself. Doh! r=pollmann
2000-09-01 22:01:33 +00:00
vidur%netscape.com
e153192875
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
jst%netscape.com
ca738093f5
Fixing nsbeta3+ bug 48213 and most of bug 48161. Finally removing the temporary DOM Level 2 debugging code, cleaning out some unused code and making getAttribute and setAttribute on HTML elemensts case insensitive. r=vidur@netscape.com, waterson@netscape.com
2000-08-31 00:36:31 +00:00
vidur%netscape.com
17a5487872
Fix for bug 50682. Regression introduced that prevented window.title from being changed. r=jst
2000-08-30 18:38:30 +00:00
vidur%netscape.com
a6fa8885ba
Fix for bug 43902. The DOM glue now streamlines the Get/SetProperty methods for the window class. Window.location and title and document.title are now part of the idlc interfaces, rather than special-cased. r=jst@netscape.com
2000-08-29 00:14:23 +00:00
heikki%netscape.com
e04a509262
Fixed bug 46085. We were not firing the select event. r=mjudge.
2000-08-28 23:00:19 +00:00
jst%netscape.com
51366e0d56
Fixing at least part of nsbeta3+ bug 44185. Making the properties 'top', 'menubar', 'toolbar', 'locationbar' and 'personalbar' replaceable properties, this makes it possible to use those properties for other purposes in JS (4.x allows this too). r=pollmann@netscape.com
2000-08-26 06:27:49 +00:00
saari%netscape.com
aca0514725
Fix for 49918
2000-08-25 02:51:26 +00:00
anthonyd%netscape.com
112b262913
fix for bug 48624 (hidden selection issues with plain text widgets)
...
fix for bug 45662 (updating range impl to dom spec)
fix for some edge case selection issues invloving multiple windows, no bug #
but saari knows about this.
r: sfraser, jfrancis, mjudge, saari
a: beppe
2000-08-24 03:54:30 +00:00
jst%netscape.com
9abec73fbe
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
2000-08-23 17:27:06 +00:00
jst%netscape.com
bd22259260
Fixing nsbeta3+ bug 44024. Expose the stylesheets in stye and link elements (DOM Level 2) as 'sheet' properties on the elements. r=harishd@netscape.com
2000-08-22 04:14:53 +00:00
hyatt%netscape.com
24b71cc743
First-stage fix for dogfood bug 49012. r=ben
2000-08-17 08:11:11 +00:00