Commit Graph

539 Commits

Author SHA1 Message Date
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