Commit Graph

236 Commits

Author SHA1 Message Date
cyeh%netscape.com
9577b5cefa Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
morse%netscape.com
954bf7212f fetch server location from a pref 1999-08-31 02:48:28 +00:00
morse%netscape.com
5d01f5c325 for security purposes, use random names for data files 1999-08-30 04:56:18 +00:00
morse%netscape.com
fc75fdee0f remove some unused interface routines 1999-08-30 04:55:32 +00:00
morse%netscape.com
d64629611c timeout wallet access after 30 minutes 1999-08-29 23:44:26 +00:00
morse%netscape.com
aa1310d998 fix bug 12475 1999-08-28 16:16:11 +00:00
morse%netscape.com
b3e3a499f5 stop leaking spec in wallet__ProfileDirectory and wallet_ResourceDirectory -- similar to bug 12604 1999-08-28 14:49:18 +00:00
morse%netscape.com
7f42646932 fix bug when adding first schema to empty wallet 1999-08-28 14:33:45 +00:00
morse%netscape.com
22eb3e7a57 fix bug when changing password 1999-08-28 13:24:00 +00:00
morse%netscape.com
018de0fd71 more code for browser-generated forms 1999-08-27 06:40:33 +00:00
morse%netscape.com
c577423b50 support browser-generated password forms 1999-08-27 04:00:14 +00:00
rpotts%netscape.com
0085d83ab0 M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
morse%netscape.com
339c635f2c use default key if user does not supply any 1999-08-26 02:57:12 +00:00
morse%netscape.com
749b24f93a 8.3 dll names for window-98 1999-08-25 21:53:22 +00:00
morse%netscape.com
cf089c2d54 minor formatting fix 1999-08-24 22:51:05 +00:00
morse%netscape.com
c109584322 Give notification about wallet's ability to capture data 1999-08-24 22:46:31 +00:00
morse%netscape.com
cd4f389b7c remove wallet's auto-capturing 1999-08-24 00:48:16 +00:00
morse%netscape.com
8a4f46f0ce fix potential dereferencing problems 1999-08-22 23:45:35 +00:00
mccabe%netscape.com
dd27718a80 Remove definition of NS_DECL_IOBSERVER and SERVICE and replace uses with xpidl-generated NS_DECL_NSIOBSERVER macro. 1999-08-22 09:18:49 +00:00
mccabe%netscape.com
d98f4dca1d First cut at removing manual declaration of interface methods in implementation classes and replacing with xpidl-generated NS_DECL_NSIFOO macro.
Hopefully this'll help turn the copy-n-paste tide towards using this macro.
1999-08-21 08:54:47 +00:00
morse%netscape.com
af558bfe20 remove xplib dependency 1999-08-20 11:02:25 +00:00
morse%netscape.com
1080edca8b remove build warnings 1999-08-20 02:16:05 +00:00
mcafee%netscape.com
24631a4fd4 Compiler warning. 1999-08-19 05:15:59 +00:00
morse%netscape.com
18115f2ecb remove most compilation warnings 1999-08-19 05:04:36 +00:00
morse%netscape.com
2d8597f5a3 remove xp_list dependency 1999-08-18 05:49:20 +00:00
morse%netscape.com
c4db9f7ed1 fix bugs when adding and deleting 1999-08-18 05:44:45 +00:00
ramiro%netscape.com
ee33c47ded Link in secfree dynamically only where needed. 1999-08-17 15:46:57 +00:00
morse%netscape.com
84f6fd65d1 fix bugs 11716 and 11766 1999-08-14 16:56:52 +00:00
morse%netscape.com
d5740bc53f fix bug 10406, approved chofmann 1999-08-13 20:22:35 +00:00
morse%netscape.com
f3b7202a58 fix bug 11647 1999-08-11 20:31:27 +00:00
sspitzer%netscape.com
f8fbe3c895 fix warning. 1999-08-11 03:39:17 +00:00
morse%netscape.com
c050fc662b fix bug 11548 1999-08-10 21:24:32 +00:00
morse%netscape.com
8cad01d552 fix bug 11465 1999-08-10 19:02:11 +00:00
morse%netscape.com
daaced0e05 fix bug 11507 1999-08-10 18:15:22 +00:00
morse%netscape.com
6ec5c6a6ae fix mac bustage 1999-08-10 07:02:01 +00:00
morse%netscape.com
aa36438228 load up mapping tables when browser starts up 1999-08-10 06:27:17 +00:00
morse%netscape.com
22e13c01e4 backing out changes -- gives crashes at runtime 1999-08-09 22:14:34 +00:00
morse%netscape.com
6d611c6923 remove xp dependencies 1999-08-09 21:29:41 +00:00
morse%netscape.com
90ff4df193 fix crash on quickfill/safefill when not connected to internet 1999-08-08 17:34:25 +00:00
morse%netscape.com
c137afdfed general spring cleaning 1999-08-07 14:12:31 +00:00
morse%netscape.com
6df4c33916 fix memory leak 1999-08-06 07:48:54 +00:00
morse%netscape.com
e3092f3888 cleaned up dialogs 1999-08-06 00:29:10 +00:00
ramiro%netscape.com
b44cc5435e Make these components link in with -lxp, so that the "app" doesnt have too. 1999-08-05 13:38:57 +00:00
valeski%netscape.com
92d1b7afd1 api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
I also checked in a fix for bug 10848 (which prompted the api change), and 10549 (these changes were in nsWebShell.cpp).
1999-08-05 01:37:52 +00:00
morse%netscape.com
57941b7025 fix miscellaneous bugs 1999-08-04 06:32:39 +00:00
morse%netscape.com
5cac71a7fe fix miscellaneous bugs 1999-08-04 06:25:46 +00:00
morse%netscape.com
e84c2b1fc2 fix miscellaneous bugs 1999-08-04 06:16:40 +00:00
briano%netscape.com
e2cc541f86 Cleaned it up and got rid of the redundant HP-specific SHARED_LIBRARY_LIBS stuff. 1999-08-03 21:40:56 +00:00
morse%netscape.com
5f52ff89c3 UI fixes 1999-08-03 20:37:18 +00:00
morse%netscape.com
4615b96cb8 still cleaning up in preparation for xul 1999-08-03 04:55:11 +00:00