Граф коммитов

6731 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 491ace149c fix linux bustage 2000-01-22 02:22:09 +00:00
ducarroz%netscape.com 0445db254a Bug 24705. OpenComposeWindowWithURI must not escape parameters before calling OpenComposeWindowWithValues since fix for bug 24301. R=ssptizer,jefft A=brendan@mozilla.org,jar,chofmann 2000-01-22 01:02:01 +00:00
ducarroz%netscape.com f79f21f4f9 Bug 24301. OpenComposeWindowWithValues now pass value through a nsIMsgCompFields object instead of passing them directly as argument. R=mscott,bienvenu A=chofmann 2000-01-21 15:08:55 +00:00
mscott%netscape.com d213aa35d1 Bug #23325 --> if someone tries to illegally make us resolve a relative url against a mailnews url (imap,
mailbox, news, etc.) just return "about:blank" as the url. Why? 'cause mailnews urls aren't relative and
trying to do so with msgs that don't have base urls associated with them is causing lots of problems.
r=sspitzer,rhp
a=chofmann
2000-01-21 05:49:20 +00:00
jefft%netscape.com b08acfedad fixed bug 23447 -- Empty Trash on Pop3 not working; JS file change only; r=bienvenu,putterman; a=chofmann 2000-01-21 01:30:00 +00:00
putterman%netscape.com e95044655d Fix for 24362 and 23755. Can now see downloaded mail for a new profile. Status bar gets updated
message counts.  a=chofmann. r=alecf and bienvenu.
2000-01-20 22:56:00 +00:00
mscott%netscape.com 3f81da7c45 Bug #24274--> when creating a new channel, if we don't have a mock channel,
return an error instead of NS_OK.
r=bienvenu,travis
a=chofmann
2000-01-20 03:55:25 +00:00
jefft%netscape.com a2c1a1f099 non-crashing fix for bug 24407; check for null pointer prior calling nsCRT::strdup(); r=bienvenu,mscott 2000-01-19 23:43:42 +00:00
bienvenu%netscape.com b76cc82188 fix copying multiple msgs from local folder to imap r=jefft,mscott a=chofmann 24384 2000-01-19 22:25:53 +00:00
bienvenu%netscape.com bcc30623c6 fix online to offline move to delete source headers, r=mscott 2000-01-19 01:28:16 +00:00
pavlov%netscape.com 51eb775d54 add support for new pref/migrate it from 4.x r=alecf 2000-01-19 01:16:35 +00:00
pavlov%netscape.com c0e2eb46bc add a default pref r=alecf 2000-01-19 01:15:22 +00:00
alecf%netscape.com 92cc754390 use the right port when constructing the IMAP url
r=mscott
2000-01-18 22:43:58 +00:00
bienvenu%netscape.com dc6da4bc94 add ability to copy multiple imap messages efficiently, r=jefft,mscott 23302 2000-01-18 22:33:35 +00:00
dveditz%netscape.com be8c2f022a cleaning up leftover bookkeeping files in mdb and mork directories (since moved) 2000-01-18 20:40:37 +00:00
rhp%netscape.com 72af70b1e2 Fix a problem with META that specify charsets - Bug #: 22036 - r: jefft 2000-01-18 14:23:00 +00:00
alecf%netscape.com 79b4912975 allow imap to support port numbers in the pref file
r=mscott
bugged by=pavlov
2000-01-18 02:34:08 +00:00
tonyr%fbdesigns.com 73da80ecd9 Added the import tools to the build (finally!) 2000-01-17 23:58:08 +00:00
rhp%netscape.com 4cd3e6ffe6 Fix for multiple replacement of HTML entities - Bug #: 23904 - r: jefft 2000-01-17 23:24:04 +00:00
sford3%swbell.net b2c319eae7 Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi 2000-01-17 22:32:13 +00:00
mscott%netscape.com 0bfbd10975 Fix a problem I introduce with the new message display for sspitzer to help with printing. when AscynConvertDAta
is called, we want to remember off the desired output content type. then when scanning the url and attempting
to determine which emitter to use, we can look at this content type again to help us make the right decision
r=sspitzer
2000-01-17 20:59:44 +00:00
mscott%netscape.com a770fdf7e5 loading a uri takes the channel instead of the uri. The caller
must create the channel before call openuri.
r=rpotts.
2000-01-17 19:56:31 +00:00
jefft%netscape.com f408d688d2 Fixed bug 22129 -- lack of recieve mail functionality; it turns out that we didn't handle actual message size different that the server returned message size well; we have to check for dot_fix, assumed_end and pause for more data to end incorporate complete message download; turned on auth login so we have a little security; generate X-UIDL header if needed; better cache of server capability; r=rhp 2000-01-17 17:32:07 +00:00
tonyr%fbdesigns.com f659101ae6 Update UI to have single entry point 2000-01-17 06:06:56 +00:00
tonyr%fbdesigns.com d4ce53cf93 Added importDialog.dtd 2000-01-17 06:06:13 +00:00
tonyr%fbdesigns.com ef47f328ce First Checked In. 2000-01-17 06:04:49 +00:00
hyatt%netscape.com 4e0aea2028 Added support for snapping a tree widget to a certain row height. r=pavlov 2000-01-17 03:57:00 +00:00
sspitzer%netscape.com fc7b887160 #define some hard coded strings 2000-01-15 09:55:02 +00:00
sspitzer%netscape.com 5b58796fd1 add a debugging printf. 2000-01-15 09:30:34 +00:00
sspitzer%netscape.com 494451258f add the removeIdentity() method to the the account manager interface.
I need this, because at migration time, I create a bogus identity
for migration purpose, and I want to clean up after myself.
2000-01-15 09:14:27 +00:00
sspitzer%netscape.com a8927fd2e9 step 2 of divorce the mailnews migration code from the account manager 2000-01-15 09:00:46 +00:00
sspitzer%netscape.com 02b304a755 added files: mozilla/mailnews/base/public/nsIMessengerMigrator.idl 2000-01-15 08:59:09 +00:00
sspitzer%netscape.com 16f012f496 added files: mozilla/mailnews/base/src/nsMessengerMigrator.cpp 2000-01-15 08:58:50 +00:00
sspitzer%netscape.com 8333f3391c moving the mailnews migration code out of the account wizard.
step 1:  add the new files.
2000-01-15 08:51:16 +00:00
sspitzer%netscape.com f83bca3a4e perhaps I should keep my personal feelings about the Mac to myself. r=steve jobs 2000-01-15 06:13:04 +00:00
sspitzer%netscape.com 75168769b3 cache the 4.x server type. first step in moving migration out of the account
manager and into its own service.  r=alecf
2000-01-15 06:11:04 +00:00
alecf%netscape.com 532cba7b20 add "valid" attribute to the identity and server to determine if we need to run through the account wizard at startup. part of fix for #23391
r=sspitzer
2000-01-15 03:06:39 +00:00
mscott%netscape.com 393090d0a8 bug #23894 --> be sure to escape the display name for the attachment b4
inserting it into the open attachment method.
r=sspitzer
2000-01-15 01:45:12 +00:00
mscott%netscape.com 687e264d13 Bug #23894 --> be sure to unescape the attachment's display name before brining up the file picker.
r=sspitzer
2000-01-15 01:41:52 +00:00
ducarroz%netscape.com 0aeaa0cd52 Fix for bug 23109 & 23331. Call new api msgCompose.AttachmentPrettyName to convert an attachment url to something nicer to display in the attachment pane. R=jefft 2000-01-15 01:38:34 +00:00
ducarroz%netscape.com ab37d7012d Rewrite fix for bug 23111. Now use new API for retreiving file system character set. R=nhotta 2000-01-15 01:33:23 +00:00
ducarroz%netscape.com 75702934bc Fix related to bug 23109. We need to convert back the file name to the file system characters set when we save an attachment during a forward inline. R=jeff 2000-01-15 01:33:19 +00:00
ducarroz%netscape.com 8b94105da6 Fix for bug 23109, 23331. Attachment file names are now converted to file system character set and we display only the file name in case of a file url. R=jefft 2000-01-15 01:33:18 +00:00
ducarroz%netscape.com a465fa6447 New API needed by fixes for bug 23109, 23111, and 23418. Create a new api to retreive the current file system character set. R=jefft 2000-01-15 01:33:17 +00:00
alecf%netscape.com 161c147ab1 back me out 2000-01-14 22:53:46 +00:00
alecf%netscape.com 8cf359a674 back my changes out 2000-01-14 22:53:16 +00:00
alecf%netscape.com 71c80cb680 back out my changes 2000-01-14 22:51:53 +00:00
sspitzer%netscape.com d8a5c41c93 backing out andreas and warren 2000-01-14 22:01:56 +00:00
alecf%netscape.com 86cb57485e fix usages of getprehost so that we can send mail
a=granrose
2000-01-14 20:20:04 +00:00
alecf%netscape.com 3ef4875bf8 fix usages of GetPreHost so that mail folders can appear
a=granrose
2000-01-14 20:19:17 +00:00