bzbarsky%mit.edu
168fa487a7
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
552b31002a
fix case of props. r/sr=blake,ben
2001-08-12 07:43:38 +00:00
hyatt%netscape.com
d79104d8c5
Missed a property. r/sr=ben/blake
2001-08-12 05:57:41 +00:00
hyatt%netscape.com
acccb13bca
Add remaining props to XUL element. r/sr=ben,hewitt
2001-08-12 03:47:33 +00:00
hyatt%netscape.com
a841b57688
Fix for 71106. r=jag, sr=jst
2001-08-06 22:15:17 +00:00
brendan%mozilla.org
8c7c819206
FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver.
2001-07-31 19:05:34 +00:00
jst%netscape.com
07f5a40f28
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
86ec54ba62
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
bb4aea4e6c
90738 - build DOM traversal idl, r=blake, sr=jst
2001-07-17 06:01:21 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
jst%netscape.com
22d7f72715
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
654b132df3
Updating .cvsignore files.
...
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
dbaron%fas.harvard.edu
688519fb0c
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
b826b7a4d4
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
5cfa2c2066
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
6f6a761215
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
e142c7f794
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
969db0be6e
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
4bfafe2c62
moving nsOutlinerSelection from nsISecurityCheckedComponent to class info, r=mstoltz, sr=jst, bug 80907
2001-05-16 08:13:12 +00:00
radha%netscape.com
c935d1fd66
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
9a92abfadc
Add DOM ClassInfo for Transformiix classes. r=Pike, sr=jst.
2001-05-15 20:35:23 +00:00
jst%netscape.com
9e3e2750cd
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
a36f27f107
comments for the nsIDOMRange.idl, JUST comments, nothing to see here.
2001-05-15 06:09:47 +00:00
joki%netscape.com
0b4ddfe2f8
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
1db327b2fe
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
04fec7a776
Removing nsIJSScriptObject from the build. sr=vidur@netscape.com
2001-05-11 05:19:46 +00:00
jst%netscape.com
6b5b1c70ae
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
621060c4fd
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
aeafd0d638
merging for jst.
2001-05-08 17:14:15 +00:00
jst%netscape.com
4efe5ca336
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
fca8ad1b44
Adding makefile, not part of the build yet.
2001-05-08 12:34:29 +00:00
jst%netscape.com
577a7877fc
Adding new interface file, not part of the build.
2001-04-29 21:43:17 +00:00
arik%netscape.com
4dd69fe7eb
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
f43f27c30b
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
9b41a83193
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
39003ffb2a
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
ee0bcc6cf5
Fix for my 0.9 focus issues. r=saari, sr=brendan
2001-04-18 01:41:20 +00:00
harishd%netscape.com
970bb44680
68790 - Remove nsHTMLContentSinkStream dependency. Not in use anymore
...
r=heikki
sr=jst
2001-04-17 23:23:33 +00:00
hyatt%netscape.com
a6009e9791
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
865636afd3
Adding nsIDOMNSHistory.idl, not part of the build.
2001-04-08 01:40:04 +00:00
mjudge%netscape.com
30064ff46b
sr = jst r = kin. 66318 extra dom stubs needed for editor
2001-04-07 00:44:06 +00:00
jst%netscape.com
3747656538
Adding interface file, not part of the build.
2001-04-06 23:20:01 +00:00
jst%netscape.com
07aed5cab9
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
95d423e36c
New file, not part of the build.
2001-04-01 01:17:43 +00:00
heikki%netscape.com
2f7d5496ae
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
7dc7816cb0
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
3b06893227
Adding interface file, not part of the build yet.
2001-03-26 10:45:45 +00:00
mkaply%us.ibm.com
5285923aa4
Mac breakage - forgot MANIFEST
2001-03-23 04:27:07 +00:00
mkaply%us.ibm.com
db0bdcbdbd
#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
80976649ba
#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