thayes%netscape.com
584dffaa06
Add Secret Decoder Ring implementation, and add it to the PSM glue module
2000-04-21 21:26:33 +00:00
thayes%netscape.com
1fd7987178
Add SecretDecoderRing idl file
2000-04-21 21:23:56 +00:00
thayes%netscape.com
05d5f6ec33
Add definition of SDR interface
2000-04-20 23:21:21 +00:00
danm%netscape.com
d0d8c4d5c3
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
cls%seawood.org
dda84d3a46
Remove redundant use of MOZ_REGISTRY_LIBS. Fix for regression bug #35384
2000-04-15 05:42:16 +00:00
gayatrib%netscape.com
b344ded683
Fixing all the callers of profile manager to use it's new i18n friendly interface. r=dveditz
2000-03-30 01:35:15 +00:00
dougt%netscape.com
a45113c1c6
adding psm-glue.js to the export list. bug 31167. r=valeski@netscape.com.
2000-03-30 00:15:40 +00:00
dougt%netscape.com
e8cb28a3d5
Fix for 25912. Making the security advisor in the Task menu not display any
...
information about the current page.
2000-03-30 00:00:05 +00:00
brade%netscape.com
675af16f89
File Removed.
2000-03-28 15:35:12 +00:00
dougt%netscape.com
6281edae85
Adding psm-glue preferences javascript. These are the prefs that we should
...
have defaults for.
2000-03-28 12:24:17 +00:00
dougt%netscape.com
5ccf538285
Adding PostToInsecure text.
2000-03-28 11:47:31 +00:00
dougt%netscape.com
692741286f
Fix for 33529. We were using mControl before it was initialed. Now, when
...
PassPrefs() is called before the control connection is established, we
simply return ok.
2000-03-28 03:52:44 +00:00
dougt%netscape.com
c9015727b4
Fix to improve the dialog title.
2000-03-28 03:50:48 +00:00
jdunn%netscape.com
2a90954c1c
adding -lmozjs to the link line (nsPSMUICallbacks.cpp forces the dependency)
...
also cleaned up the various other libs.
r= nobody... I sent a couple of emails out last week to all involved, heard nothing.
then posted on netscape.public.mozilla.unix. Sorry wasn't sure what else I could do
2000-03-28 03:39:11 +00:00
dougt%netscape.com
b27aabefa0
Fixing 24891. Minor default pref changes.
2000-03-28 00:16:01 +00:00
pavlov%netscape.com
fa612b8238
remove trailing ; from macro to fix workshop5 builds
2000-03-24 03:08:45 +00:00
dougt%netscape.com
ba9ffcf5b2
Chaging the logic of the checkboxes for the context switching to make
...
the verbage of the dialog. :-)
2000-03-23 21:54:44 +00:00
dougt%netscape.com
575115e6fa
adding properities file and new mac export file.
2000-03-23 08:49:33 +00:00
pavlov%netscape.com
030e800acd
fix build bustage that hasn't happened yet
2000-03-23 08:41:27 +00:00
dougt%netscape.com
2dc41f189d
Fixes:
...
- 25912 No info in Selected Item
- 29672 Lock icon appeared locked non-SSL site
- 31982 nsSecureBrowserUIImpl: lock state should come from channel
- more.
Changes are wide. They include:
- exporting a new nsIPSMSocketInfo object up through the socket
- checking for this nsIPSMSocketInfoObject in our document observer
- capturing pickled status and host name information for page info
- setting 'broken' icon state immediately
- only setting 'lock' icon state when psm socket is determined.
- adding checks for nulls and ensure error codes are returned properly
also work started on new localizable dialogs with remember checkboxes.
2000-03-23 08:38:08 +00:00
danm%netscape.com
17a1492683
moving output directory to mozilla/dist/netwerk
2000-03-23 00:51:31 +00:00
mwelch%netscape.com
741142e6fc
[Bug 31733] IPv6 change for target IP address if mapped v4 address -- patch in bug
2000-03-22 05:55:11 +00:00
dougt%netscape.com
ed53355253
Directly adding the contents of psm.js. it was too small to warrant its
...
own file.
2000-03-22 03:11:21 +00:00
dougt%netscape.com
52a11759cf
removing psm.js. it is now included directly in the xul file.
2000-03-22 03:10:05 +00:00
dougt%netscape.com
8a5e49bd22
removing psm.js. It is now included in the xul file itself.
2000-03-22 03:08:55 +00:00
dbaron%fas.harvard.edu
2c57696f33
Fix leak of nsSecureBrowserObserver. b=32472 r=dougt@netscape.com
2000-03-22 02:52:20 +00:00
dougt%netscape.com
98049329c2
Adding nsIPSMSocketInfo.
...
Not part of build
2000-03-22 01:41:15 +00:00
mwelch%netscape.com
7f19ff590e
Added EXTRA_DSO_LDOPTS to enable linking on VMS - adapted from changes by Colin Blake <colin@theblakes.net>
2000-03-21 22:34:56 +00:00
norris%netscape.com
2d8f3518be
Added signed script support to Mozilla. r=norris. (This is mstoltz's checkin)
2000-03-21 04:26:46 +00:00
dougt%netscape.com
841649e0f7
Fixing return type and build bustage.
2000-03-18 00:02:53 +00:00
dougt%netscape.com
c8759423ed
Missed these two files!
...
adjusting entry points.
2000-03-17 22:58:15 +00:00
dougt%netscape.com
8126ff53b4
Adding GetSecurityInfo to the nsIChannel. bug 29646. r=warren.
2000-03-17 22:06:32 +00:00
dougt%netscape.com
b40b1b9d75
adding the lock icon back the export list on windows. why was this removed??
2000-03-16 23:27:13 +00:00
dougt%netscape.com
4fee4c6c8d
renaming security manager. bug 29289
2000-03-16 06:31:14 +00:00
dougt%netscape.com
ec382b366f
Moving the Security Advisor menu item under the Personal Manager menu
...
sub group.
2000-03-16 06:30:23 +00:00
dougt%netscape.com
fcb8f67e2a
Reverting alex's change.
2000-03-16 03:07:38 +00:00
amusil%netscape.com
ca03c1d192
Fixes Bug 31847 (commercial blocker). r=syd, a=chofmann
2000-03-16 01:03:03 +00:00
jdunn%netscape.com
bef729cce8
adding linker dependencies for AIX and other unixes
2000-03-15 23:33:10 +00:00
sfraser%netscape.com
a86e6da7ec
First Checked In.
2000-03-15 22:28:09 +00:00
sfraser%netscape.com
547e782f34
Add NavSecurityOverlay.css
2000-03-15 22:23:03 +00:00
sfraser%netscape.com
efad7443bd
First Checked In.
2000-03-15 22:21:17 +00:00
dougt%netscape.com
eb51358d21
fixes to windows makefile slashes. r=Michael Kaply <pspmikek@yahoo.com>
2000-03-15 06:45:15 +00:00
slamm%netscape.com
216824bc1d
Make sure NavSecurityOverlay.(js|xul) are exported properly. Fix orangeness on tinderbox.
2000-03-14 21:42:51 +00:00
pavlov%netscape.com
86be35abea
shutup cvs
2000-03-14 06:07:06 +00:00
pavlov%netscape.com
d461001931
fix up unix makefiles a bit more
2000-03-14 06:06:42 +00:00
pavlov%netscape.com
613da05538
point to global
2000-03-14 05:46:59 +00:00
pavlov%netscape.com
bbdb703a1c
get the locale stuff over too
2000-03-14 05:45:53 +00:00
pavlov%netscape.com
d73ea85b91
move some other files
2000-03-14 05:34:02 +00:00
pavlov%netscape.com
6766320854
shutup cvs
2000-03-14 05:07:59 +00:00
pavlov%netscape.com
a5e4d3fab2
fix unix makefiles
2000-03-14 05:04:06 +00:00