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