kaie%netscape.com
9202384131
b=150863 Fix lock icon state for low/high crypto mix.
...
r=javi sr=alecf
2002-06-13 23:59:01 +00:00
kaie%netscape.com
53b1d03a9c
b=126944 Handle NSS error codes within PSM.
...
r=ssaux sr=darin
2002-06-12 16:44:22 +00:00
leaf%mozilla.org
6e6bf977e5
updating locale version string for impending release, bug 149802
2002-06-07 07:45:38 +00:00
alecf%netscape.com
bcf192e308
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
cathleen%netscape.com
64856eb68b
clean up last traces of nsCRT::strlen(char* s), bug 124536 r=dp, sr=brendan
2002-06-04 23:05:39 +00:00
kaie%netscape.com
0f6f591340
b=138479 Disable Security tab in View Frame Info
...
r=javi sr=jag
2002-05-30 04:56:16 +00:00
kaie%netscape.com
b9a747d97f
b=130650 In page info, "Security" tab lacks shortcut.
...
r=kaie sr=jag
2002-05-29 03:40:46 +00:00
kaie%netscape.com
bd0b2c053a
b=110195 Master passwords steals focus in prefs
...
r=kaie sr=alecf
2002-05-29 03:32:04 +00:00
kaie%netscape.com
11c622dd7c
b=143532 Only allow toggling FIPS when it is safe to
...
r=javi sr=alecf
2002-05-17 19:56:11 +00:00
kaie%netscape.com
7b1433c386
b=144823 Localized certificate name is garbled, unable to send out signed/encrypted mail on a localized build
...
r=javi sr=mscott
2002-05-17 01:21:31 +00:00
rpotts%netscape.com
73de225b01
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
2002-05-16 20:57:37 +00:00
kaie%netscape.com
1a9df62b37
b=129067 Deleted certs still appear in Cert Manager.
...
r=javi sr=alecf
2002-05-16 04:03:19 +00:00
kaie%netscape.com
6d4667a84a
b=129067 Backing out unreliable patch.
...
See bugzilla for details.
Better patch will be checked in a minute.
2002-05-16 03:59:36 +00:00
kaie%netscape.com
4876fecd7c
b=136948 Give better feedback when no valid certs for S/Mime are available
...
r=javi sr=mscott
2002-05-16 03:51:37 +00:00
kaie%netscape.com
439537d137
b=144056 security state not reset after loading about:blank pages
...
r=javi sr=rpotts
2002-05-16 03:39:59 +00:00
dougt%netscape.com
c683a217ab
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
kaie%netscape.com
0bc542e7d3
b=137874 Unable to import CA cert before SSL keep alive connection is terminated
...
r=javi sr=alecf
2002-05-14 20:46:03 +00:00
kaie%netscape.com
a856cfb637
Backing out code from bug 102633 and the unsuccessful fix attempt from bug 137530, because the UI does not work as expected.
...
r=javi / sr=alecf for backing out
2002-05-14 20:42:54 +00:00
kaie%netscape.com
4443c130a5
b=137530 Fix checkboxes in Edit Cipher dialog.
...
r=javi sr=hewitt idea-for-fix=varga
2002-05-08 19:06:11 +00:00
darin%netscape.com
2ec96af213
fixing mac bustage (next time i'll remember to build PSM on my mac)
2002-05-08 00:07:23 +00:00
darin%netscape.com
6fd5862e6e
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
...
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
kaie%netscape.com
20d03f9370
b=141871 Releasing callback in nsNSSSocketInfo must be proxied.
...
r=javi sr=alecf
2002-05-07 09:35:00 +00:00
kaie%netscape.com
ac1bfbc0b2
b=112384 Unable to download some CRLs.
...
r=javi sr=darin
2002-05-07 09:29:23 +00:00
kaie%netscape.com
a1ca0c87e8
b=139329 Crashes trying to send signed mail.
...
r=javi sr=alecf
2002-05-07 09:25:19 +00:00
kaie%netscape.com
29ca7dc66d
b=139948 SSL Tooltip not updated when going from one ssl site to another
...
r=javi sr=jag
2002-05-01 14:15:27 +00:00
darin%netscape.com
e554d83626
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
jgmyers%netscape.com
bf7e6b01fd
Remove ssl-forcehandshake workaround r=kaie/rpotts/bienvenu sr=darin
2002-04-26 23:02:11 +00:00
seawood%netscape.com
c0ec608df6
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
...
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
2002-04-25 02:52:44 +00:00
kaie%netscape.com
9bd7d0e5ad
b=129067 Deleted certs still appear in Cert Manager, uses slow workaround, which should get removed once bug 138626 is fixed.
...
r=javi sr=alecf
2002-04-24 00:51:33 +00:00
kaie%netscape.com
d71f02939c
b=134992 Fix crash when displaying some S/Mime messages.
...
r=javi sr=alecf
2002-04-24 00:40:49 +00:00
kaie%netscape.com
b18280dee7
b=139349 Need to use dont_AddRef with GetCertAtIndex
...
r=bryner sr=alecf
2002-04-24 00:35:05 +00:00
kaie%netscape.com
bb35709550
b=139325 Leaking CERTCertificate references from nsNSSCertificate::GetChain
...
r=bryner/javi sr=alecf
2002-04-24 00:15:12 +00:00
kaie%netscape.com
fb19288806
b=125607 Temporary workaround for better displaying signed S/Mime messages w/ attachments from IMAP servers.
...
r=ducarroz sr=bienvenu
2002-04-22 23:02:29 +00:00
kaie%netscape.com
da66977564
b=137154 PSM needs to call SSL_ClearSessionCache before switching profiles
...
r=javi sr=alecf
2002-04-18 22:25:26 +00:00
jgmyers%netscape.com
3052458a05
Remove unneeded ForceHandshake code which broke IMAP/SSL over SOCKS: bug 133434 r=kaie@netscape.com sr=brendan@mozilla.org a=asa
2002-04-16 22:49:33 +00:00
dbragg%netscape.com
bcc260038d
Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa
2002-04-16 22:19:10 +00:00
kaie%netscape.com
1f3856b5a5
b=136908 Make CRL manager UI work again.
...
r=kaie sr=ben
2002-04-15 12:18:13 +00:00
kaie%netscape.com
805157a4b3
b=102633 Changed cipher prefs dialog.
...
Allow the user to enable additional ciphers.
Disable two cipher suites that are no longer in use (said the NSS team).
r=javi/nelsonb/cotter sr=alecf
2002-04-12 04:44:29 +00:00
kaie%netscape.com
cc964d5bed
b=119418 Fix handling of opaque signed S/Mime messages.
...
Also fixes some other S/Mime issues, as described in the bug.
r=ddrinan/ducarroz/darin sr=alecf
2002-04-12 04:26:40 +00:00
kaie%netscape.com
3bb822a9ab
b=102633 Allow the user to enable additional ciphers, dynamically obtaining a list of ciphers from NSS.
...
Disable support for two ciphers that are no longer in use.
r=javi/nelsonb/cotter sr=alecf
2002-04-11 05:07:09 +00:00
kaie%netscape.com
c360fab9ce
b=119481 Fix various unitialized variables.
...
r=kaie/javi sr=kin
2002-04-11 05:01:29 +00:00
kaie%netscape.com
583eafcb12
b=118319 Fix memory leak.
...
r=javi/wtc sr=blizzard
2002-04-11 04:35:08 +00:00
kaie%netscape.com
4a5807462b
b=119481 Fix various unitialized variables.
...
r=kaie/javi sr=kin
2002-04-11 04:31:53 +00:00
kaie%netscape.com
1fa789d4cb
b=129740 Fix client auth with profiles migrated from Communicator.
...
r=javi sr=alecf
2002-04-11 04:24:20 +00:00
kaie%netscape.com
568e70767c
b=132543 Fix crash when downloading CRL
...
r=javi sr=alecf
2002-04-11 04:21:18 +00:00
kaie%netscape.com
649bf84ac3
b=125041 CA not imported when getting personal cert
...
r=ssaux sr=alecf a=asa
2002-04-04 22:30:40 +00:00
hewitt%netscape.com
41e544f079
110156 - renaming outliner to tree - weird cvs events causing us to lose the log for this file, sadly. if you want the old log, see Attic/nsICertOutliner.idl
2002-03-29 03:36:00 +00:00
hewitt%netscape.com
d38a0937d9
bugs 110156, 110155
...
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa
Also includes fixes by Jan Varga (varga@utcruk.sk ) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
kaie%netscape.com
2d6fbf60d6
b=130949 Fix lock icon issues
...
r=ddrinan sr=rpotts a=valeski
2002-03-27 07:56:02 +00:00
kaie%netscape.com
6414cb969a
b=129100 OOPS fixing wrong case in my prior checkin
2002-03-27 07:54:47 +00:00
kaie%netscape.com
f2af1c2edb
b=107817 Make sure sent encrypted messages will be decryptable by sender.
...
r=ddrinan
sr=alecf
a=roc+moz
2002-03-27 03:27:43 +00:00
kaie%netscape.com
5e65891f50
b=129774 Increment PSM version to 2.3
...
r=ssaux
sr=alecf
a=valeski
2002-03-27 02:43:43 +00:00
kaie%netscape.com
dba2bcf468
b=122967 Disable "edit email trust button" in certificate manager, until functionality gets implemented correctly.
...
r=javi
sr=alecf
a=roc+moz
2002-03-27 02:41:58 +00:00
kaie%netscape.com
2cd4e5db3f
b=129100 Finalize S/Mime UI implementation
...
r=ducarroz/javi
sr=mscott
a=asa
2002-03-27 02:29:34 +00:00
dbaron%fas.harvard.edu
b95312c405
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 21:03:32 +00:00
jaggernaut%netscape.com
8f26b59dcb
Bug 101723: security icon only works for the first tab
...
Bug 117203: Insecure POST warning only comes up for first tab
Bug 120043: Page Info shows information about a page in the first tab
r=sgehani, r=kaie/ddrinan (for security stuff), sr=sspitzer (for mail/news stuff), sr=hyatt, a=asa. Work based on patch by Smaug <smaug@jippii.fi>.
2002-03-20 09:57:35 +00:00
alecf%netscape.com
451df7d6c3
a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc
2002-03-19 06:46:56 +00:00
oeschger%netscape.com
30be10945c
add a help button to crl manager dlog, update links in two others, bug=129143, sr=alecf, r=ssaux, a=asa/drivers
2002-03-18 23:41:45 +00:00
seawood%netscape.com
9bdb6711d0
Remove now redudant REGCHROME calls.
...
Bug#129456 r=bryner a=asa
2002-03-14 07:11:30 +00:00
seawood%netscape.com
abb8a23948
Remove REGCHROME calls since we now auto-register chrome when jars are processed.
...
Bug #129456 r=bryner a=asa
2002-03-14 06:17:54 +00:00
oeschger%netscape.com
4f1a83dd41
left-overs from last week's syntax change to help, should been updated url+key->key, a=asa,r=andreww,r=ssaux, sr=alecf, bug=124902, got left out
2002-03-13 21:05:21 +00:00
kaie%netscape.com
bcbe88f8af
b=125807 Fix Lock Icon Set Incorrectly
...
Checking in for ddrinan
r=kaie sr=mscott a=asa
2002-03-08 22:27:16 +00:00
darin%netscape.com
f1a6738b6c
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
wtc%netscape.com
c6e8882b5e
Temporary workaround to make 'depend' do a 'clean' in NSS. This is for
...
the landing described in bug 128593.
Modified Files: Makefile.in security/manager/Makefile.in
security/nss/makefile.win
2002-03-05 15:22:48 +00:00
alecf%netscape.com
13265ef155
one more attempt at bustage
2002-03-05 00:12:20 +00:00
alecf%netscape.com
7f8b43512f
fix NSS bustage
2002-03-04 23:57:13 +00:00
oeschger%netscape.com
abbee7ebcb
updating UI in Cert Manager: 'Restore' button should say 'Import', a=asa/drivers for trunk, sr=alecf, r=ssaux, bug=114454
2002-03-02 01:08:25 +00:00
cathleen%netscape.com
7a8a52afaa
fix build bustage due to nsCRT::strlen(char* s) removed
2002-02-28 05:14:10 +00:00
oeschger%netscape.com
ce586a48b0
these syntax updates fell through the cracks of the Monday check-in for restoring context-sensitive help, r=andrew, security r=ssaux, sr=alecf, a=asa, bug=124902
2002-02-27 21:12:23 +00:00
kaie%netscape.com
f6be46bd1d
b=125259 r=rangansen sr=shaver a=asa
...
Edit CA dialog misshaped
2002-02-27 09:50:21 +00:00
oeschger%netscape.com
86c5368302
restore context-sensitive help to ui: new help file to include and updated syntax, bug=124902, a=asa/drivers, sr=alecf, r=andreww, r=ssaux for security ui
2002-02-26 01:14:09 +00:00
wtc%netscape.com
1a7fc6755d
Removed the temporary depend->clean hack for NSS 3.4 update.
...
Modified Files:
Makefile.in security/manager/Makefile.in
security/nss/makefile.win
2002-02-23 04:41:30 +00:00
wtc%netscape.com
11bbf1a4da
Temporary hack for the NSS 3.4 update (BeOS port, etc.) Will remove
...
tomorrow.
Modified files: Makefile.in security/manager/Makefile.in
security/nss/makefile.win
2002-02-22 21:26:29 +00:00
seawood%netscape.com
1c02e4f877
Use blocking sockets for SSL connections since BeOS does not have support for nonblocking sockets.
...
Bug #70217 r=wtc a=shaver
2002-02-22 09:30:31 +00:00
dbragg%netscape.com
c7478fbb13
Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz
2002-02-20 03:18:10 +00:00
wtc%netscape.com
1fd68fb5cc
Bugzilla bug 124952: removed the "depend->clean" hack for NSS 3.4 landing.
...
Modified files: Makefile.in security/manager/Makefile.in
security/nss/makefile.win
2002-02-19 15:03:07 +00:00
seawood%netscape.com
f059e0adae
Set NSS_LIBS in config.mk. Use "-L<dir> -l<blah>" to link instead of paths to actual shared libraries on unix platforms.
...
r=rjesup@wgate.com ,wtc@netscape.com
2002-02-19 03:00:08 +00:00
sfraser%netscape.com
7627949064
Fix for bug 121952 -- make PR_ConnectContinue work on Mac, re-enabling non-blocking connects. r=wtc
2002-02-19 01:10:06 +00:00
kaie%netscape.com
e46c7f3115
b=115010 Implement "Message Security Info" when reading S/Mime messages.
...
(includes b=115209 Only care for outermost signing/encryption level)
r=javi/ducarroz sr=mscott
2002-02-18 15:36:30 +00:00
kaie%netscape.com
81d6ce6977
b=125553 fix wrong string usage
...
r=javi rs=blizzard
2002-02-18 13:15:56 +00:00
wtc%netscape.com
c2620c0df7
Bug 114748: now that NSS uses the same LIB_PREFIX as the Mozilla client,
...
removed the obsolete NSS_LIB_PREFIX. r=cls. The patch was originally
contributed by Javier Pedemonte <pedemont@us.ibm.com>.
Modified Files:
config/config.mk security/manager/Makefile.in
security/manager/ssl/src/Makefile.in
2002-02-14 15:29:22 +00:00
wtc%netscape.com
6a0a965489
Bug 122712: renamed cert_DecodeGeneralName as CERT_DecodeGeneralName.
2002-02-14 15:25:17 +00:00
kaie%netscape.com
d4e1d67707
b=99083 Polish cert display if field common name (CN) is not present
...
r=javi sr=alecf
2002-02-14 07:21:33 +00:00
kaie%netscape.com
d092e45efa
b=124241 Remove all fixed size attributes from XUL
...
r=rangansen sr=hewitt
2002-02-12 23:16:07 +00:00
wtc%netscape.com
ed9c8f445a
Bugzilla bug 112198: on Mac OS X (Darwin), we need to run 'ranlib' on a
...
static library after renaming it. This is not necessary but harmless on
other platforms. The patch is contributed by Javier Pedemonte
<pedemonte@alimni.utexas.net>. r=wtc,cls.
2002-02-12 15:21:26 +00:00
seawood%netscape.com
ebbdfa7c68
Backing out fix for win32 gmake static bustage until we figure out how to resolve bug 114748 for OS/2. Should fix current OS/2 bustage.
2002-02-08 19:17:37 +00:00
seawood%netscape.com
5871ae6f2d
Use @ so that regchrome commands aren't echoed.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #124328 r=cls
2002-02-08 08:30:30 +00:00
seawood%netscape.com
bfd2d230fb
OS/2 & Win32 non-gcc builds require that you link against their import library instead of directly against a shared library. Fixing static build bustage.
...
Use the centralized NSS_LIBS rather than explicitly writing out each NSS lib when linking.
2002-02-08 06:04:05 +00:00
kaie%netscape.com
6f0fffae1c
b=122961 Fix sending encrypted mail
...
r=relyea sr=alecf
2002-02-06 20:38:58 +00:00
seawood%netscape.com
32e0e62d5e
Link against the import lib on win32 and not the dll itself.
2002-02-06 16:27:01 +00:00
kaie%netscape.com
288bbab890
Checkin related to NSS 3.4 landing. Temporarily causing Unix depend builds to clean NSS, making those builds work. This
...
patch will be removed shortly after landing. A similar patch for Windows is inside NSS.
2002-02-06 13:40:18 +00:00
kaie%netscape.com
7792168b34
b=116334 NSS 3.4 landing
...
r=cls/wtc sr=kin/simon
2002-02-06 13:31:07 +00:00
cathleen%netscape.com
740d95a0a9
eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan
2002-02-05 01:41:13 +00:00
heikki%netscape.com
55a5667dd2
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
2002-01-31 22:12:36 +00:00
sfraser%netscape.com
d133d4956f
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
kaie%netscape.com
9254cecf95
b=116417 NSS3.4 build. Directly imported CAs not saved. Introducing a new auto cleanup class for destructing NSS objects.
...
r=javi sr=alecf
2002-01-29 01:10:04 +00:00
sfraser%netscape.com
b2b3a17133
Fix blocker bug 121326 (any SSL transaction causes Mac to freeze) by checking in temporary patch from bug 106188; this reverts Mac to using blocking connects. r=wtc.
2002-01-28 23:14:42 +00:00
kaie%netscape.com
a7b34dafe7
b=121351 Avoid risk of multiple PK11_FreeSlot calls in GenerateCRMFRequest
...
r=javi sr=blizzard
2002-01-28 15:25:47 +00:00
kaie%netscape.com
142ffea595
b=98068 Add PR_CALLBACK for changed interfaces in NSS_3_4
...
r=javi sr=blizzard
2002-01-28 15:23:59 +00:00
stephend%netscape.com
0f06ccfa04
Bug 117814. Strict JS warnings in password.js. r=stephend@netscape.com, sr=jaggernaut@netscape.com
2002-01-27 21:54:53 +00:00
kaie%netscape.com
09626f7469
b=119810 javascript strict warnings certpicker.js
...
r=ssaux sr=jag
2002-01-25 15:39:57 +00:00
kaie%netscape.com
73d972ca6c
b=121289 Make Key Escrow warning dialog work
...
r=rangansen sr=kin
2002-01-25 14:58:31 +00:00
kaie%netscape.com
cf13b17550
b=106188 Fix SSL freezing Mozilla on connect problems
...
r=darin r=javi r=wtc sr=jag a=blizzard
2002-01-18 20:20:02 +00:00
varga%utcru.sk
5fa4ea1e7f
Fix for bug 120395. "Your Certificates" tab is blank.
...
r=bryner
sr=waterson
a=blizzard
2002-01-17 21:27:35 +00:00
seawood%netscape.com
e56e20b1dc
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
...
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
kaie%netscape.com
8dc27f323f
b=117148 S/MIME tool fails to find certificate while signing
...
r=javi sr=alecf
2002-01-16 04:30:55 +00:00
kaie%netscape.com
87002d36a7
b=115010 Mail/News UI must provide detail info on signature/encryption status
...
r=javi sr=mscott
2002-01-16 04:29:26 +00:00
varga%utcru.sk
ff7ad62083
Fixes for:
...
94653 - can't right align text in outliner cell
95730 - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.
- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable
r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes
sr=hyatt,hewitt
2002-01-16 03:01:28 +00:00
rangansen%netscape.com
a50a150bc4
bug# 107491 - missed this last time
2002-01-16 00:18:58 +00:00
rangansen%netscape.com
34cd56f082
bug#107491, r=javi, sr=blizzard Makes error handling more detailed
2002-01-15 23:33:00 +00:00
dbragg%netscape.com
4563bf5291
Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com
2002-01-15 23:11:03 +00:00
kaie%netscape.com
b6689df5d4
b=93571 Remove lock icon from messenger windows
...
r=javi sr=mscott
2002-01-15 22:23:21 +00:00
cathleen%netscape.com
92d4fbf218
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
hewitt%netscape.com
7f0e98bdd5
104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt
2002-01-12 01:20:29 +00:00
kaie%netscape.com
ff2bf9290b
b=116334 Allowing conditional usage of NSS 3.4
...
r=wtc sr=blizzard
Should not affect standard build (without having explicitly set NSS_3_4 in the environment)
2002-01-10 00:47:07 +00:00
varga%utcru.sk
6673fe6131
80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
...
80548 - outliner scroll bar "disappears" in 3 stages
111101 - No scrollbox / slider / thumb in thread pane scrollbar
116269 - white scrollbars briefly show up in folder pane
116432 - Sometimes the twisty won't update after a click
116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt
99715 - convert category tree to use outliner
r=hixie
sr=blake
2002-01-03 22:58:23 +00:00
bryner%netscape.com
2a1819d615
Bug 116499 - convert nsIOutlinerView::GetCellText to return an nsAString, so we can avoid copying strings. r=blake, sr=jag.
2001-12-29 22:05:16 +00:00
kaie%netscape.com
e616ef0977
b=103011 nsNSSComponent::GetPK11String leaks
...
r=ddrinan sr=brendan
2001-12-21 06:16:24 +00:00
kaie%netscape.com
246ccfeb71
b=114751 Fix PSM use of nsDialogParamsBlock.cpp was: Cert Enrollment is broken when using a hardware device.
...
r=kaie sr=mscott
checking in for ssaux
2001-12-21 05:58:34 +00:00
morse%netscape.com
e6621be8b1
bug 114895, repeatedly asks for master password, r=sgehani, sr=alecf
2001-12-20 23:31:55 +00:00
varga%utcru.sk
591c06e5f3
Fix for 113477. Group outlinercols. r=bryner sr=hyatt
2001-12-19 00:10:41 +00:00
seawood%netscape.com
de1d3bd44e
Use of LIB_PREFIX is inconsistent between moz & nss for OS/2 VA builds (bug 114748) so set NSS_LIB_PREFIX accordingly.
...
Fixing OS/2 tinderbox bustage
2001-12-18 21:16:25 +00:00
seawood%netscape.com
45bfbf0658
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jaggernaut%netscape.com
e44e7d9ec8
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00
jaggernaut%netscape.com
ee12112b29
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
4f507b8511
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
97b0530073
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
seawood%netscape.com
750a861a23
Update PSM makefiles with LIB_PREFIX changes.
...
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #58981 r=cls
2001-12-15 06:44:57 +00:00
dbragg%netscape.com
c58f59b314
Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
...
r=tao, sr=dveditz, a=asa for drivers@mozilla.org (also approved by ddrinan from security team)
2001-12-14 00:20:04 +00:00
javi%netscape.com
ba5b82388a
Patch for Bug 11080, r=kaie, sr=jag
...
Checking in for timeless. Don't use the negation form of the NS_SUCCEEDED
NS_FAILED macros.
2001-12-13 01:17:49 +00:00
kaie%netscape.com
0843a002df
Removing mcp Mac project files, as they were replaced by xml files.
...
b=98349 r=pink sr=sfraser
2001-12-11 22:09:55 +00:00
rangansen%netscape.com
348692bdf4
bug# 111096, r=kaie sr=kin; fixing js strict warnings - checking in for Stephane
2001-12-11 22:05:33 +00:00
rangansen%netscape.com
6d78c65059
bug# 110233, r=rangansen sr=kin; fixing var name err. fixing re-declaration error
2001-12-11 22:01:49 +00:00
rangansen%netscape.com
b9becd3b7a
bug# 78720, r=rangansen sr=kin; fixing var name err. Checking in for Ssaux
2001-12-11 21:59:20 +00:00
rangansen%netscape.com
432f3e947f
bug# 114448, r=kaie, sr=hewitt removing the url type menu in crls
2001-12-11 05:59:49 +00:00
rangansen%netscape.com
a1a76076a7
bug# 114137, r=kaie, sr=hewitt fixing hardcoded string
2001-12-11 05:54:26 +00:00
rangansen%netscape.com
af4f18bd76
bug# 111530, r=javi, sr=hewitt fixing broken button size for unrecognized cert
2001-12-11 05:51:40 +00:00
kaie%netscape.com
db68f1517e
Adding new XML Mac project files.
2001-12-10 19:54:12 +00:00
blakeross%telocity.com
43a496add0
Adding missing entity.
2001-12-09 20:41:46 +00:00
blakeross%telocity.com
323ef7cfd7
Checking in security portion of last night's fix. same reviewers.
2001-12-09 17:19:44 +00:00
rangansen%netscape.com
af5d446d62
bug# 107840 - Enables automatic update of crls - missed it last time
...
r=kaie; sr=darin ; sr=hewitt
2001-12-07 02:18:40 +00:00
rangansen%netscape.com
cc76b7eb14
bug# 107840 - Enables automatic update of crls
...
r=kaie; sr=darin ; sr=hewitt
2001-12-06 22:36:45 +00:00
pchen%netscape.com
c5a94fda3b
bug 101263, r=kaie, sr=alecf, when we get logout-session message, logout of
...
password manager
2001-12-04 22:42:21 +00:00
alexsavulov%netscape.com
933877af47
fix for bug 101699: "Form does not submit if insecure submission warning active"
...
Patch by brendan, sr= attinasi, r= alexsavulov
2001-12-04 22:18:55 +00:00
kaie%netscape.com
9f403a8ba5
b=110420 fix cert prompt dialogs
...
r=javi sr=shaver
2001-12-04 15:56:54 +00:00
rangansen%netscape.com
c4830d7b48
bug 112517, r=rangansen sr=hewitt.
...
Removing some dead bloats checking in for John Morrison
2001-12-02 22:11:21 +00:00
rangansen%netscape.com
b70fff2e64
bug 112249, r=rangansen sr=blake.
...
checking in for John Morrison
2001-12-02 22:00:28 +00:00
javi%netscape.com
918df6aadb
Remove reference to nsSecureBrowserUIImpl.obj which is no longer built in this
...
directory. Should fix tbox bustage.
2001-11-30 02:30:37 +00:00
kaie%netscape.com
7ae25bdb4b
b=109777 Make sure certificate downloading works immediately
...
r=javi sr=mscott
2001-11-30 00:07:13 +00:00
javi%netscape.com
e6f4948ad3
b=75947 Landing security startup performance improvement and related issues.
r=javi sr=alecf
b=109777 Make sure certificate downloading works immediately
r=javi sr=mscott
(checking in for kaie)
2001-11-29 23:45:36 +00:00
kaie%netscape.com
515a717b97
b=75947 Landing security startup performance improvement and related issues.
...
r=javi sr=alecf
b=109777 Make sure certificate downloading works immediately
r=javi sr=mscott
2001-11-29 23:43:26 +00:00
kaie%netscape.com
4f540afa38
b=75947 Landing security startup performance improvement and related issues.
...
r=javi sr=alecf
b=109777 Make sure certificate downloading works immediately
r=javi sr=mscott
2001-11-29 23:36:34 +00:00
javi%netscape.com
a2a0dca71e
b= 75947 Landing security start up performance improvement and related issues r=javi sr=alecf
b=10977 Make sure certificate downloading works immediately r=javi sr=mscott
(checking in for kaie)
2001-11-29 23:25:56 +00:00
kaie%netscape.com
963e94719c
b=75947 Landing security startup performance improvement and related issues.
...
r=javi sr=alecf
b=109777 Make sure certificate downloading works immediately
r=javi sr=mscott
2001-11-29 23:19:52 +00:00
kaie%netscape.com
2acc607fe2
b=111938 Wrong usage of getService => createInstance
...
r=javi sr=shaver
2001-11-29 12:50:26 +00:00
kaie%netscape.com
ee5654027f
b=106939 Fix wrong caps.
...
r=javi sr=shaver
2001-11-29 12:47:20 +00:00
seawood%netscape.com
a5a15edab8
This old ruleset breaks when CC is a full path. Removing to fix shrike tinderbox bustage.
2001-11-21 10:55:56 +00:00
cls%seawood.org
57e064dd91
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:53:22 +00:00
seawood%netscape.com
55fe97bff7
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
rangansen%netscape.com
cdf0febb70
bug# 109084 ,patch=ssaux, r=rangansen , sr=hewitt
...
exception handling in device-manager window
2001-11-16 02:32:20 +00:00
kaie%netscape.com
96af3b39fe
b=109770 Obtaining a certificate from Verisign does not work
...
r=javi sr=blizzard
2001-11-16 01:57:58 +00:00
kaie%netscape.com
8415d12cc6
b=108600 Avoid the risk of unexpected NSS shutdowns
...
r=javi sr=blizzard
2001-11-16 01:55:37 +00:00
rangansen%netscape.com
d51a8b11d7
bug# 109792 ; s=kaie ; sr=hewitt Fixing the blank cert details tab problem
2001-11-15 01:16:02 +00:00
rangansen%netscape.com
45443f5867
bug# 109072 ; s-kaie ; sr=hewitt Fixing the blank cert details tab problem
2001-11-14 01:32:21 +00:00
kaie%netscape.com
579d261870
b=108735 Fix large blank space in cert manager
...
r=kaie sr=hewitt
2001-11-12 20:29:31 +00:00
kaie%netscape.com
a4327e69de
b=103198 Make sure master preferences panel fits.
...
r=kaie sr=blizzard
2001-11-12 05:07:23 +00:00
kaie%netscape.com
f243ba77d1
b=108625 Fix regression / XUL value attribute assignment
...
r=ddrinan sr=blizzard
2001-11-12 04:57:53 +00:00
colin%theblakes.com
b903e07dcf
Make OpenVMS use MKSHLIB_[UN]FORCE_ALL. Remove other cruft that is now
...
no longer needed. b=108862 r=cls a/driver=asa
2001-11-09 03:06:36 +00:00
dbaron%fas.harvard.edu
8cd8d91750
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
bryner%netscape.com
03f7415821
Bug 108742 - cannot get a cert. patch from stephen walker, r=bryner, sr=blizzard.
2001-11-06 23:39:17 +00:00
ddrinan%netscape.com
872a6bbeab
Missed this as part of landing of S/MIME. r=javi, sr=blizzard
2001-11-06 02:17:46 +00:00
bryner%netscape.com
9d7a5cb5c5
Bug 107642 -- XUL syntax changes/cleanup. Patch from blake, r=hyatt, sr=ben.
2001-11-05 00:00:02 +00:00
rangansen%netscape.com
db5c60637d
r=ssaux ; sr = blizzard ; bug# 83392 ; Handling page info properly, in case of exceptions
2001-11-03 01:04:08 +00:00
rangansen%netscape.com
5289359a6e
r=javi ; sr = hewitt ; bug# 89827 ; adding serial number col to cert manager window
2001-11-03 00:56:20 +00:00
rangansen%netscape.com
db7f83d1b0
r=javi ; sr = hewitt ; bug# 89827 ; adding serial number col to cert manager window
2001-11-03 00:49:35 +00:00
rangansen%netscape.com
4e6432ed9e
Bug# 101760 ; r=javi ; sr = hewitt ; fixing window sizing issue
2001-11-02 00:34:15 +00:00
ddrinan%netscape.com
9e015ccb37
Bug 107375 - update localVersion to 0.9.6. r=jbetak, sr=dveditz
2001-11-02 00:27:05 +00:00
rangansen%netscape.com
ec130d7ff8
Bug# 94203 ; r=javi ; sr = hewitt disabling backup all button when there is no cert
2001-11-02 00:25:02 +00:00
javi%netscape.com
62064f3fd3
Adding new files to the mac project file. Should fix tbox bustage.
2001-10-31 02:01:40 +00:00
javi%netscape.com
698f7ff045
Back out ddrinan for now.
2001-10-31 01:58:54 +00:00
ddrinan%netscape.com
1a64376d9a
Bug 105526 - Initial landing of PSM S/MIME. Mailnews will land separately. See bug 106507 for that. r=javi, sr=blizzard
2001-10-30 23:52:01 +00:00
alecf%netscape.com
b3c60610d7
added unicharutilsstatic*.o to build for bug 100214
2001-10-30 03:17:12 +00:00
cls%seawood.org
0df234f6a5
Removing xpcom dependency upon unicharutil.
...
Fixing tinderbox bustage.
Bug #100214 r=alecf
2001-10-30 01:11:04 +00:00
kaie%netscape.com
572e4c256c
b=106794 r=kaie,javi sr=blizzard
...
Fix to make "delete certificate" work again.
2001-10-29 15:43:20 +00:00
jaggernaut%netscape.com
e2f4401c73
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-28 08:33:51 +00:00
cls%seawood.org
e4bd7ca988
Freezing nsIURIContentListener class. Fixing PSM bustage
...
Thanks to Rick Potts <rpotts@netscape.com> for the patch.
Bug #99627
2001-10-27 04:15:42 +00:00
kaie%netscape.com
504e2b2d96
b=79153 r=javi sr=blizzard
...
Crypto key generation feedback, prevent crash, cleanup code, add a call from second code path.
2001-10-23 06:11:57 +00:00
kaie%netscape.com
429912183a
b=105016 r=kaie sr=ben
...
Update to 88553, polish layout of dialog and clicking on radio button text to select a radio button.
2001-10-22 23:57:39 +00:00
javi%netscape.com
2e4b6a79ea
Fix for Bug 99163, Checking in for dougt@netscape.com,r=shaver, sr=jband
2001-10-22 22:30:18 +00:00
rangansen%netscape.com
6c6805d401
Checking in for morse@netscape.combug# 87334, r=rangansen r=jag sr=Alect Flettenforcing ask everytime option for passwords ...
2001-10-22 03:01:53 +00:00
javi%netscape.com
d885acfcc5
Missed this file in dougt's last patch.
2001-10-19 22:48:01 +00:00
javi%netscape.com
4e7194601a
Checking in for dougt.
2001-10-19 21:53:39 +00:00
rangansen%netscape.com
aaf9d57ed8
Rolling back last changes
2001-10-18 19:09:03 +00:00
rangansen%netscape.com
d2f2acaa18
Checking in for morse@netscape.com
...
bug# 87334, r=rangansen r=jag sr=Alect Flett
enforcing ask everytime option for passwords ...
2001-10-18 18:06:39 +00:00
rangansen%netscape.com
46c1d08072
r=rangansen r=ssaux sr=hewitt
...
bug# 101631- enables column reordering
2001-10-12 21:51:57 +00:00
rangansen%netscape.com
0f707586ec
r=kaie sr=blizzard bug# 87656
...
[enables selecting token in change pswd dialog]
2001-10-11 21:18:08 +00:00
rangansen%netscape.com
3546d3b48a
r=cls sr=blizzard bug# 102372
...
[checking in for Christian Biesinger]
2001-10-11 21:02:42 +00:00
rangansen%netscape.com
bb2873092e
r=rangansen sr=blizzard bug# 10300
...
[fixes regression that cert selection radio buttons were on separate lines]
2001-10-11 20:42:44 +00:00
kaie%netscape.com
d215909f69
b=99525 r=ddrinan sr=blizzard
...
When resetting master password, do not erase the stored web passwords if they are obscured only.
2001-10-11 20:29:51 +00:00
kaie%netscape.com
8547f74ac9
b=95987 r=relyea sr=blizzard
...
re-enable Diffie Hellman ciphers
2001-10-11 18:45:39 +00:00