Commit Graph

25806 Commits

Author SHA1 Message Date
mcafee%netscape.com
49552aa033 Renaming asm files to be different than cpp files so compiler doesn't get confused. xptcinvoke_sparc_solaris.s _. xptcinvoke_asm_sparc_solaris.s, xptcstubs_sparc_solaris.s -> xptcstubs_asm_sparc_solaris.s 1999-05-05 01:56:01 +00:00
sdagley%netscape.com
46b16eb693 Mailnews has to be built now, because the profile wizard stuff was put into the mailnews directory, and doesn't get exported unless you build mailnews. (Don't shoot the messenger). 1999-05-05 01:38:10 +00:00
waterson%netscape.com
722511bdf1 Initial revision. 1999-05-05 01:15:01 +00:00
av%netscape.com
53ad276795 Fixing bug #3605 1999-05-05 01:10:25 +00:00
mcmullen%netscape.com
ca6302432a Typo 1999-05-05 00:59:05 +00:00
rickg%netscape.com
d493c5c493 more WIP for DOM/paste API's 1999-05-05 00:55:54 +00:00
waterson%netscape.com
efa352799a Unclump interfaces into individual files. 1999-05-05 00:48:15 +00:00
hangas%netscape.com
764af91ef2 Export navigator.js for mac. 1999-05-05 00:48:04 +00:00
waterson%netscape.com
02d6a44602 Unclumped interfaces into individual files. 1999-05-05 00:47:38 +00:00
nisheeth%netscape.com
18e8cf2a70 Fix for bug 5850:
1) Add a RemoveChild() method to nsIWebshell.
2) nsWebshell::Destroy() calls this method on its parent to remove itself from the parent's child list.
3) Call nsWebshell::Destroy() from nsHTMLFrameInnerFrame's detructor.
1999-05-05 00:23:51 +00:00
nisheeth%netscape.com
3c41d4b24d Fix for bug 5850:
1) Add a RemoveChild() method to nsIWebshell.
2) nsWebshell::Destroy() calls this method on its parent to remove itself from the parent's child list.
3) Call nsWebshell::Destroy() from nsHTMLFrameInnerFrame's detructor.
1999-05-05 00:10:33 +00:00
ducarroz%netscape.com
dfb1117ca7 First Checked In. 1999-05-05 00:04:48 +00:00
mscott%netscape.com
a74fc4e741 Changes for QA smoketest. Be noisy for release builds when getting new mail --> print out results of BIFF and report when get new mail is completed. 1999-05-05 00:02:23 +00:00
briano%netscape.com
5b2c74cfc7 Automated update 1999-05-05 00:00:12 +00:00
ramiro%netscape.com
4f28adfe48 It was breaking on redhat 6.0. 1999-05-04 23:56:33 +00:00
jband%netscape.com
f642461677 don't copy libxpconnect.so components directory on platforms where xptcall is not supported 1999-05-04 23:54:13 +00:00
rickg%netscape.com
dc0d842e3b temporarily unwind new comment handling -- I'll wait a week 1999-05-04 23:45:32 +00:00
ftang%netscape.com
ff458779f2 change description about platform specific section 1999-05-04 23:38:39 +00:00
hyatt%netscape.com
33062e36ef Supporting nsIEventqueues. 1999-05-04 23:38:27 +00:00
hyatt%netscape.com
8368c2943e Tweaks to get rid of controller stuff. 1999-05-04 23:38:03 +00:00
hyatt%netscape.com
ac7590fa79 Committing changes to allow instantiation of nsIEventQueues. 1999-05-04 23:37:01 +00:00
hyatt%netscape.com
8e28b1814c Commit changes to support window.open and to switch over to nsIEventQueues. 1999-05-04 23:36:42 +00:00
hyatt%netscape.com
7545a19058 Committing changes to appcores to support window.open. 1999-05-04 23:36:18 +00:00
hyatt%netscape.com
73333ee036 Committing the changes to support the new nsIEventQueue interface and
nested queues in the event queue service.
1999-05-04 23:35:47 +00:00
hyatt%netscape.com
2777be6ebf Committing changes to support the new nsIEventQueue interface. 1999-05-04 23:35:25 +00:00
hyatt%netscape.com
885e794cbe Committing Mac Project file for new event queues. 1999-05-04 23:34:58 +00:00
jefft%netscape.com
f10ffb10a4 uncommented out check for inbox folder name 1999-05-04 23:34:42 +00:00
hyatt%netscape.com
d5d409566a Switching from PLEventQueues to nsIEventQueues. 1999-05-04 23:34:41 +00:00
hyatt%netscape.com
a6a8a9170d Changes to the APIS for webshellcontainers. 1999-05-04 23:34:10 +00:00
hyatt%netscape.com
c7c42bf6f1 Changes to the APIS for webshellcontainer. 1999-05-04 23:33:55 +00:00
hyatt%netscape.com
96d27eebf7 Changes to support different methods on the webshellcontainer interface. 1999-05-04 23:33:30 +00:00
hyatt%netscape.com
e4b0beec4c Switching over to nsIEventQueues. Adding support for onunload, onabort, and
onerror.  Adding support for event capturing through script.  Adding support
for robust error-checking in the chrome registry.
1999-05-04 23:32:25 +00:00
hyatt%netscape.com
eb5cc9711c Switching over to nsIEventQueues instead of PLEventQueues. 1999-05-04 23:31:26 +00:00
hyatt%netscape.com
ae4e8ae9ca Switching over to nsIEventQueues. 1999-05-04 23:31:07 +00:00
hyatt%netscape.com
adfa4ca905 Switching to nsIEventQueues and tweaking the AppCore createWindow function's args. 1999-05-04 23:29:53 +00:00
hyatt%netscape.com
97aaeb8e8f Switching to nsIEventQueues instead of PLEventQueues. 1999-05-04 23:29:28 +00:00
hyatt%netscape.com
01169c1e64 Changes to support window.open in AppRunner. 1999-05-04 23:29:06 +00:00
hyatt%netscape.com
506f0d810d Changes to support AppRunner's window.open 1999-05-04 23:27:57 +00:00
danm%netscape.com
e6c2df172d PresShell given owning reference to its nsDocument and nsPresContext. Prevents early deletion of these objects in some cases. Part of bug 5844. a:kipp 1999-05-04 23:27:42 +00:00
danm%netscape.com
5a68bb8f22 HandleEvent holds onto the view's ViewObserver for the life of the method. Prevents early deletion of the view in some cases. Part of bug 5844. 1999-05-04 23:23:35 +00:00
rickg%netscape.com
2291cf9492 small mods to parser API's for DOM/paste 1999-05-04 23:20:28 +00:00
nhotta%netscape.com
051d4df938 Changed SetDocumentCharset, synchronized with browser implementation. 1999-05-04 23:19:28 +00:00
rods%netscape.com
67f20fdb83 Fixed it up for image support 1999-05-04 23:14:57 +00:00
ftang%netscape.com
b05819118e add comment and NPL. 1999-05-04 22:57:03 +00:00
slamm%netscape.com
1927dce680 This Makefile is generated by configure. 1999-05-04 22:52:59 +00:00
locka%iol.ie
7983b823f0 New control event sink 1999-05-04 22:52:40 +00:00
locka%iol.ie
51581c16d1 Updates to test app 1999-05-04 22:51:34 +00:00
mscott%netscape.com
215c6a5834 part of mailnews audit --> use nsCOMPtr.
part of mailnews audit --> Conversion to NS_WITH_SERVICE
1999-05-04 22:51:14 +00:00
ftang%netscape.com
bb4e5612ee add comment and NPL. Change tis-620 to uppercase TIS-620 1999-05-04 22:49:05 +00:00
locka%iol.ie
680716e426 Added first impl for loading script engine from an IStream 1999-05-04 22:48:41 +00:00