caillon%returnzero.com
e57f897c5d
Fixing naving's bustage
2002-08-07 04:19:58 +00:00
ducarroz%netscape.com
4cb894bf11
Fix for bug 141730. When forwarding inline or replying to an encrypted message, we need to decrypt the message body. R=kaie, SR=bienvenu,sspitzer
2002-08-07 03:35:33 +00:00
naving%netscape.com
acefeeb32c
83251 r=bhuvan sr=bienvenu Implementing feature drag and drop message to standalone msg window should load it.
2002-08-07 03:32:38 +00:00
naving%netscape.com
bfe3eb616a
153251 r=cavin sr=bienvenu. Make sure that custom header entered by the user follow rfc2822 standards for
...
header field name. fixes error getting new msgs for imap.
2002-08-07 03:28:32 +00:00
naving%netscape.com
9fcc92eabb
121359 r=cavin sr=bienvenu. when exiting out of quick search scroll to first new msg if nothing to select.
2002-08-07 03:22:08 +00:00
ducarroz%netscape.com
eac262113b
Fix for bug 154370. Correctly set the colwrap when emitting HTML. R=varada, SR=bievenu
2002-08-07 03:15:54 +00:00
naving%netscape.com
87a52f948e
159990 r=cavin sr=bienvenu make drag and drop of messages to newly created local folder work (when done twice
...
in a row)
2002-08-07 00:07:00 +00:00
naving%netscape.com
777f04355b
72617 r=racham sr=bienvenu Use separate flavor for message (text/x-moz-message) and separate flavor for folder (text/x-moz-folder), makes it easy to maintain
2002-08-06 23:58:53 +00:00
kaie%netscape.com
ae793a7bc5
b=148232 Support application/pkcs7-signature mime type on incoming S/Mime messages.
...
r=ducarroz sr=darin
2002-08-06 13:29:12 +00:00
henry.jia%sun.com
5b64006da1
4th patch for bug 158080
...
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:56:22 +00:00
henry.jia%sun.com
31cd9553b8
3rd patch for bug 158080
...
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:37:58 +00:00
seawood%netscape.com
d792c3f858
Fix win32 gmake static builds.
...
Bug #160104 r=bryner
2002-08-06 04:17:50 +00:00
henry.jia%sun.com
ac0fa71273
Second patch for bug 27002
...
Cyrus IMAP: Send and Save as Draft/Template problems on Cyrus
Patch by Henry.Jia@sun.com
r=cavin, sr=bienvenu
2002-08-06 03:47:06 +00:00
alecf%netscape.com
3703f3c61b
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
ssu%netscape.com
5454ddaba0
fixing bug 154025 - context menu breaks threadpane navigation using next button or keyboard up down arrows. r=racham, sr=sspitzer, a=drivers
2002-08-02 23:47:16 +00:00
jkeiser%netscape.com
d5d0162512
Make compose window not invoke double form submit protection (bug 136906), r=darin, sr=rpotts, a=rjesup
2002-08-01 18:17:48 +00:00
ssu%netscape.com
5def242c89
checking patch in for neil@parkwaycc.co.uk. fixex bug 158028 - The Mail Start Page does not load. r=ssu, sr=sspitzer, a=drivers. For some reason only half of this patch got checked in initially. this time, the rest is being checked in. sorry about that.
2002-07-30 22:12:53 +00:00
mkaply%us.ibm.com
07320e379b
#160004
...
r=cavin, sr=bienvenu, a=asa
Fix for regression I caused deleting local folders. Thanks navin!
2002-07-30 13:39:10 +00:00
racham%netscape.com
604f2231aa
Fixing bug 138462. Patch in here fixes the crash and hang states reported when user clicked on mailto: link and then try to cancel out of the mailnews account wizard, with a new profile. Patch is contributed by Andrew Shultz (ajschultz@eos.nscu.edu). r=bhuvan, sr=bzbarsky
2002-07-30 02:57:19 +00:00
pete.zha%sun.com
013923e519
Migrated UW IMAP UI: New Folder Dialog is not displaying completely for the FIRST time
...
bug=90734 r=naving sr=jst a=asa
2002-07-27 00:33:12 +00:00
ssu%netscape.com
39a3c8bfe9
fixing bug 158199 - Mailnews Prefs dialogs are missing mnemonics. r=varada, sr=mscott a=drivers
2002-07-26 23:06:32 +00:00
naving%netscape.com
d02931c130
42090 most of the work for this patch done by joshua.xia@sun.com r=naving sr=bienvenu a=asa Make cancel in
...
filterListDialog not remember changes.
2002-07-26 19:27:30 +00:00
kaie%netscape.com
de8050310c
b=145698 javascript strict warnings in msgCompSecurityInfo.js
...
r=javi sr=alecf a=asa
2002-07-25 02:45:51 +00:00
ssu%netscape.com
ab7ae5d5ac
checking in patch for neil@parkwaycc.co.uk. fixes bug 158028 - The Mail Start Page does not load. r=ssu sr=sspitzer a=asa
2002-07-24 20:39:00 +00:00
naving%netscape.com
2921fe9e65
158776 r=cavin sr=bienvenu a=asa fixing nsCRT::strtok uses in pop3 protocol code.
2002-07-24 01:50:57 +00:00
stephend%netscape.com
01a277df0a
Bug 158379. Align 'Filter Name' text with textfield in the Filter Rules dialog. r=naving@netscape.com/walk84@yahoo.com, sr=bryner@netscape.com, a=asa@mozilla.org
2002-07-23 03:25:34 +00:00
henry.jia%sun.com
ecff57635e
First patch for bug 158080
...
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=blizzard, sr=alecf, a=asa(for trunk)
2002-07-23 02:27:19 +00:00
cbiesinger%web.de
723e3f73ca
bug 155148 patch by calvin.liu@sun.com r=hwaara sr=bienvenu a=asa
...
Online/Offline indicator doesn't work in "Advanced Address Book Search" dialog
2002-07-22 22:28:44 +00:00
ducarroz%netscape.com
a5308866c4
Fix for bug 158334. Fix memory corruption created by using PL_strcat on a buffer not wide enough. R=varada, SR=bienvenu
2002-07-19 20:58:32 +00:00
bienvenu%netscape.com
7ce37799cd
fix undo of delete of top level msg in thread r=cavin, antonio.xu@sun, sr=sspitzer, a=asa 157503
2002-07-18 14:48:38 +00:00
bienvenu%netscape.com
630f2faae4
fix crash selecting bogus line in thread pane for imap folder, r=cavin, sr=sspitzer 157503
2002-07-18 14:45:08 +00:00
henry.jia%sun.com
47a7058762
Fix bug 27002:
...
Cyrus IMAP: Send and Save as Draft/Template problems on Cyrus
Patch description:
Add personal namespace support for specific folders' uri. This patch can also solve the blocker bug 90494 which is related the same problems of Courier IMAP server.
patch by Henry.Jia@sun.com
r=cavin@netscape.com , sr=bienvenu@netscape.com , a=chofmann@netscape.com
2002-07-18 05:41:42 +00:00
dougt%netscape.com
ee613011bc
Fixes the following:
...
154047
This change cleans up the category manager in hopes to freeze it for 1.1 final. This change removes dead and unsupported methods from the interface as well as removes the C++ code from the interface. This should land for 1.1b since users of the current category manager will have to update their components.
157597
Make embedding base and examples use XPCOM Glue
This change makes our embedding samples use the XPCOM glue.
157625
nsLocalFile::Remove's file pointer is sometimes null afte...
This fixes a crash when we dereference null. It is a bandaide fix as the real problems involves retooling the directory enumerator.
157801
This fixes a terrible state which you can get into whereby XPCOM will fail to startup regardless of what you do. The fix is to cause autoreg to happen if the component registry (compreg.dat) is not found.
r/sr=alecf@netscape.com , rpotts@netscape.com . a=scc@mozilla.org
2002-07-18 05:09:10 +00:00
varga%netscape.com
dcf0f03176
Fix for bug 82840 - need treecolgroups to have fixed="true" be as wide as the column header
...
and bug 72513 - column header text not shown: Enabled (in fitler dialog) and Subscribed (in subscribe dialog)
r=bienvenu
sr=sspitzer
a=scc
2002-07-18 04:09:11 +00:00
pete.zha%sun.com
c0b1790806
Freeing mismatched memory in delete
...
bug=157184 r=naving sr=bienvenu a=scc patch=antonio.xu@sun.com
2002-07-18 02:48:52 +00:00
naving%netscape.com
77aaa44086
157809 r=cavin sr=bienvenu a=scc fixing can't delete imap folders when using "mark as deleted" delete model
2002-07-18 01:18:14 +00:00
leaf%mozilla.org
dd33dbb91f
bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings
2002-07-17 23:51:49 +00:00
timeless%mac.com
03e24bffa3
Bug 156368 quicksearch fails if focus was in threadpane before search box
...
patch by neil@parkwaycc.co.uk r=naving sr=bienvenu a=asa
2002-07-17 13:06:09 +00:00
nhotta%netscape.com
502a534cea
For mailto URL, convert spec to UTF-8 (from origin charset) if necessary,
...
bug 141134, r=ducarroz, sr=bienvenu, a=asa.
2002-07-16 21:34:25 +00:00
ducarroz%netscape.com
088757906f
Fix for bug 143882 (remaining problem). We need to remove internal headers when sending message as attachment. R=varada, SR=bienvenu, A=asa
2002-07-16 21:18:46 +00:00
kaie%netscape.com
344b6e8c89
b=114893 Can't send encrypted mail if encryption cert has not been imported. Smartcard issue.
...
r=javi sr=alecf a=asa
2002-07-15 13:35:30 +00:00
naving%netscape.com
1abe49ca36
156368 patch by t.bugz@lament.cjb.net r=naving sr=bienvenu a=roc+moz fixing quicksearch fails if focus was in threadpane before search box
2002-07-12 17:57:02 +00:00
kaie%netscape.com
2808af4b12
b=135214 tentative fix for "signed icon in 3-pane isn't going away"
...
r=dbaron sr=mscott
2002-07-12 11:53:34 +00:00
pete.zha%sun.com
6abc3fce55
"Quote Message" menu item doesn't work on recently trunk. bug=156876 r=ducarroz sr=bienvenu a=roc+moz
2002-07-12 04:33:16 +00:00
jkeiser%netscape.com
34124ef8e1
Make mailto form submit work (bug 61893), r=alexsavulov@netscape.com, sr=dveditz@netscape.com, a=asa
2002-07-11 23:32:13 +00:00
bienvenu%netscape.com
314ddabf13
fix 156967 using stand-alone msg window can cause memory corruption/crashes r=naving, sr=sspitzer, a=asa
2002-07-11 21:25:47 +00:00
rods%netscape.com
9a92a01489
Reapplying original patch from Bug 156307 (which I just backed out)
...
This patch checks the subject to make sure it isn't null before escaping it
Bug 156650 r=varada sr=bienvenu a=dbaron
2002-07-11 01:00:21 +00:00
rods%netscape.com
378055bf65
Backing out previous checkin - Fixes regression Bug 156630
...
Reopening Bug 156307
2002-07-10 23:39:18 +00:00
kaie%netscape.com
477675531a
b=156546 Fixing Windows bustage
2002-07-10 07:58:20 +00:00
kaie%netscape.com
e05c37d4dc
b=156546 Forwarded inline: Incorrect signature/encryption status shown in header area
...
r=ducarroz sr=alecf
2002-07-10 06:36:06 +00:00