Commit Graph

814 Commits

Author SHA1 Message Date
warren%netscape.com
8b1231e0ae Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
git-svn-id: svn://10.0.0.236/trunk@37754 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 19:30:20 +00:00
hyatt%netscape.com
aeeb0cb3d1 You can specify the size of the popup.
git-svn-id: svn://10.0.0.236/trunk@37653 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 06:01:03 +00:00
hyatt%netscape.com
27fb3a05cf Implementing borderless top level windows.
git-svn-id: svn://10.0.0.236/trunk@37630 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 02:50:53 +00:00
leaf%mozilla.org
8e58adc2c2 Preparing for distribution of fullsoft headers, dlls, and exes
git-svn-id: svn://10.0.0.236/trunk@37622 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 01:48:08 +00:00
pierre%netscape.com
d9089e62e2 added nsIAppShellService.idl to fix build breakage
git-svn-id: svn://10.0.0.236/trunk@37619 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 01:14:34 +00:00
pinkerton%netscape.com
19f8e2d3b8 Changing CreatePopup to return the popup. Adding a bunch of stuff for tooltips to the popup code. Fixing some bugs in webshell with loading malformed popups. Renamed "popup" to "popupElement" in the document and added "tooltipElement" as well.
git-svn-id: svn://10.0.0.236/trunk@37587 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 00:07:41 +00:00
nisheeth%netscape.com
a1c8d93494 Enabling IDL'ized nsIAppShellService on the Mac.
git-svn-id: svn://10.0.0.236/trunk@37585 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-30 23:55:10 +00:00
warren%netscape.com
2fd605cc6f Last of the necko ifdefs. Now we link with necko.
git-svn-id: svn://10.0.0.236/trunk@37169 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 10:35:57 +00:00
danm%netscape.com
faabf1b7f8 adding _content target
git-svn-id: svn://10.0.0.236/trunk@37074 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-27 00:35:21 +00:00
danm%netscape.com
0635fbf5eb added 'content' property to JS window
git-svn-id: svn://10.0.0.236/trunk@37057 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 21:48:29 +00:00
mcafee%netscape.com
7717f6a489 Adding cases for BeOS.
git-svn-id: svn://10.0.0.236/trunk@37019 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 07:40:25 +00:00
rjc%netscape.com
3cc4de730a Oops, also missed this WindowMediator which needs to have a GetAllCmds() method as well.
git-svn-id: svn://10.0.0.236/trunk@36980 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 02:02:18 +00:00
nisheeth%netscape.com
9ec10a55cf Turning on IDL'ization of nsIAppShellService on Unix.
VS: ----------------------------------------------------------------------


git-svn-id: svn://10.0.0.236/trunk@36903 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 19:44:18 +00:00
nisheeth%netscape.com
b0d4d0ab83 IDL'ized nsIAppShellService. Only enabling for windows right now...
git-svn-id: svn://10.0.0.236/trunk@36805 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 01:15:19 +00:00
radha%netscape.com
5b92a76da1 Implement Reload feature
git-svn-id: svn://10.0.0.236/trunk@36700 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 20:16:59 +00:00
radha%netscape.com
cba5ac300d Implement reload feature
git-svn-id: svn://10.0.0.236/trunk@36699 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 20:16:38 +00:00
danm%netscape.com
5c0f9c71cf oops
git-svn-id: svn://10.0.0.236/trunk@36673 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 04:25:57 +00:00
danm%netscape.com
fe81f5f1a1 teach RunModalDialog to use extant windows; use one in NetSupportDialog (fixes bug 7858). remove AppShellService interface references
git-svn-id: svn://10.0.0.236/trunk@36668 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 03:29:22 +00:00
waterson%netscape.com
e1cc8fdc5b Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers. Miscellaneous XPCOM fixage.
git-svn-id: svn://10.0.0.236/trunk@36639 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 00:23:52 +00:00
warren%netscape.com
06d707be48 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
git-svn-id: svn://10.0.0.236/trunk@36440 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-23 03:29:44 +00:00
sspitzer%netscape.com
0536f90b5f fix warnings
git-svn-id: svn://10.0.0.236/trunk@36425 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-23 01:05:03 +00:00
ftang%netscape.com
74aee971b2 add XMLEncodingService
git-svn-id: svn://10.0.0.236/trunk@36370 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 22:30:33 +00:00
briano%netscape.com
b4485ca970 Changed 'true' to 'PR_TRUE' to fix the non-gcc Unix builds.
git-svn-id: svn://10.0.0.236/trunk@36314 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 19:57:46 +00:00
dp%netscape.com
fd2b26b169 Make VC5.0 happy with pointers to member function.
git-svn-id: svn://10.0.0.236/trunk@36285 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 17:26:26 +00:00
davidm%netscape.com
34a69f8ace screwed up adding .idl file
git-svn-id: svn://10.0.0.236/trunk@36212 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 03:27:38 +00:00
davidm%netscape.com
5875226262 File Removed.
git-svn-id: svn://10.0.0.236/trunk@36210 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 03:15:35 +00:00
davidm%netscape.com
0b901bc5c6 enable window mediation
git-svn-id: svn://10.0.0.236/trunk@36206 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 03:06:19 +00:00
davidm%netscape.com
ceda10fe85 Update to new nsIWindowMediator API
git-svn-id: svn://10.0.0.236/trunk@36204 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 03:04:11 +00:00
davidm%netscape.com
6676f02956 update to be idlized
git-svn-id: svn://10.0.0.236/trunk@36201 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 02:56:58 +00:00
davidm%netscape.com
9a6ac1aff1 add nsIWindowMediator.idl
git-svn-id: svn://10.0.0.236/trunk@36200 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 02:56:42 +00:00
davidm%netscape.com
abf28b8ea8 add nsIWindowMediator.idl to build
git-svn-id: svn://10.0.0.236/trunk@36199 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 02:56:29 +00:00
danm%netscape.com
aa9a0f88f5 teach FindWebShellWithName to look outside the current window
git-svn-id: svn://10.0.0.236/trunk@36178 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 01:38:28 +00:00
radha%netscape.com
c2dd3936b9 New interfaces to get and set url for a particular entry. Remove unused code.
Fix few reference errors. More error checks


