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 |
|
dbaron%fas.harvard.edu
|
916e9104b8
|
Fix MOZ_TRACK_MODULE_DEPS bustage resulting from string and xul changes.
|
2001-02-22 12:20:04 +00:00 |
|
disttsc%bart.nl
|
a6f2f5861a
|
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
|
2001-02-22 09:35:51 +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 |
|
heikki%netscape.com
|
5c811dfbf3
|
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
|
2001-02-19 21:50:04 +00:00 |
|
dbaron%fas.harvard.edu
|
402efee973
|
Fix leak in message compose window (and probably other places) by breaking a global->controllers->controller->global cycle resulting from having implementations of nsIController in JavaScript. b=56703 r=waterson@netscape.com sr=brendan@mozilla.org
|
2001-02-17 19:02:25 +00:00 |
|
mkaply%us.ibm.com
|
7cf807aad9
|
Fix senna REQUIRES bustage
|
2001-02-17 04:11:55 +00:00 |
|
danm%netscape.com
|
9b0604a906
|
preparing to move window opening code to a component, but currently ifdefed out. bug 67368 r=hyatt,pinkerton
|
2001-02-17 02:46:48 +00:00 |
|
radha%netscape.com
|
b2d6bb81e1
|
Fix for bug # 39938. Client side redirection messes up SH. r=rpotts, adamlock
|
2001-02-15 19:10:16 +00:00 |
|
aaronl%chorus.net
|
ab4d0dcaee
|
Pref accessibility.browsewithcaret implemented, bug=49508, r=sfraser, sr=waterson
|
2001-02-15 05:07:46 +00:00 |
|
jst%netscape.com
|
ae7641f21e
|
Removing unused file.
|
2001-02-13 05:20:40 +00:00 |
|
jst%netscape.com
|
4c6ef4b31a
|
Fixing bug 68266 (patch from brendan@mozilla.org). nsJSContext::EvalueateScript n' friends didn't return the complete result string if the result contained embedded null characters. r=jst@netscape.com, sr=rpotts@netscape.com
|
2001-02-13 04:00:59 +00:00 |
|
dprice%netscape.com
|
997fb091c7
|
65845 first cut of the order files
|
2001-02-13 02:48:02 +00:00 |
|
blakeross%telocity.com
|
1f06c84d3c
|
Only declare a string ptr when necessary. r=timeless
|
2001-02-12 21:48:01 +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 |
|
jst%netscape.com
|
251da7aa44
|
Fixing bug 58753. Making document.referrer work for documents in [i]frames and window.open()'ed windows. r=mstoltz@netscape.com and pollmann@netscape.com, sr=vidur@netscape.com
|
2001-02-03 01:17:00 +00:00 |
|
jband%netscape.com
|
1f75c2d2c3
|
part of the fix to bug 66950. r=rogerl sr=brendan
|
2001-02-02 08:38:06 +00:00 |
|
jst%netscape.com
|
5530b85619
|
Fixing bug 63484. Making mozilla not spit out messages about javascript errors when reporting a javascript warning. r=pollmann.netscape.com, sr=brendan@mozilla.org
|
2001-02-02 08:10:53 +00:00 |
|
jst%netscape.com
|
c291c89e75
|
Checking in patch from toml@us.ibm.com. This fixes bug 66413, crash when closing windows after using LiveConnect. r=me, sr=jband@netscaoe.com
|
2001-02-02 06:05:17 +00:00 |
|
jst%netscape.com
|
6150d40bf0
|
Removing unused file.
|
2001-02-02 01:35:59 +00:00 |
|
dbaron%fas.harvard.edu
|
1e046d05c0
|
Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023
|
2001-01-27 16:58:15 +00:00 |
|
hyatt%netscape.com
|
61e8d2ad00
|
Impl getAnonymousElementByAttr, r=jst, sr=ben
|
2001-01-27 00:43:54 +00:00 |
|
mjudge%netscape.com
|
a79e1f9316
|
R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build
|
2001-01-25 22:54:05 +00:00 |
|
av%netscape.com
|
742e999c4d
|
Part of the 61388 fix. Adding mechanism for refreshing plugin list and reloading the page to DOM, sr=vidur, a=r=jst.
|
2001-01-23 22:29:41 +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 |
|
pinkerton%netscape.com
|
06cbf7d7ec
|
probably a cut/paste error. RemoveEventListenerByIID() shouldn't be implemented by calling AddEventListenerByIID() ;) r=danm/sr=ben
|
2001-01-23 04:32:53 +00:00 |
|
pinkerton%netscape.com
|
817ba1e2d4
|
since we've decided upon no DnD w/out XUL, commenting out hookup of XBL drag handlers. r=saari, sr=sfraser
|
2001-01-23 00:41:54 +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 |
|