Граф коммитов

712 Коммитов

Автор SHA1 Сообщение Дата
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
sicking%bigfoot.com 28f58d98af Implement TreeWalker in DOM2-traversal.
b=82625, r=fabian, sr=jst
2001-09-07 09:30:03 +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
hyatt%netscape.com 19e5a288a8 Fix for 71106. r=jag, sr=jst 2001-08-06 22:15:17 +00:00
brendan%mozilla.org dbd7fed5b1 FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
jst%netscape.com 76d17c95e3 Adding back these macros to fix build bustage in code I don't have access to. 2001-07-18 08:45:25 +00:00
jst%netscape.com 88d48dc0c5 Removing use of obsolete macros for defining lists of interfaces used by the DOM classinfo code. r=pollmann@netscape.com, rs=vidur@netscape.com 2001-07-18 07:48:12 +00:00
hewitt%netscape.com 9999f89b71 90738 - build DOM traversal idl, r=blake, sr=jst 2001-07-17 06:01:21 +00:00
dbaron%fas.harvard.edu aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
jst%netscape.com 7ad971a08f Fixing bug 83433, exposing DOM constructors and prototypes to JS. r/sr=rpotts@netcape.com, vidur@netscape.com, dbradley@netscape.com 2001-07-11 09:09:30 +00:00
cls%seawood.org cfce8f4dcc Updating .cvsignore files.
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
dbaron%fas.harvard.edu 9d35ed31a4 Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa 2001-06-20 03:27:48 +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
bzbarsky%mit.edu e1cac7332a Add classinfo to nsGenericHTMLCollection, fixing bug 85560 and bug
83107.  r=peterv, sr=jst, a=dbaron
2001-06-19 23:38:39 +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
jst%netscape.com a31bb729c2 Removing GetNewListenerManager() from nsIDOMEventReceiver since it's not needed any more, no real code changes. r=pollmann@netscape.com, rs=vidur@netscape.com 2001-05-17 06:04:04 +00:00
axel%pike.org 7b14605df5 moving nsOutlinerSelection from nsISecurityCheckedComponent to class info, r=mstoltz, sr=jst, bug 80907 2001-05-16 08:13:12 +00:00
radha%netscape.com b1eefd23cb Fix for bug # 72197 javascript urls cause problems with history r= rpotts sr=blizzard 2001-05-15 22:26:19 +00:00
peterv%netscape.com 1fe4acdae1 Add DOM ClassInfo for Transformiix classes. r=Pike, sr=jst. 2001-05-15 20:35:23 +00:00
jst%netscape.com 892417cdfb Checking in Boris Zbarsky's (bzbarsky@mit.edu) fix for bug 79818, making more CSSRules implement DOM interfaces. r=bryner, sr=jst 2001-05-15 08:26:13 +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 dcd9255936 Removing nsIJSScriptObject from the build. sr=vidur@netscape.com 2001-05-11 05:19:46 +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
jst%netscape.com 9a75868ba7 Adding new interface file, not part of the build. 2001-04-29 21:43:17 +00:00
arik%netscape.com 96627cc8b7 moved SizeToContent from nsIDOMWindowInternal to nsIDOMWindow and updated existing code. Fixes bug 69922, r=dr, sr=brendan, a=blizzard. 2001-04-28 02:42:23 +00:00
arik%netscape.com 6316cae1ec moved SizeToContent from nsIDOMWindowInternal to nsIDOMWindow and updated existing code. fixes bug 69922, r=dr, sr=brendan, a=blizzard 2001-04-28 02:39:07 +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
dr%netscape.com 2e8fbd1253 64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson 2001-04-18 06:06:31 +00:00
hyatt%netscape.com 174428fb65 Fix for my 0.9 focus issues. r=saari, sr=brendan 2001-04-18 01:41:20 +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
mjudge%netscape.com e96ac1c564 sr = jst r = kin. 66318 extra dom stubs needed for editor 2001-04-07 00:44:06 +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
jst%netscape.com 717b547dfd New file, not part of the build. 2001-04-01 01:17:43 +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
disttsc%bart.nl f4edb65ad4 bug 73339: Remove NS_ConvertToString (just another name for NS_ConvertASCIItoUCS2) from the tree. r=jst, sr=scc 2001-03-27 11:17:17 +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 416831c77e Mac breakage - forgot MANIFEST 2001-03-23 04:27:07 +00:00
mkaply%us.ibm.com f7bc155180 #36665
r=saari, sr=hyatt
Enablement of a DOM event for displaying a context menu
2001-03-23 03:14:46 +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
mstoltz%netscape.com 33c8110175 bug 47905, adding security check to XMLHttpRequest.open(). r=heikki, sr=brendan 2001-03-02 00:09:20 +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
bryner%uiuc.edu 120c2b4fd9 bug 67527 -- cleaning up psm module registration (both psm 1.x and PIP). r=javi, sr=brendan. 2001-02-06 23:10:16 +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