Commit Graph

1570 Commits

Author SHA1 Message Date
sspitzer%netscape.com
f807f28068 changes to export the new history-test.* files 1999-06-20 21:16:58 +00:00
sspitzer%netscape.com
525486527d added these files to test nsIGlobalHistory from javascript 1999-06-20 21:16:25 +00:00
sspitzer%netscape.com
01d717adbd make it work when "browser.startup.homepage" is 2, for last page visited.
I needed to get the service before I QueryInterfaced.
1999-06-20 21:09:50 +00:00
sspitzer%netscape.com
31f35cad41 fix case sensitivity problem 1999-06-20 20:03:21 +00:00
rjc%netscape.com
00426c5c88 Suble changes for XUL search stuff. 1999-06-20 05:42:04 +00:00
sfraser%netscape.com
4758292625 Remove wallet, signon and cookie core files. 1999-06-19 23:13:38 +00:00
morse%netscape.com
07d2817c56 fix mac bustage 1999-06-19 23:02:04 +00:00
sfraser%netscape.com
df5d4e548a Add onunload to call the appcore's cleanup routine. 1999-06-19 22:52:49 +00:00
sfraser%netscape.com
96625b1be4 Leak fixes, and moved EndObservering and other cleanup from the dtor to Close(). 1999-06-19 22:50:46 +00:00
morse%netscape.com
7fa93d6682 remove obsolete files 1999-06-19 22:33:17 +00:00
sspitzer%netscape.com
471d67d625 fix my stupidity. 1999-06-19 22:29:03 +00:00
sfraser%netscape.com
4a5005ed34 Removed obsolete base DLL. 1999-06-19 22:09:46 +00:00
sfraser%netscape.com
2fd1880823 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. 1999-06-19 22:08:49 +00:00
sfraser%netscape.com
b400f22d26 Explode addref & release macros to make debugging easier. 1999-06-19 22:07:13 +00:00
sfraser%netscape.com
0e2aa5d823 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. 1999-06-19 21:53:00 +00:00
sfraser%netscape.com
81eb5e97f2 Comments to make the ownership model clearer 1999-06-19 21:48:53 +00:00
sspitzer%netscape.com
fe9b59d164 fix build bustage. 1999-06-19 21:47:30 +00:00
morse%netscape.com
0651f7eed5 remove wallet viewers from appcore 1999-06-19 21:12:44 +00:00
sspitzer%netscape.com
4d5f8a6002 changes to add support for the "browser.startup.page" pref and the new
"browser.startup.splash" page pref.

all that's left is to get radha to add the code to get the last page visted.
1999-06-19 21:06:59 +00:00
morse%netscape.com
18503d57ea fix bug 9494 1999-06-19 20:59:22 +00:00
pierre%netscape.com
21f9af1c78 Bumped up the memory partition to 12Mb from 10Mb. r=sfraser, a=chofmann. 1999-06-19 02:38:19 +00:00
waterson%netscape.com
ef85fb6fbd Bug 8513. Fix incorrect nsAutoString usage. 1999-06-19 01:14:45 +00:00
mcmullen%netscape.com
8e915dbe30 #8185. Badly formed xul (<window>...</html:window>) caused a crash. Replaced this with <xul:window>...</xul:window> 1999-06-19 01:00:05 +00:00
mcmullen%netscape.com
1acdf51083 Read the prefs file before bringing up the prefs window (-pref case). Part of a fix for bug #8237. r=slamm@netscape.com,a=chofmann@netscape.com 1999-06-18 22:09:07 +00:00
danm%netscape.com
f64260946c enable show toolbar menu command. workaround for bug 8318. also on M7 branch. a: chofmann. 1999-06-18 18:41:20 +00:00
law%netscape.com
5475ef8ea8 Additional fix for bug #8161 1999-06-18 18:29:39 +00:00
valeski%netscape.com
e23b3c673c 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. 1999-06-18 17:34:08 +00:00
pinkerton%netscape.com
bed7562488 fix for #5732, give grippies a bg color so they look correct when collapsed. rev german, appr chofmann. 1999-06-18 15:52:19 +00:00
rjc%netscape.com
d85cbb4d13 Change port to use for translation server. Approval: choffman. Review: God. 1999-06-18 02:05:57 +00:00
sspitzer%netscape.com
fbc12c63ed change start page to www.mozillazine.org. a=leaf
work around for bug #7417
1999-06-18 01:17:51 +00:00
law%netscape.com
dbcd4010aa Fix for bug #8357; approved by chofmann@netscape.com; reviewed by don@netscape.com 1999-06-18 00:39:43 +00:00
law%netscape.com
73c6743dbb Fix for bug #8161; approved by chofmann@netscape.com; reviewed by don@netscape.com 1999-06-18 00:31:51 +00:00
law%netscape.com
139d0b7380 Fix for bug #4779; approved by chofmann@netscape.com, reviewed by waterson@netscape.com 1999-06-18 00:27:31 +00:00
radha%netscape.com
18003e1d31 Fix for bug # 8390. Create one instance of session history per window.
Code reviewed by mcmullen. approved by chofmann
1999-06-17 23:45:33 +00:00
mcmullen%netscape.com
f331296542 #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 1999-06-17 23:02:39 +00:00
morse%netscape.com
682215d4ef fix bug 8383, approved by chofmann 1999-06-17 22:03:31 +00:00
mcmullen%netscape.com
73b8757be8 Fix for #7902 and #8090 1999-06-17 21:35:59 +00:00
sspitzer%netscape.com
ae5b8f32a7 change the start page until #7417 gets fixed. a=hofmann 1999-06-17 15:16:47 +00:00
mcafee%netscape.com
96a3f9fe33 Adding beeptest to XPToolkit test menu, a=leaf. 1999-06-17 01:21:08 +00:00
slamm%netscape.com
a4f089b4e7 Prefs have some problems with our windows builds. Bug #8265. Make so the sidebar can be opened even when prefs cannot save the open/close state. 1999-06-17 01:18:53 +00:00
sfraser%netscape.com
a4626a9d71 delete[] -> PR_Free. r bruce 1999-06-16 06:57:53 +00:00
sspitzer%netscape.com
34576fe309 fix warnings.
also Back() and Back(nsIWebShell *) existed, and this is bad.
Renamed Back(nsIWebShell *) to GoBack(nsIWebShell *).
1999-06-16 06:38:44 +00:00
waterson%netscape.com
63ddb19b70 Add '-chrome' flag to load alternative chrome. 1999-06-16 06:14:28 +00:00
sfraser%netscape.com
aff5a4563d Fix some really weird casting bugs. Details are in bug 8277. 1999-06-16 05:44:07 +00:00
rjc%netscape.com
6f95e86ca1 Set a white background. 1999-06-16 05:32:48 +00:00
sspitzer%netscape.com
03ec49fe9e More build breakage fixes.... 1999-06-16 04:34:25 +00:00
rjc%netscape.com
ee476ea9f4 Add "Save Search" button with appropriate disabling/enabling. 1999-06-16 04:27:16 +00:00
davidm%netscape.com
6fa8ebb978 First Checked In. 1999-06-16 04:23:37 +00:00
sfraser%netscape.com
92897b1dc1 Pinkterton removed the wrong line. He meant to remove nsIDOMToolbarCore.h, not nsIDOMToolkitCore.h 1999-06-16 04:17:12 +00:00
davidm%netscape.com
ae8a42c7c0 I am going blind. Was calling register rather than unregister function 1999-06-16 04:13:03 +00:00