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

7513 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com b624fe2894 fix for #31715. pass the nsIMsgWindow when trying to post a message.
(we may need it, if we have to authenticate the use for posting.)

also, clean up the code to handle NS_ERROR_* properly.
2000-03-14 07:21:44 +00:00
sspitzer%netscape.com d7aaa45fbc use nsCOMPtr for the cached pref service instance. r=bryner. 2000-03-14 07:03:00 +00:00
putterman%netscape.com 0a24489bd2 r=bienvenu. Fixes for 29970 - deleting last message in a folder works. 17074 - remember
sort per folder.  27749 View Message menu works.  16966 Mark thread read.  28419 File Button
2000-03-14 05:38:51 +00:00
putterman%netscape.com 9ad79e2641 r=bienvenu. Fix for 16966. Can now mark a thread read. 2000-03-14 05:34:42 +00:00
putterman%netscape.com 7fabaf0326 r=bievenu. fix for 16966. Can now mark a thread read. 2000-03-14 05:31:56 +00:00
putterman%netscape.com da21edd0d1 r=bienvenu. Don't fail if there's no unread thread. 2000-03-14 05:29:34 +00:00
putterman%netscape.com a1a6b438b0 r=bienvenu. Fix for bug 31363 and other progess problems. Deleting from a local folder
doesn't cause meteors to go on forever.
2000-03-14 05:27:34 +00:00
mscott%netscape.com 83342941df rewrite a couple methods so we don't need reduce the number of string allocations.
I was able to remove yet another instance where we copy the entire message body.
r=alecf.
2000-03-14 05:04:54 +00:00
mscott%netscape.com bc32b66ccc pass nsString's by reference to reduce an extra copy of the entire message body!!
performance improvements by reducing the number of memory allocations...
Fix a leak of the dom node used to insert text into by using a nsCOMPtr.
r=alecf
2000-03-14 05:03:29 +00:00
bienvenu%netscape.com e5cd3ce413 add in use hdr cache, performance enhancement, r=scottip 2000-03-14 03:39:43 +00:00
akkana%netscape.com b0c8f8b961 31438: stealth msg compose (r=ducarroz) 2000-03-14 03:25:15 +00:00
gagan%netscape.com 583ed3e9c4 Fix for 30385. We were leaking channel due to the no longer needed "proxy channel" by the cache transport (mem cache) 2000-03-14 03:20:26 +00:00
mscott%netscape.com c016030148 Fix the problem where the thread pane / message pane splitter would always move and
"creep" up when you displayed messages. thanks to evaughan for helping me figure this out.
2000-03-14 03:02:08 +00:00
jdunn%netscape.com 30cc7a5490 just adding 'newlines' UGH! 2000-03-14 03:01:38 +00:00
akkana%netscape.com 1e8b1a7614 31438: stealth msg compose (r=ducarroz) 2000-03-14 02:59:13 +00:00
tonyr%fbdesigns.com 205d63c930 nsISupports interfaces need to be threadsafe for import. r=sspitzer 2000-03-13 00:14:25 +00:00
rickg%netscape.com 7a722be971 replaced calls to deprecated string methods 2000-03-12 21:36:35 +00:00
rickg%netscape.com 0e8a2aaf7a replaced calls to deprecated string methods 2000-03-12 21:09:50 +00:00
rickg%netscape.com 59808e15af removed calls to deprecated string methods 2000-03-12 11:18:18 +00:00
rickg%netscape.com 5dc7d01987 removed calls to deprecated nsString methods 2000-03-12 11:06:57 +00:00
rickg%netscape.com ffe78e83e5 removed calls to deprecated string methods 2000-03-12 09:14:14 +00:00
sspitzer%netscape.com fa9ec86bb0 changes for news over SSL. initial changes needed for SMTP over SSL, but
that isn't going to happen yet.  cleanup changes for nsNewsDownloadDialogArgs (still not used yet.)
2000-03-12 08:58:02 +00:00
sspitzer%netscape.com bcb86c8e55 use nsIUserInfo (it is exists) to set the users name if it needs it. (see linux only bug #26290). also, migrate the SSL nature of the smtp server, and add TrySSL to the nsISmtpServer interface. (bug #30321) fix problem with nsSmtpServer::SetAuthMethod() 2000-03-12 08:27:31 +00:00
sspitzer%netscape.com 5c0061f9d3 remove aw-fullname.*, they are no longer used. 2000-03-12 08:21:38 +00:00
sspitzer%netscape.com 8719055576 use nsIUserInfo (if it exists, it doesn't on mac and windows yet) to pre-populate the users email address and full name. 2000-03-12 08:20:13 +00:00
sspitzer%netscape.com 0487a8b1a3 fix for #30775 and #30648. r=mscott,warren. a=phil
we need to call Cancel() to remove the closed nsSocketTransport from the
list of active transports.  if we don't, we quickly reach the max (50)
and pop, smtp, and nntp operation start failing.

also, upon NS_BINDING_ABORTED, do not pop up an alert.  we get
this when we call Cancel() or if the user hits the stop button.
2000-03-12 06:40:25 +00:00
rhp%netscape.com 481a94841a Adding default pref to mailnews.js - Bug #: 29752 - reviewer: rhp (external contribution) 2000-03-12 01:53:04 +00:00
tonyr%fbdesigns.com f95f358af0 Fix for bug 31242 and a bunch of thread safety issues 2000-03-11 21:30:17 +00:00
bienvenu%netscape.com fb177151c1 fix progress for mailbox parsing 29934 2000-03-11 19:48:06 +00:00
bienvenu%netscape.com e1eea71612 change default for fetching by chunks if pref is not specfiied 31191 2000-03-11 19:45:56 +00:00
bienvenu%netscape.com 94234d0729 add nsIAbUpgrader.idl 2000-03-11 19:42:37 +00:00
bienvenu%netscape.com 3a9cda9f72 add PROGID and CID for ab upgraders, 10837 2000-03-11 19:41:18 +00:00
tbogard%aol.net 4a4386efc1 Fixed build warning. 2000-03-11 11:11:42 +00:00
pavlov%netscape.com ce094b4cfc changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
tbogard%aol.net aad547c864 HandleUnkownContentType is no longer part of the nsIDocumentLoaderObserver interface. Use the DocShell APIs to get the contentViewer instead of the webShell ones. 2000-03-11 01:32:46 +00:00
tbogard%aol.net dc8e284e04 HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface. Use the docShell APIs where possible instead of the webShell ones. 2000-03-11 01:32:16 +00:00
tbogard%aol.net 48135721ba Converted a number of places to use the docShell APIs instead of the webShell ones. 2000-03-11 00:28:44 +00:00
tbogard%aol.net 0766d0b302 Get the contentViewer from the docShell APIs instead of the webShell ones. 2000-03-11 00:26:20 +00:00
putterman%netscape.com 5dde7f68d3 a=phil. r=alecf. Fix for 31121. You can now delete a message in a local subfolder. 2000-03-10 03:03:04 +00:00
rhp%netscape.com 9018c8dbc2 Fix problem with inline display - Bug #: 31238 - r: mscott - a: phil 2000-03-10 01:56:55 +00:00
rhp%netscape.com b56203b0f4 Small fix for garbled title bug for I18N subjects - Bug #: 29651 - r: alecf - a: phil 2000-03-09 15:51:19 +00:00
mscott%netscape.com afd4e4318c Bug #30553 --> API sync with the change to nsIContentHandler::HandleContent.
r=travis
a=jevering
2000-03-09 08:18:21 +00:00
alecf%netscape.com b5b4662332 fix for #31038 - move the smtpService initialization to just before invalid accounts get loaded
r=sspitzer
a=jar
2000-03-09 05:16:53 +00:00
putterman%netscape.com 8884b756dc Fixing mac bustage. 2000-03-09 04:58:38 +00:00
putterman%netscape.com 36a0950773 a=phil. r=jefft and mscott. Fix for 30918. Can now move messages from imap to local
and local to imap.
2000-03-09 04:17:02 +00:00
rhp%netscape.com 77da8b4b91 Fixing garbage display of subject in frame header - Bug #: 29651 - r: alecf - a: leger" 2000-03-09 00:41:54 +00:00
rhp%netscape.com b495f1ed91 Fix for quoting problem with line wrap - Bug #: 30562 - r: rhp - worked on with Ben Bucksch - a: phil 2000-03-09 00:09:18 +00:00
sspitzer%netscape.com ae9d88e477 bulletproofing fix for #30937. r=mscott a=jar. don't crash if the imap server goes away. 2000-03-08 05:04:14 +00:00
bienvenu%netscape.com 03a52b6290 more work on ab import, NOT PART OF BUILD 2000-03-08 04:30:45 +00:00
sspitzer%netscape.com daa66da4ed bulletproofing fix for #30937. r=mscott a=jar. don't crash
if the imap server goes away.
2000-03-08 04:17:05 +00:00
slamm%netscape.com 15a2c3b12e Add persist='collapsed' to message pane box to persist state set by splitter. Bug 29813. r=evaughan,mcafee a=jevering 2000-03-08 00:16:16 +00:00
bienvenu%netscape.com 137833a7ba add ab upgrader interface, NOT PART OF BUILD 2000-03-07 20:57:03 +00:00
mscott%netscape.com ee46900da4 fix assertion problems related to the thread macro by adding a routine to prxoy the imap url to the ui thread
for release. this ensures that the objects held onto by the imap url are released and destroyed on the ui thread.
r=bienvenu
a=jar
2000-03-07 06:40:41 +00:00
mscott%netscape.com 5444f29e24 fix assertion problems related to the thread macro by adding a routine to prxoy the imap url to the ui thread
for release. there is also a lot of white space changes to this file so don't be alarmed.
r=bienvenu
a=jar
2000-03-07 06:39:10 +00:00
mscott%netscape.com 9d0e84f49d fix assertion problems related to the thread macro by adding a routine to prxoy the imap url to the ui thread
for release
r=bienvenu
a=jar
2000-03-07 06:38:30 +00:00
sspitzer%netscape.com 3769b38f0b fix for #30381. r=mscott, a=jar. get -compose to work again. 2000-03-07 05:35:36 +00:00
putterman%netscape.com 5aff76e874 Fix for 29814. a=phil r=bienvenu. Mail folders now load after they are imported. Fixes
a memory leak that was preventing this from working.
2000-03-07 05:13:25 +00:00
hangas%netscape.com d1f6b630a1 Fix 29861 (Make throbber do the right thing for every window - mozilla and Netscape trees) r=scottip a=phil 2000-03-07 00:22:55 +00:00
warren%netscape.com c0497e31be Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
sspitzer%netscape.com 30d0836cd5 check in alecf's fix for #30370. r=sspitzer, a=jar. 2000-03-05 21:25:53 +00:00
sspitzer%netscape.com 4ec69fb1fb fix for #30146. r=mscott,jar a=jar. if we are creating the "Local Folders" account
and we aren't migrating, then don't set the server's local path.  it is already
set correctly.  also, find the local folders account after creating it for use
in setting the copies and folders.
2000-03-05 18:44:26 +00:00
mscott%netscape.com b95f493d38 Bug #30144 --> correctly set the user agent for messenger to be the same user agent http is using. We were
incorrectly setting to be the app name (Mozilla 5.0) which is the same in both the mozilla and commercial builds.
r=alecf
a=phil,jar
2000-03-05 03:12:46 +00:00
bienvenu%netscape.com 07efd04099 fix 28203 handle bad password error from logon redirection a=chofmann, r=mscott 2000-03-05 03:04:23 +00:00
sspitzer%netscape.com 27c24a0b41 filenames too long for the mac's little brain. thanks to big-brained beard for catching my mistake. 2000-03-05 02:13:24 +00:00
sspitzer%netscape.com 607a0a14fa filenames too long for the mac's little brain.
thanks to big-brained beard for catching my mistake.
2000-03-05 02:11:15 +00:00
mscott%netscape.com 4e9c59c4b2 Bug #30144 --> remove the user agent toolbar from the UI. tWe're also going to use the same user agent
string that http uses (we weren't doing that before).
r=alecf
a=phil,jar
2000-03-05 00:19:38 +00:00
sspitzer%netscape.com 1af4a5481e fix for #26146, get the download news headers dialog to work properly.
r=blizzard, a=jevering
2000-03-04 23:13:00 +00:00
sspitzer%netscape.com bedc87f009 my half of the fix for bug #29861. define defaults for
the throbber urls.  r=blizzard, a=jevering
2000-03-04 22:48:53 +00:00
sspitzer%netscape.com 17e9a3a4d7 not part of the build yet. 2000-03-04 18:18:44 +00:00
ducarroz%netscape.com dcbbacb3fe Fix for bug 30172. Add a line break before and after the link tag when sending a page or a link. R=rhp, A=jar 2000-03-04 16:54:36 +00:00
ducarroz%netscape.com 73779b037b Fix bug 30250. Forget to call CreateTheComposeWindow when processing a template message with a body defined. R=jefft,rhp A=phil 2000-03-04 04:51:40 +00:00
amusil%netscape.com c37c55d770 Fix for Bug 382870. r=mscott a=phil 2000-03-04 04:19:34 +00:00
alecf%netscape.com e0b7a51df5 fix for REALLY stupid typo from my earlier fix for #29714
typo fix was reviewed by mscott, and because this was part of an earlier checkin, this is also a=phil
2000-03-03 08:10:52 +00:00
mscott%netscape.com a6d6fc0f6a Bug #30102 --> don't logoff the external login requestor
if we succeeded in the request...we want to cache the requestor
 for the session.
r=amusil
a=daver
2000-03-03 06:29:58 +00:00
ducarroz%netscape.com e96fa14c55 Fix for bug 30188. We need to set the tree width to 0 if we want let the flex attribute do is job. This because trees have a fix width of 200px by default. R=mscott, A=phil,daver. 2000-03-03 04:57:59 +00:00
tonyr%fbdesigns.com ac13e292a2 Convert strings to UTF8 when adding to the address book. b=29789, r=chuang@netscape.com a=phil 2000-03-03 01:15:00 +00:00
alecf%netscape.com 5064ec9a3a second part of fix for #29714 - tie a particular SMTP server to a particular identity if the ISP requests it.
r=mscott
a=phil
2000-03-02 23:42:32 +00:00
alecf%netscape.com ee6b36799d fix for #29714
make sure to store the mServersLoaded=PR_TRUE even if there is some wierd pref failure
a=phil
r=mscott
2000-03-02 23:41:34 +00:00
mscott%netscape.com 8085e187d1 Bug #22960 --> help improve message display performance. This routine would get called for each
line of data parsed by mime for displaying a message. It was making 4 copies of the line inside of it. I
used some nsString magic to reduce the number of allocations to just one! *yeah*
r=rhp
a=phil
2000-03-02 06:14:33 +00:00
rhp%netscape.com c8143e7e8c Just updating a test harness... THIS IS NOT PART OF ANY BUILD! 2000-03-02 06:14:01 +00:00
sspitzer%netscape.com fc15ea4ee1 fix for #29894, newsrc file corruption. need to truncate the newsrc when
we open it.  otherwise, if we go to write it out and it has gotten smaller,
we will leave garbage at the end of the file.  big thanks to Ken Dowling (kdowling@concentric.net) reporting this bug. a=jar
2000-03-02 05:19:18 +00:00
jefft%netscape.com 4cb964ecf5 fixed bug 29746 - startup imap folder cache bypassed; reset online folder name should only happen when rename; a=phil,r=bienvenu 2000-03-02 03:21:15 +00:00
putterman%netscape.com 071e736ec0 a=phil. r=hangas. Fixes 20422 where clicking on a thread twisty wouldn't open up the
entire thread.
2000-03-01 22:33:25 +00:00
rhp%netscape.com fa19ef16c9 Fix for eating message bodies and missing auto linking - Bug 29759 - r: mscott - a: phil 2000-03-01 07:57:08 +00:00
mscott%netscape.com f213fa8843 Bug #28984 --> use SetRecipients to set the recipients on the smtp url. I forgot to check this file
in with the rest of the files I checked in earlier.
r=sspitzer
a=phil
2000-03-01 06:38:34 +00:00
jefft%netscape.com 8142d351ad fixed bug 25988 -- IMAP Subfolders appearing at 1st level instead of 2nd level; bug 26061 -- Rename a pop3 folder and its subfolders disappear; a=phil,r=bienvenu 2000-03-01 05:17:53 +00:00
bienvenu%netscape.com f990b71747 fix threading performance with header cache, r=mscott,a=phil 28233 2000-03-01 04:15:12 +00:00
bienvenu%netscape.com 38aeed8620 fix utf7 encoding of folder names whose last char is non-ascii, r=jefft a=phil 26745 2000-03-01 03:58:53 +00:00
mscott%netscape.com 4bed2407e9 Bug #29650 --> add a cache stream listener which can mediate between the cache channel and the mock channel
when broadcasting onstart/on stop, etc. notifications to the end consumer
r=bienvenu
a=phil
2000-03-01 03:10:06 +00:00
mscott%netscape.com 987e40182c Bug #28984 --> add a getter & setter for recipients. The recipients are now stored as a field in the smtp url
instead of as part of the url spec.
r=sspitzer
a=phil
2000-03-01 03:08:05 +00:00
mscott%netscape.com cc0850b82d Bug #28984 --> add a getter & setter for recipients
r=sspitzer
a=phil
2000-03-01 03:07:10 +00:00
sspitzer%netscape.com 2531b3070f fix for #29647. fix pref stickiness issue. r=ben, a=jar,rickg 2000-03-01 02:50:09 +00:00
alecf%netscape.com fe637100c7 fix for #29586 r=rickg a=rickg
bandaid fix to make <p> tag wrap the paragraphs
2000-03-01 02:47:45 +00:00
ducarroz%netscape.com 42244ae8c4 FIx for bug 28349, don't addref a null pointer oh dude!. R=alecf, A=phil 2000-02-29 22:32:14 +00:00
hangas%netscape.com 3f3a4477b2 Fix 29654 (Unable to Delete messages or Cancel News Messages from menu) r=mscott, a=phil 2000-02-29 21:57:50 +00:00
hangas%netscape.com d310c8fbcf Fix 29383 (Calling address picker twice causes hang) r=mscott, a=phil 2000-02-29 21:53:02 +00:00
jefft%netscape.com 3950520b6c bug 29340 -- Message sent before logging into mail shows logon failed message; a=phil,r=bienvenu 2000-02-29 21:01:53 +00:00
rhp%netscape.com 438a0577fa Finally correcting the nsIXULWindow issue in nsMsgSend.cpp 2000-02-29 09:13:10 +00:00
rhp%netscape.com f731a20d8c Fixing again.. 2000-02-29 08:02:04 +00:00
rhp%netscape.com 86e0e32c9a Fixing breakage 2000-02-29 07:43:21 +00:00
rhp%netscape.com 712e34ff48 Fixes for file - save as in unicode and spaces in replies becoming unprintable chars - Bug #: 23418 - 29267 - r: jefft 2000-02-29 07:04:24 +00:00
jefft%netscape.com 2c5ea9d2a5 fixed bug 28445 - [PDT+] Error displayed after selecting the renamed subfolders; bug 20366 - Unsuccessful IMAP folder rename makes folder disappear; r=bienvenu,a=phil 2000-02-29 01:16:55 +00:00
alecf%netscape.com 1d15d01f5f fix for #29168
r=sspitzer
a=phil
allow us to switch between nativePath and URLString when using the picker in prefs/account manager
2000-02-29 00:52:51 +00:00
blizzard%redhat.com a6d97b2321 fix spelling of hander to handler. bug #29407. r=sspitzer 2000-02-27 20:51:11 +00:00
mscott%netscape.com 88a27da42e Bug #23788 --> implement logon redirection support for smtp.
r=bienvenu
a=phil
2000-02-27 09:04:44 +00:00
mscott%netscape.com baf45ba2e9 Bug #23788 --> add a string for noting that we are trying to connect to
the smtp server.
r=bienvenu
a=phil
2000-02-27 08:47:28 +00:00
mscott%netscape.com 2d70636dd5 Bug #23788 --> in order for the logon redirector to work for smtp and imap we need to pass in a service ID request
token.
r=bienvenu
a=phil
2000-02-27 01:11:13 +00:00
mscott%netscape.com 8fa3c570dc Bug #23788 --> add the ability to open connection given a host and port instead extracting them from the url.
This is necessary in order to implement 23788.
r=bienvenu
a=phil
2000-02-26 23:11:45 +00:00
putterman%netscape.com 5f45c92152 a=phil. r=bienvenu. More work on 26456, speeding up Imap mail folder loading by
reusing dbhdr in syncflags.
2000-02-26 20:48:14 +00:00
putterman%netscape.com 7abb41369e a=phil. Fixes for 29184 and 29104 (r=alecf and bienvenu) Can now access and copy to a local
subfolder.  Fix for 7844 (r=nhotta and bienvenu) Can now view Japanese local folders.
2000-02-26 20:46:39 +00:00
sspitzer%netscape.com a6ef17ab45 fix for #29287, r=alecf, a=jar. set defaults for the copies and folder prefs. 2000-02-26 07:42:09 +00:00
sspitzer%netscape.com 7cb570ad1b fix for #28911, r=alecf, a=jar. avoid loading in unnecessary dlls at startup. 2000-02-26 03:52:06 +00:00
hangas%netscape.com 854cdcac87 Fix 28144 Make XP Toolkit widgets look more professional. r=german/scottip a=phil 2000-02-26 01:21:51 +00:00
sspitzer%netscape.com 09b7b9db4f fix for #26773, alert when there is a network error in mailnews. r=mscott, a=phil 2000-02-26 01:04:50 +00:00
bryner%uiuc.edu 6985354db4 Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
building in the tests directories.  Should not affect the build at all if
you do not have this environment variable.  r=leaf.
2000-02-25 04:12:40 +00:00
hangas%netscape.com 36af4ceba9 Fix for PDT+ bug 23091 (Messages pref panel). r=scottip a=phil 2000-02-25 01:56:02 +00:00
hangas%netscape.com 99011cea8f Fix for PDT+ bug 23091 (Messages pref panel).submitted by mozilla@bucksch.org r=hangas a=phil 2000-02-25 01:55:17 +00:00
bienvenu%netscape.com 408197527f part of fix for 28891 r=mscott, a=phil 2000-02-25 01:19:13 +00:00
alecf%netscape.com 4adefa8828 last part of fix for #23411 - support login redirectors in SMTP servers
r=mscott a=phil
2000-02-25 00:59:56 +00:00
alecf%netscape.com b2f6882705 additional string for #23411 r=sspitzer, a=phil 2000-02-25 00:57:47 +00:00
alecf%netscape.com 083fedbb1c support to allow arbitrary ISPs to pre-fill any accounts in the account wizard.
r=sspitzer, a=phil
bug=#23411
2000-02-24 23:05:07 +00:00
bienvenu%netscape.com c8bac6b070 fix logon referral stuff to put up error messages and reprompt a=phil,r=mscott 28201 28203 2000-02-24 04:27:16 +00:00
sspitzer%netscape.com 0619d76a5f fix for #28530, r=alecf, a=jar,phil 2000-02-24 02:03:11 +00:00
bienvenu%netscape.com 7145d81ccd fix unix build warning from last checkin - unused var 2000-02-23 20:59:59 +00:00
bienvenu%netscape.com 6d75704d50 remove use of strtok to fix latin1 char handling, r=alecf, a=phil 24692 2000-02-23 20:49:09 +00:00
jefft%netscape.com d7de82e4e7 fixed bug 28445, 26547, 26657, 25988 - failed to set server directory separator correctly; r=bienvenu, a=phil 2000-02-23 20:31:11 +00:00
alecf%netscape.com 0b6f5e9836 back out file I didn't mean to check in 2000-02-23 10:48:17 +00:00
alecf%netscape.com a4946cd8f4 implement per-identity smtp servers and use the identity's smtp server if in fact it has a special one
bug #28898
r=mscott
a=phil
2000-02-23 09:42:54 +00:00
alecf%netscape.com 91000a8688 fix biff, bug #28718 - send notifications when servers are loaded, not just when they are newly created
r=putterman a=phil
2000-02-23 09:16:32 +00:00
cata%netscape.com 673f607483 Changing menu label. a=bobj, bug #28138 2000-02-23 00:22:05 +00:00
cata%netscape.com e5e3dc9f3a Commenting out 4 menu items. a=bobj. bug #28138. 2000-02-23 00:21:18 +00:00
ducarroz%netscape.com 8e9f767934 Fix for PDT+ 28314. Change default value for AB card property "Send Plain Text" to true. R=hangas, A=phil. 2000-02-22 22:37:03 +00:00
ducarroz%netscape.com 8c2b59f72a Fix for PDT+ 28451. We need to preset return value in case user close dialog using the close box. R=hangas, A=phil 2000-02-22 22:35:26 +00:00
rhp%netscape.com 3a736250f2 Fix for I18N problem with saving mail messages - Bug #23418 - r: ducarroz - a: jar 2000-02-22 22:27:51 +00:00
bienvenu%netscape.com 768775fb2a null terminate cookie coming back from logon redirection, a=phil,r=mscott 18920 2000-02-22 03:01:04 +00:00
rhp%netscape.com 838d62721d Problem saving email in original charset - Bug #: 23418 - r: nhotta - a: phil 2000-02-22 01:02:08 +00:00
bienvenu%netscape.com 8e74df3de9 fix problem after stopping folder reparse, r=putterman, a=phil 28324 2000-02-21 21:08:53 +00:00
alecf%netscape.com 2f75cbc832 fix for #26413 and #28675:
- clear out the currently selected page so a deleted account doesn't whack new account
- prompt the user before deleting an account
2000-02-21 19:39:14 +00:00
dveditz%netscape.com a63ee75907 Bug 23941 speed up install on Mac, r=cathleen, a=jar;
Bug 12817 no Autoreg (in optimized builds) unless xpinstall detects flag indicating install has happened or build number changed, r=dp, a=jar;
Bug 23859 add wstring API to nsIRegistry for profile manager/i18n, r=gayatrib, a=jar;
2000-02-20 03:12:59 +00:00
hangas%netscape.com 49fde4e061 First phase of fix for 28144. This checkin is to make our chrome widgets look more professional. They now look much more like the spec. This changed the look for titledbutton, tab, input, checkbox, radio button, and select widgets. Some other widgets had minor changes to colors, paddings, and margins. r=german, a=phil. 2000-02-19 02:44:24 +00:00
sspitzer%netscape.com 86a9117831 fix for #16243. a=jevering, r=mscott
migrate the default server from 4.x to 5.0
2000-02-19 00:59:26 +00:00
nhotta%netscape.com 3a31859f27 Changed Big5 id to be uppercase so it gets checkmarked, bug 28231, r=cata, a=bobj. 2000-02-19 00:11:24 +00:00
sfraser%netscape.com 780f94b9f0 Fix for bug 19428, copy not working in mail window. r=hangas, a=jar, have a nice day. 2000-02-18 23:27:25 +00:00
alecf%netscape.com 70f68218de fix for #28246 - display static text if the user has already entered an SMTP server
r=sspitzer
2000-02-18 22:58:27 +00:00
mscott%netscape.com fdf6596edd Bug #28099 --> turn on imap ssl. Part of this code was written by pavlov. I needed to examine the greeting
from the server and if the server told us we were in the pre-authenticated state, then we should move directly to
our authenticated state on the client. Pav added code to detect if the server is supposed to be secure and if it is,
to create a ssl socket transport.
r=jefft,bienvenu,pavlov
a=phil
2000-02-18 21:28:25 +00:00
tonyr%fbdesigns.com 67c4369e6a Bug #28250 Fix import of mail headers for Outlook & Eudora. r=tbesset@slb.com a=phil 2000-02-18 19:54:13 +00:00
alecf%netscape.com a51ec724d9 second part of fix for #27913 - make sure identities exist at the time the server is attached to the account, so that there are actually identities associated with the account when the server is loaded and queried by rdf
r=sspitzer, a=phil, chofmann
2000-02-18 07:43:38 +00:00
alecf%netscape.com 0f4847c43e fix for #27913 r=sspitzer, a=phil, chofmann
delay the firing of NotifyServer until after an incoming server has been assigned to an account
also fix exceptions thrown by GetIncomingServer by returning nsnull and throwing an assertion instead
2000-02-18 07:41:58 +00:00
bienvenu%netscape.com 5bf101f82d fix stop handling for pop3 r=mscott,a=chofmann 27780 2000-02-18 01:37:07 +00:00
waterson%netscape.com 0d668654d0 Bug 20840. Get 'Open Windows' and 'Mozilla' buttons working on the taskbar again. Re-factored 'blue toolbar' menu rules, promoting to global.css so that they could be shared with taskbarOverlay.xul. r=hangas, a=jevering 2000-02-18 00:51:48 +00:00
bienvenu%netscape.com 057b3e4a97 fix reparenting when top level msg in thread is deleted, r=putterman,a=phil 27688 2000-02-18 00:44:53 +00:00
rhp%netscape.com 533ba0a583 Fix for sending mails with empty bodies - Bug #: 27891 - r: ducarroz - a: phil 2000-02-17 23:56:08 +00:00
bienvenu%netscape.com 0a72d00cd7 fix linux build bustage 2000-02-17 20:05:25 +00:00
bienvenu%netscape.com b8d31ec0ca fix 24692 (copy msg to non-ascii folder), 26664 (speed up folder cache) r=jefft,mscott a=phil,chofmann 2000-02-17 19:33:42 +00:00
jefft%netscape.com 3122359680 fixed bug 27759 -- Empty Trash breaks trash folder display; r=bienvenu,a=phil,chofmann 2000-02-17 06:03:55 +00:00
nhotta%netscape.com 39aee41f80 Fixed the problem which prevented to put a check mark for reply charset, bug 28055, r=cata, a=bobj. 2000-02-17 03:27:29 +00:00
ducarroz%netscape.com 998f0409c2 Fix for bug 26906 (PDT+). Remove incomplete key binding. R=hangas 2000-02-17 02:38:55 +00:00
jefft%netscape.com 592826166d fix wensleydale build bustage; stupid type casting; r=bienvenu 2000-02-16 16:42:11 +00:00
nhotta%netscape.com f9e280f75a Enabled 'oncreate' for charset menu added code to hanlde reply/forward charset cases, bug 23540, r=cata. 2000-02-16 07:46:37 +00:00
alecf%netscape.com 073eba3585 make remember_password sticky and don't attempt to sync with wallet for beta1
r=sspitzer
2000-02-16 07:43:18 +00:00
nhotta%netscape.com 8ed6b9dab4 Added mailnews.send_default_charset, bug 23540, r=cata. 2000-02-16 07:39:29 +00:00
alecf%netscape.com c627c39c2c remove password stuff from the wizard for beta 1 2000-02-16 07:19:46 +00:00
alecf%netscape.com e1b6eeb474 fix account wizard so that we don't clear the SMTP server if it's not already set
r=sspitzer
2000-02-16 06:50:47 +00:00
alecf%netscape.com 11259b0f71 fix some bad warnings 2000-02-16 06:30:03 +00:00
sspitzer%netscape.com 56fb0c4bb2 clean up -help output. fix bug #26959, make it so when you start
a browser window, the right page (home, blank or last page visted) gets
loaded.  clean up tasksOverlay.js, navigator.js and Ensure1Window()
use the browser's command line handler (remove duplicate code).
remove uri dispatching ui and js.  r=mscott
2000-02-16 06:22:03 +00:00
pepper%netscape.com 66365a159c Addinf newline to file so that lesser unixes compile. 2000-02-16 06:00:05 +00:00
jefft%netscape.com 6c4c31dbda fixed bug 18565 -- [PDT+] Single sign-on for SMTP; implemented auth login for smtp; added smtp logging; lay ground work for tls smtp; r=alecf,bienvenu,ducarroz 2000-02-16 05:59:51 +00:00
mscott%netscape.com d7ca46f6a5 Bug #25583,27681,24193 when unloading the 3-pane window, close the msg window
r=sspitzer
2000-02-16 05:33:30 +00:00
mscott%netscape.com d0c4ceec48 Bug #25583,27681,24193 --> add a close window argument and null out our weak reference to
the webshell. this workaround is necessary because of some nasty leaks
in the mailnews 3pane which causes the feedback object to be leaked
so it's still around when the webshell has been destroyed.
r=sspitzer
2000-02-16 05:33:05 +00:00
mscott%netscape.com b389706275 Bug #25583,27681,24193 --> add a close window method to nsIMsgStatusFeedback and nsIMsgWindow
r=sspitzer
2000-02-16 05:32:35 +00:00
nhotta%netscape.com 2533c5792f Added a menu item "Set Default Mail Send Character Set" also enabled check mark for the charset menu, bug 23540, r=cata. 2000-02-16 05:17:09 +00:00
nhotta%netscape.com 9117e83808 Changed to use mailnews.send_default_charset, bug 23540, r=cata. 2000-02-16 05:07:37 +00:00
bienvenu%netscape.com c7135c3496 use msf file spec as key for panacea.dat, r=sspitzer 26977 2000-02-16 05:06:37 +00:00
mscott%netscape.com 66388ed32d Init was getting called twice. Once in the ctor and once by the generic factory. This helps with
bug #27681.
r=sspitzer
2000-02-16 05:00:47 +00:00
ducarroz%netscape.com d6fc068a1a Fix potential bustage on some port tinderbox. Replace a "true" by a "PR_TRUE". r=alecf 2000-02-16 04:50:46 +00:00
sspitzer%netscape.com 102f5c8902 move the nsICmdLineHandler responsibility out of nsMessenger and into nsMessengerBootstrap. r=alecf 2000-02-16 02:57:29 +00:00
sfraser%netscape.com 200e0c336e Changes to get edit menu commands updating properly. For bug 18395. r=pinkerton 2000-02-16 01:49:50 +00:00
bienvenu%netscape.com 24e403ac8e more work for logon referral, r=mscott (+ backout inadvertent checkin to nsImapMailFolder.cpp 2000-02-16 00:53:43 +00:00
danm%netscape.com 93b4cdd7cf install am-imap-advanced.dtd. bug 26902. 2000-02-16 00:40:34 +00:00
putterman%netscape.com de272ba0ac Fix for 21469. r=jefft. Deleting a message in a thread now goes to the next message and scrolls
to it so that you don't lose your place in the thread pane.  More work on 26456.  r=alecf.
Some performance improvements for loading folders by speeding up building up a uri.
2000-02-16 00:39:23 +00:00
rhp%netscape.com a02edfae5c Fixing horkage on Mac..SHOOT ME! 2000-02-15 23:55:09 +00:00
amusil%netscape.com 9a15df736b Added ability to register OnOK handlers. r=hangas 2000-02-15 23:11:21 +00:00
rhp%netscape.com 9e07467988 Checkin for Bug #12505 - Printing email correctly - r: jefft 2000-02-15 23:06:15 +00:00
rhp%netscape.com 0d5876b1d2 Changes to implement printing correctly - Buf #12505 - r: jefft 2000-02-15 23:05:06 +00:00
amusil%netscape.com f2bcbbadcf Added ability to allow external processing of the To/From/CC email list. r=mscott 2000-02-15 23:04:22 +00:00
bienvenu%netscape.com 57807b6a9f logon referral code, r=mscott,jefft 2000-02-15 22:22:57 +00:00
hangas%netscape.com 2751ae6e6a Fix 27451, removal of "HTML Domains..." menu item from address book. r=scottip. 2000-02-15 22:08:40 +00:00
hangas%netscape.com d357a9904d Fix 27748, unable to type "n" in text areas inside of message pane. Temporarily removed "N" keybinding for Next Unread Message menu item. r=sspitzer. 2000-02-15 21:38:45 +00:00
ducarroz%netscape.com 647316c7a8 Fix bug 22141. Recipients are by default non html compliant. R=alecf@netscape.com 2000-02-15 21:25:31 +00:00
andreww%netscape.com 7a1887eed3 adding id to menupop under file>new for commercial overlay to target. bugsplat bug#369022 r=amusil 2000-02-15 21:24:39 +00:00
ducarroz%netscape.com 19b85f3940 Fix bug 27424. We need to through an error if the smtp host name is empty. R=alecf@netscape.com 2000-02-15 21:22:00 +00:00
ducarroz%netscape.com 8aed8032e5 Fix regression 27830. New argument in SplitRecipients inserted at the wrong place. A=granrose 2000-02-15 19:57:55 +00:00
rhp%netscape.com c6a144449a Just updating files that are NOT PART OF THE BUILD!!! 2000-02-15 15:38:40 +00:00
bienvenu%netscape.com cb3ebd6620 add nsIMsgLogonRedirector.idl 2000-02-15 15:37:45 +00:00
mkaply%us.ibm.com 9efd6986a4 # 25555
r= mscott@netscape.com
OS/2 changes for Mozilla
2000-02-15 15:29:20 +00:00
wtc%netscape.com 9377345e33 Bugzilla bug #27457: prepare the Windows build system for NSPR library
name change.  Define a new makefile variable LIBPLC.
Modified files:
mozilla/config/config.mak
mozilla/dom/src/build/makefile.win
mozilla/extensions/wallet/cookieviewer/makefile.win
mozilla/extensions/wallet/editor/makefile.win
mozilla/extensions/wallet/signonviewer/makefile.win
mozilla/extensions/wallet/walletpreview/makefile.win
mozilla/mailnews/import/eudora/src/makefile.win
mozilla/mailnews/import/oexpress/makefile.win
mozilla/mailnews/import/outlook/src/makefile.win
mozilla/mailnews/import/src/makefile.win
mozilla/mailnews/import/text/src/makefile.win
mozilla/netwerk/protocol/jar/src/makefile.win
mozilla/profile/Acctidl/makefile.win
mozilla/profile/src/makefile.win
mozilla/xpcom/sample/makefile.win
2000-02-15 14:35:15 +00:00
sspitzer%netscape.com 9340ea7ad1 fix for #27799, rename folder failing for local mail (pop and "Local Folders")
r=mscott
2000-02-15 09:47:34 +00:00
sspitzer%netscape.com 03dd9e5a6e fix for #8075. use the newsrc files (~/.mozilla/<profile>/News/newsrc-<hostname>) for the unread/read status instead of the msgdb. r=alecf 2000-02-15 08:35:40 +00:00
ducarroz%netscape.com 59dd188acb Fix build bustage. void** casting missing. Sorry. 2000-02-15 07:16:31 +00:00
alecf%netscape.com 37f4821f7a add new strings for previous checkin, #25958 2000-02-15 07:15:41 +00:00
alecf%netscape.com 9408082abd fix window titles to include brand name and reflect new spec
#25958 r=putterman
2000-02-15 07:11:11 +00:00
bienvenu%netscape.com de9bd2fa96 add logon requestor interface r=amusil" 2000-02-15 07:05:27 +00:00
bienvenu%netscape.com 474b1f6aec add redirector type pref,r=alecf 2000-02-15 06:57:45 +00:00
bienvenu%netscape.com 3855be9448 add prog id and class id for logon redirector service, r=alecf 2000-02-15 06:56:12 +00:00
mscott%netscape.com 1531827ca8 Bug #18591 --> turn on the address book collector for email addresses in the message pane. For every
From field we encounter, we'll add the address to the collection address book.
r=bienvenu
2000-02-15 06:50:53 +00:00
mscott%netscape.com 5b2f19acd0 Bug #18591 --> turn on the address book collector for email addresses in the message pane. I needed
a collector method that would take a unicode string.
r=bienvenu
2000-02-15 06:49:24 +00:00
ducarroz%netscape.com b805bebf76 Part of fix for bug 10932, 17072, 26746. Tittle button in addressing widget has been replaced by a image to avoid to take the focus when using the Tab key. Implementation of Intelligent HTML Send feature. Set the focus in the subject line when recipients are pre filled. Cleanup Attach Web Page dialog. R=alecf 2000-02-15 06:48:13 +00:00
alecf%netscape.com 91e5f452d7 oops, missed this file for #23391, actually include accountUtils.js
r=sspitzer
2000-02-15 06:42:33 +00:00
alecf%netscape.com 125f0758ab followup fix for #23391 - use shared accountUtils.js
r=sspitzer
2000-02-15 06:41:53 +00:00
alecf%netscape.com eb3091c1a3 fix for #23391 - auto-launch the account wizard for "invalid" accounts
r=sspitzer
2000-02-15 06:41:28 +00:00
alecf%netscape.com c77afb4518 fix #27485 - remember SMTP server information
r=sspitzer
2000-02-15 06:39:11 +00:00
rhp%netscape.com b51bbc8f16 Adding new printing files to the tree - NOT PART OF THE BUILD! 2000-02-15 02:26:14 +00:00
alecf%netscape.com 83e0473aee remove debugging dump() 2000-02-15 01:57:42 +00:00
rhp%netscape.com e3650fa408 Fix for error on copying to Sent folder after send operation - Bug #: 27460 - r: jefft 2000-02-15 01:52:12 +00:00
alecf%netscape.com 345e01f94c pretty up smtp and serverwithnoidentities panel for #27634
r=sspitzer
2000-02-15 01:49:55 +00:00
alecf%netscape.com b603af808b add ispUtils.js and accountUtils.js to the build (not part of the product yet) 2000-02-15 01:17:45 +00:00
alecf%netscape.com 644b47bdf5 fix signature chooser and mail homepage chooser to use the file picker just exposed from prefutilities.js, for #27630, r=sspitzer 2000-02-15 01:16:15 +00:00
mscott%netscape.com 02eb7142bb Bug #22960 --> help improve message display by (1) not including global
style rules in the message body and more importantly (2) force loading
of the mail header style sheet to be a blocking load. this fixes that
awful "flicker" effect when you clicked on a message where it would start
to load, then it would stop and relayout the body.
r=sspitzer
2000-02-15 01:13:48 +00:00
alecf%netscape.com 187409cc07 do smart enabling/disabling of set as default button, and clean up the general enabling/disabling stuff for #27756
r=sspitzer
2000-02-15 01:12:02 +00:00
alecf%netscape.com 1b171202a0 fix #27625 - fix title of wizard to match spec (and put it in an entity so it can be localized!) 2000-02-14 08:41:15 +00:00
alecf%netscape.com 9794cff2ae fix grammer to match spec #17274
no reviewer, just a string change
2000-02-14 08:40:33 +00:00
alecf%netscape.com 3f10a0a4f6 finish fixing #25575 by updating some strings to match spec
no reviewer, just string changes
2000-02-14 06:45:36 +00:00
alecf%netscape.com b4ac6ea8e9 remove quotes from a string to finish bug #23123
no reviewer, just a string change
2000-02-14 06:41:59 +00:00
evaughan%netscape.com 7ef2c916b2 Fix for bug 24351 as well as other jumping buttons and glitches in UI. 2000-02-14 05:30:05 +00:00
tonyr%fbdesigns.com 7d7d90be2d Get rid of some debugging code that shouldn't have been there to begin with. 2000-02-14 00:36:00 +00:00
tonyr%fbdesigns.com ee875eb6ea Updated the description to include LDIF 2000-02-14 00:32:51 +00:00
dveditz%netscape.com 41d2b2b563 closing the file used by the registry service is evil 2000-02-13 17:32:19 +00:00
sspitzer%netscape.com 6f66de0137 fix for #24569. handle uri migration if the username had an @ character
in it.
2000-02-13 02:42:41 +00:00
sspitzer%netscape.com 129d114d6a fix for bug #27542, set the "mail.server.server<n>.directory" prefs correctly
when migrate news servers on linux
2000-02-13 00:56:25 +00:00
sspitzer%netscape.com 7deaca5cb8 fix for bug #26944. nsStdUrl is returning an escaped url. r=alecf 2000-02-12 19:50:49 +00:00
ducarroz%netscape.com a2a267cd38 UI Part of feature 17072. Add new UI files to make files. R=rhp 2000-02-12 06:46:07 +00:00
ducarroz%netscape.com de26773fb7 First Checked In. 2000-02-12 03:58:01 +00:00
hangas%netscape.com e8c88290bf Fix 25139, disable unused menu items for b1. r=scottip 2000-02-12 03:37:35 +00:00
hangas%netscape.com e0aa87a046 Fix for 27283 rewrote command updating and dispatching for Mail/News window so that Edit menu items would be enabled at the proper times and actually work. Partial fix for 22558 wired up platform specific Delete key to the Delete menu item. Fix for 20120 Delete button and menu now disabled on folder pane of mail window. Temp fix for 27299 overlapping Ctrl-E shortcut with Editor window, Preferences menu item now has no shortcut. r=scottip 2000-02-12 01:37:43 +00:00
ducarroz%netscape.com 11364bc982 Fix for bug 24182. For some reason, we cannot set the thread column icon during the load of the window. This is a temporary fix. R=putterman 2000-02-12 00:55:14 +00:00
alecf%netscape.com 2724242718 fix for #27160
r=sspitzer
use wallet to determine the status of rememberPassword
2000-02-12 00:52:53 +00:00
alecf%netscape.com 426d1ecc67 remove old cruft that was adding to startup bloat
r=sspitzer
2000-02-11 22:25:24 +00:00
alecf%netscape.com c8e407588b unloading stuff from my tree (no bug, but I said I would do this)
speed up Account Manager for beta1 by removing excess IFRAMEs and decks.
now load each page on demand, as well show individual server prefs instead of grouping them all together.
r=putterman
2000-02-11 22:23:49 +00:00
alecf%netscape.com f60064f784 fix for #27397, remove duplicate ENTITY line
(no reviewer, too simple)
2000-02-11 22:22:31 +00:00
chuang%netscape.com c3e67f21a0 Bug 22986 Address book sort is extremely slow, r=nhotta+bienvenu 2000-02-11 22:17:23 +00:00
jefft%netscape.com 1cc80e8dba partial checkin for bug 24740 - namespaces and acl for imap account; r=bienvenu 2000-02-11 15:36:34 +00:00
hangas%netscape.com 37836f02ae Partial fix for 22558, key bindings for mail window, this included adding Delete and Backspace bindings for the Delete menu item in globalOverlay.xul. Added these bindings to navigator, mail, address book and mail compose. Unable to find Editor's usage of standard Edit menu overlays, so Editor not changed. r=saari. Also a fix for 27000 fixing event handler for address book card dialog. r=saari/hyatt. 2000-02-11 06:05:04 +00:00
ducarroz%netscape.com e41fc5f763 Fix for the regression of bug 26408. I forget to call awFinishCopyNode after we create rows during the initialization. R=jefft 2000-02-11 05:52:38 +00:00
jefft%netscape.com 2852f3fc6b partial check in for bug 24740; check for non-empty namespace for public & other users when reading from the pref; r=bienvenu 2000-02-11 05:23:01 +00:00
tonyr%fbdesigns.com 86789213df Switch to the category manager for registration 2000-02-11 03:37:28 +00:00
tonyr%fbdesigns.com 9686d54c2f Updated mail import to use nsMsgSend to reconstruct messages 2000-02-11 03:36:20 +00:00
tonyr%fbdesigns.com 0c1ce362ec Switched to use the category manager for registration 2000-02-11 03:35:24 +00:00
tonyr%fbdesigns.com 49e4fd5533 Improved progress reporting 2000-02-11 03:33:54 +00:00
tonyr%fbdesigns.com bbe7e35e54 Added onclick handler for checkboxes 2000-02-11 03:33:02 +00:00
bienvenu%netscape.com 25d1996511 add nsIMsgLogonRedirector,r=phil 2000-02-11 01:36:41 +00:00