git-svn-id: svn://10.0.0.236/trunk@36109 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-21 22:16:24 +00:00
radha%netscape.com
26dfadfea4 New interfaces to get and set urls for aparticular history entry
git-svn-id: svn://10.0.0.236/trunk@36107 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-21 22:14:27 +00:00
sspitzer%netscape.com
4da2cf58f6 fix warnings. these classes have virtual functions but non-virtual destructors
git-svn-id: svn://10.0.0.236/trunk@36016 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-21 01:59:44 +00:00
bruce%cybersight.com
c7dae1445a Add |GetIID()| implementations.
git-svn-id: svn://10.0.0.236/trunk@36003 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-20 22:31:32 +00:00
sfraser%netscape.com
5e9f7ed87b Explode addref & release macros to make debugging easier.
git-svn-id: svn://10.0.0.236/trunk@35929 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-19 22:07:13 +00:00
sfraser%netscape.com
bf086c62e4 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it.
git-svn-id: svn://10.0.0.236/trunk@35921 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-19 21:53:00 +00:00
sfraser%netscape.com
344db7454b Comments to make the ownership model clearer
git-svn-id: svn://10.0.0.236/trunk@35917 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-19 21:48:53 +00:00
valeski%netscape.com
4fa4e2e84d NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061.
git-svn-id: svn://10.0.0.236/trunk@35863 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 17:34:08 +00:00
mcmullen%netscape.com
24a7606254 #8326: Get rid of "Default" profile creation. Change nsFileLocations to return an error (or a null pointer) when there are no profiles. Fix wallet/singsign.cpp to check for the error.
Code by racham: Fix nsFileLocations with new enum selectors for the profile root (code by racham) Fix nsProfile.cpp to use profileroot instead of profile when making profiles.

r=racham@netscape.com, a=don@netscape.com


git-svn-id: svn://10.0.0.236/trunk@35824 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-17 23:02:39 +00:00
morse%netscape.com
ea31a1c4b8 fix bug 8383, approved by chofmann
git-svn-id: svn://10.0.0.236/trunk@35822 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-17 22:03:31 +00:00
sspitzer%netscape.com
3e326c02c9 fix warnings.
also Back() and Back(nsIWebShell *) existed, and this is bad.
Renamed Back(nsIWebShell *) to GoBack(nsIWebShell *).


git-svn-id: svn://10.0.0.236/trunk@35709 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 06:38:44 +00:00
sfraser%netscape.com
14abd86023 Fix some really weird casting bugs. Details are in bug 8277.
git-svn-id: svn://10.0.0.236/trunk@35692 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 05:44:07 +00:00
davidm%netscape.com
b0ed737d4e First Checked In.
git-svn-id: svn://10.0.0.236/trunk@35652 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 04:23:37 +00:00
davidm%netscape.com
285d776c21 I am going blind. Was calling register rather than unregister function
git-svn-id: svn://10.0.0.236/trunk@35643 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 04:13:03 +00:00
sspitzer%netscape.com
9081dcee74 fix build bustage
git-svn-id: svn://10.0.0.236/trunk@35639 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 03:51:08 +00:00
sspitzer%netscape.com
85e0830ca5 fix build bustage
git-svn-id: svn://10.0.0.236/trunk@35638 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 03:50:00 +00:00
sspitzer%netscape.com
549f5a4fe6 fix windows build bustage.
git-svn-id: svn://10.0.0.236/trunk@35635 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 03:34:37 +00:00
sspitzer%netscape.com
12bd64e970 more fixes for build bustage
git-svn-id: svn://10.0.0.236/trunk@35620 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 02:25:34 +00:00