rhp%netscape.com
a9084e8553
Large Image attachments hang on mail display fix - Bug #21852 - r: mscott/rhp approved: chofmann
1999-12-16 03:35:01 +00:00
shaver%netscape.com
5818d49be7
remove excess 'Netscape' references from the chrome (r=dmose,a=leaf)
1999-12-15 23:00:34 +00:00
rhp%netscape.com
968e22dd58
Fix for build problem
1999-12-15 04:05:40 +00:00
rhp%netscape.com
074e45276e
Performance fix for message display - Bug #: 21203 - r: xxxxx
1999-12-15 03:35:34 +00:00
endico%mozilla.org
2ffb83f7ba
change default mail start page to http://www.mozilla.org/mailnews/start.html r=sspitzer, a=brendan
1999-12-14 05:36:46 +00:00
rhp%netscape.com
19e34795ff
Fix for crasher in mail display - Bug #21436 r: valeski - Approval: chofmann
1999-12-14 02:25:50 +00:00
ducarroz%netscape.com
939788219e
Fix for bug 21606. Don't autocomplete an empty string. R=putterman
1999-12-13 22:59:01 +00:00
jefft%netscape.com
268b209d5d
fixed bug 20312, 21546 -- Get Pop3 Messages stall; r=ducarroz, a=chofmann
1999-12-13 22:03:14 +00:00
bienvenu%netscape.com
a0423f36a7
fix problem applying multiple imap filter hits r=mscott,a=chofmann 21435
1999-12-13 02:24:13 +00:00
duncan%be.com
72ce635283
Fix minor BeOS build breakage.
...
r=dveditz
1999-12-12 20:32:26 +00:00
bienvenu%netscape.com
7eba3ad2da
fix for stop in mailnews,r=mscott,a=chofmann 18242
1999-12-12 01:23:26 +00:00
ducarroz%netscape.com
a5d50b2a1c
Fix for bug 21411 (PDT+). Cell doesn't have anymore a child node (by default) are they are now box. Don't check for it. R=hangas
1999-12-11 02:08:03 +00:00
jefft%netscape.com
01d9abbcda
fixed bug 20312 -- [DOGFOOD] [PDT+] Mozilla Mail stalls on specified popmail spool; we failed in handling empty line & dot in the middle of a message; r=bienvenu,mscott a=chofmann
1999-12-10 23:42:44 +00:00
jefft%netscape.com
c43ec403b8
fixed bug 20312 -- [DOGFOOD] [PDT+] Mozilla Mail stalls on specified popmail spool; we failed in handling empty line & dot in the middle of a message; r=bienvenu,mscott a=chofmann
1999-12-10 23:37:04 +00:00
hangas%netscape.com
de17407756
Fix headers over results pane in address book. Bug 21340. r=ducarroz, a=chofmann
1999-12-10 21:15:10 +00:00
chuang%netscape.com
d7c6eb04c9
PDT+Bug 21230 Change in Edit AB Card not saved to address book database. r=bienvenu, a=chofmann.
1999-12-10 04:40:59 +00:00
hangas%netscape.com
a66a0ab963
Fixing regression 21285 (broken select addresses dialog because of api change in backend). r=alecf
1999-12-09 21:12:43 +00:00
briano%netscape.com
751faeabd1
Build fix. Some compilers try to interpret the #0xx in the unused #defines
...
as octal values, so the ones that contain 8's and 9's make the compilers unhappy.
1999-12-09 02:59:40 +00:00
bienvenu%netscape.com
91c22f9f57
fix imap reply quoting, r=mscott,a=chofmann 21217
1999-12-09 02:19:30 +00:00
rhp%netscape.com
b2596d9e1a
Fix for possible memory overrun - Bug #:20564 - r: jefft
1999-12-09 01:11:52 +00:00
norris%netscape.com
db3ac41e96
Fix bug 16672 "[DOGFOOD] JavaScript in HTML email message may read local files"
...
This fix uses the data: protocol to load the text of the mail message,
meaning there's no need for a temporary file. It encodes the data in base
64 so that we don't have to worry about escaping double quotes, ampersands, etc.
r=rhp@netscape.com .
Also fix JavaScript error. r=putterman@netscape.com
1999-12-08 23:00:22 +00:00
hyatt%netscape.com
53ae4c7891
Adding treepopup support to the thread pane.
1999-12-08 11:34:58 +00:00
mscott%netscape.com
490d047e1a
fix memory leak for webshell! Bug #21126 --> ftp was broken with mail window up
...
r=sspitzer
1999-12-08 04:33:44 +00:00
amusil%netscape.com
f3c723985e
Adding id's to the tab widgets so that they can be overlayed.
1999-12-08 04:16:50 +00:00
rhp%netscape.com
0dbd32e463
Changes for emitter rework for printing - r: jefft
1999-12-08 03:34:32 +00:00
bienvenu%netscape.com
e7a4b6ae94
fix 17058 mac body filters, r=sspitzer
1999-12-08 03:25:48 +00:00
bienvenu%netscape.com
efa3d671fd
fix bug on mac where filters only work first time, r=rpotts
1999-12-08 02:31:44 +00:00
alecf%netscape.com
03a7f545e7
check for null pointer - happens when necko gives us back an empty channel (this is the only place we weren't checking)
...
r=jefft
1999-12-08 00:01:52 +00:00
putterman%netscape.com
7cbc3a0958
Fixes part of 18075. reviewed by jefft. Don't crash when doing get msg on a pop account
...
that has no incoming server.
1999-12-07 23:35:05 +00:00
sspitzer%netscape.com
d067253aff
fix for #21079 , infinite loop when discovering folders. r=bienvenu
1999-12-07 23:04:24 +00:00
rhp%netscape.com
33c6cfdf17
Fix for garbage display on text=flowed messages. r: rhp Externally Contributed
1999-12-07 22:54:41 +00:00
dp%netscape.com
2836fa3605
Converting to generic factory. Fixed vcard factory holding
...
servicemanager. r=rhp@netscape.com
1999-12-07 22:44:49 +00:00
rhp%netscape.com
eedfcf7238
Fixes for Text - HTML converstion - r: rhp - externally contributed
1999-12-07 22:25:00 +00:00
tonyr%fbdesigns.com
4df0cc9939
Bug fixes for importing from NT
1999-12-07 22:22:34 +00:00
rhp%netscape.com
60883fdbbd
Changes for mangled attachments - Bug #20956 - r: valeski
1999-12-07 22:17:41 +00:00
bienvenu%netscape.com
49f8f78d79
fix problem with extra .msf tacked on db names for imap r=mscott
1999-12-07 22:04:12 +00:00
rhp%netscape.com
957beb03fe
Adding file to tree - NOT PART OF THE BUILD!
1999-12-07 15:29:20 +00:00
scc%netscape.com
db5cd594e2
Make observers support weak references. Bug #18682 ; r=dp.
1999-12-07 14:06:36 +00:00
Jerry.Kirk%Nexwarecorp.com
19f6713e3f
Added $(TK_LIBS) to EXTRA_LIBS for Neutrino because Timers require the
...
photon native library to be linked in to work properly.
r=rhp
1999-12-07 12:57:31 +00:00
alecf%netscape.com
92c2c6a64e
fix for #20647 (required to verify a PDT+ bug)
...
r=sspitzer
nsCRT::strcmp was returning 0 when you pass a PRUnichar* 0 null pointer
1999-12-07 08:48:52 +00:00
mscott%netscape.com
ef7820f1cb
Bug #20698 --> unescape the url before figuring out the file path
1999-12-07 07:18:06 +00:00
sspitzer%netscape.com
58ec9aebb2
fix for #20896 , need to select menu or folder picker twice to see the top
...
level folders for a server. fix from putterman, r=sspitzer.
1999-12-07 06:20:02 +00:00
alecf%netscape.com
0f17235749
fix case sensitivity issues - check in abCardViewOverlay.js which didn't get checked in the first time, and fix other JS that was changed since Sammy Ford made his original patch
...
r=sspizter
1999-12-07 06:17:43 +00:00
bienvenu%netscape.com
d48d6e9d78
fix body filter problem for local messages, r=mscott 17058
1999-12-07 05:52:56 +00:00
bienvenu%netscape.com
b4e61f2f13
fix msf file names for imap folders with illegal characters, r=mscott 20324
1999-12-07 05:51:53 +00:00
bienvenu%netscape.com
89a342ce1e
fix problem threading headers by subject when date order is not arrival order, r=mscott 20421
1999-12-07 05:36:06 +00:00
jdunn%netscape.com
1fa56e3ef1
alecf's checkon on 12/2 (test.cpp) started use of accountmanager which requires
...
libmsgbaseutil so we need to link it in
r= alecf
1999-12-06 22:04:24 +00:00
ducarroz%netscape.com
9f1bbf86f0
Fix for bug 20922. OnAutocComplete and AutoComplete now must start with a lower case. R=hangas
1999-12-06 20:10:05 +00:00
jefft%netscape.com
1438c6a790
possibly fix bug 20230, save template requires canonical line ending when uploading to an imap server; r=rhp;
1999-12-06 15:40:24 +00:00
waterson%netscape.com
73198c7db7
Bug 20853. addCardToDatabase, don't AddCardToDatabase.
1999-12-06 08:33:58 +00:00