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

1014 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 3858453049 add bug # to the assertion, so people know where to add info if they can reproduce this. 2000-04-12 06:22:14 +00:00
sspitzer%netscape.com ec501a8f90 fix for #35567. bulletproof to avoid a crash. r=putterman. 2000-04-12 06:16:23 +00:00
danm%netscape.com 0c1a0cba5e imap thread now uses a monitored thread event queue. bug 33928. r=mscott a=leaf 2000-04-10 23:29:55 +00:00
mscott%netscape.com 7f72b4fa73 Bug #12505 --> fix printing for imap. the load attributes for nsMsgProtocol weren't getting initialized!
Implement get/Set load attributes. When displaying a message, we weren't putting the channel in the right load
group. It was goinging into the 3-pane's load group instead of the message pane's load group. I needed to fix
this b4 I could implment get/set load attributes which in turn was required to fix printing of imap messages.
r=bienvenu
a=leaf
2000-04-10 01:50:06 +00:00
cls%seawood.org 57978e5c23 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
jefft%netscape.com 35b21c5e0e fixed bug 16235 -- [FEATURE] pop3_gets_new_mail on biff; put up confirmation dialog when deleting imap folders; r=scottip 2000-04-03 22:48:40 +00:00
mkaply%us.ibm.com a85fc04465 # 33859
r= putterman@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-04-03 22:43:42 +00:00
bienvenu%netscape.com 4af5c76419 remove unused view attachments as links option, work on in-reply-to header, r=sspitzer 2000-04-03 03:22:56 +00:00
putterman%netscape.com c6139de89e Add new icons to mail news 3 pane UI. r=mscott 2000-04-03 02:58:21 +00:00
bienvenu%netscape.com 1a67a67535 filter upgrade code for local filters, r=sspitzer 17174 2000-04-03 00:39:51 +00:00
tbogard%aol.net 734b1d0c2e Use the docShell APIs to do the Load rather than nsIWebShell methods. 2000-04-01 00:26:21 +00:00
bienvenu%netscape.com 105bfa389c more work on imap delete model, r=putterman 16805 2000-03-30 23:08:53 +00:00
bienvenu%netscape.com df11eb998a work on imap delete model, r=jefft,putterman 16805 2000-03-30 15:04:28 +00:00
bienvenu%netscape.com 006518858e fix mac compile problems 2000-03-29 23:26:21 +00:00
bienvenu%netscape.com 017f870a5a more work on MPOD r=jefft 32767 2000-03-29 23:21:37 +00:00
bienvenu%netscape.com c7430a5f1e fix crash with aol envelope 33519 r=jefft 2000-03-29 23:19:36 +00:00
warren%netscape.com d60b12b153 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
bienvenu%netscape.com 90210ce245 get downloading of imap attachments working, r=alecf 32767 2000-03-29 00:58:21 +00:00
scc%netscape.com c0826df5fc small changes to clients of string converting routines 2000-03-26 13:32:12 +00:00
putterman%netscape.com bed4678ea5 fix for 16349 - shift delete works. Also more work on multiple windows by removing GetTemporaryMsgWindow.
various reviewers = mscott, hangas, rhp, and jefft.
2000-03-25 00:58:20 +00:00
jim_nance%yahoo.com 5723bcda31 Fix bug 33019. Compiler warnings.
Reviewed and approved by:
law, mscott, radha, brade, shaver, & dveditz
2000-03-24 22:11:55 +00:00
jefft%netscape.com 283b0980e6 fixed bug 10834 - Pop3 delete folders move to trash; r=putterman 2000-03-24 14:58:32 +00:00
alecf%netscape.com 558dad71bb change FALSE to PR_FALSE to reduce xp_core.h dependancy 2000-03-24 08:17:18 +00:00
bienvenu%netscape.com 84362f8898 more work on mpod 32767 r=mscott 2000-03-24 06:20:01 +00:00
bienvenu%netscape.com b44f14e235 fix setting of content_modified flag in running imap url, part of mpod, not turned on yet 2000-03-22 22:14:27 +00:00
mscott%netscape.com 45667d2a70 remove nsIImapLog.h from the makefile which is no longer part of the build. 2000-03-22 21:57:43 +00:00
bienvenu%netscape.com 76e1e4e8f5 fix problem downloading large imap headers, r=putterman, more work on MPOD 2000-03-22 21:45:24 +00:00
bienvenu%netscape.com e3b18aa8cc fix for mime parts on demand, code not turned on yet 2000-03-22 15:57:28 +00:00
bienvenu%netscape.com 57f894c9a9 work on mime parts on demand, r=mscott 17794 2000-03-21 22:57:41 +00:00
mscott%netscape.com 7cd3da05a1 Bug #32008 --> add a requiresPassword method which we can use to
prevent us from always asking the user for a password whenever
 we need to logon to an external service.
r=bienvenu
2000-03-21 06:11:51 +00:00
mscott%netscape.com a3deff9772 Bug #32008 --> add a requiresPassword method which we can use to
prevent us from always asking the user for a password whenever
we need to logon to an external service.
r=bienvenu
2000-03-21 06:10:14 +00:00
bienvenu%netscape.com 58f8134725 fix problem with selection after deleting from trash or delete no trash, r=jefft 32402 2000-03-21 01:28:59 +00:00
mscott%netscape.com 947c1fa1f6 Fix solaris breakage from this weekend. Tinderbox has been showing green even though it was broken. Thanks to bruce for
pointing that out.
r=bruce
2000-03-21 01:06:29 +00:00
jefft%netscape.com 1b0a31e250 merge in beta1 fix for bug 32054; r=mscott 2000-03-20 23:46:52 +00:00
bienvenu%netscape.com fda8a558bb fix 32508 reply all bug with multiple imap recipients r=rhp, a=leaf 2000-03-20 19:15:24 +00:00
bienvenu%netscape.com 9e420a88b9 add support for envelope command 23181 and other bug fixes 27145 31913 r=mscott 2000-03-20 01:29:13 +00:00
mscott%netscape.com 81c37d2f0d We now use the .idl version of this file. 2000-03-20 00:21:58 +00:00
mscott%netscape.com 178c73dbf9 Remove obsolete file. 2000-03-20 00:21:17 +00:00
mscott%netscape.com e7e540b780 Bug #7807 --> make nsImapservice scriptable. 2000-03-20 00:20:20 +00:00
mscott%netscape.com 878d5ca1c4 Build nsIImapService.idl instead of the .h version. 2000-03-20 00:19:52 +00:00
mscott%netscape.com 5c00ff364a build nsIImapService.idl. remove .h version 2000-03-20 00:19:26 +00:00
mscott%netscape.com cc93adf6ef Remove obsolete files 2000-03-20 00:19:00 +00:00
mscott%netscape.com 55bf8418b1 Build scriptable version of nsIImapService.idl 2000-03-20 00:18:47 +00:00
mscott%netscape.com 07e24585ef Bug # --> new file that isn't part of the build yet. This IDL version of nsIImapService replaces
the old .h version.
2000-03-20 00:15:14 +00:00
mscott%netscape.com 18169001bf Remove obsolete file. I replaced this with an IDL file last night. 2000-03-19 22:27:17 +00:00
mscott%netscape.com 5d83f5145e Remove obsolete files 2000-03-18 18:36:13 +00:00
mscott%netscape.com 7a6e7a2741 build idl version of nsIImapUrl.idl
r=bienvneu
2000-03-18 18:36:06 +00:00
mscott%netscape.com cb036f53c8 Use our new scriptable version of nsIImapUrl.idl and make the .h version obsolete.
r=bienvenu
2000-03-18 18:35:54 +00:00
mscott%netscape.com bd330cec43 Use scriptable version of nsIImapUrl 2000-03-18 18:35:53 +00:00
dougt%netscape.com 612badb3a9 Adding GetSecurityInfo to the nsIChannel. bug 29646. r=warren. 2000-03-17 22:06:32 +00:00
mscott%netscape.com c203051fa5 **NOT Part of the build yet**
Here's a fully scriptable version of nsIImapUrl. We used to only have a .h file
for this interface. When this file is part of the build,nsIImapUrl.h will become
obsolete.
2000-03-17 07:08:53 +00:00
bienvenu%netscape.com 7fa159f074 fix problems cancelling imap logon, fix handling of marking deleted messages read r=mscott,jefft 2000-03-17 00:52:03 +00:00
jdunn%netscape.com 521b421c5d removing redundant ;; to fix AIX build 2000-03-15 23:31:39 +00:00
jefft%netscape.com a3432eba05 fixed unnecessary database loading when building folder view; r=bienvenu 2000-03-15 06:26:31 +00:00
mscott%netscape.com 2afca413af Force all copy related objects to only get executed on the UI thread instead of the imap thread.
r=bienvenu
2000-03-15 02:00:27 +00:00
jefft%netscape.com 07dd82c225 fix bug 30784 - save messages / attachment with bogus path name failed sliently; this is bad if user think save was successful then followed by a delete and compact; we will have a data loss here 2000-03-14 13:54:42 +00:00
jefft%netscape.com e03eefbbcd fix bug 27396 - shouldn't display error message when selecting uw folder-only mailbox, 28301 - failed to store/read folder flags from folderInfo, 28916 - need to handle /NoSelect folder as 4.x does; r=bienvenu 2000-03-14 13:37:54 +00:00
gagan%netscape.com 44dd163050 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
rickg%netscape.com 27c42157e4 replaced calls to deprecated string methods 2000-03-12 21:36:35 +00:00
bienvenu%netscape.com 7f1d70acc4 change default for fetching by chunks if pref is not specfiied 31191 2000-03-11 19:45:56 +00:00
putterman%netscape.com aedadeea90 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
sspitzer%netscape.com f2ba15a278 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
sspitzer%netscape.com d5a4b26063 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
mscott%netscape.com c6e45f93a7 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 33c1017e01 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 474863b596 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
warren%netscape.com 7e37f4f478 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
bienvenu%netscape.com f3fa361212 fix 28203 handle bad password error from logon redirection a=chofmann, r=mscott 2000-03-05 03:04:23 +00:00
mscott%netscape.com b574527cd1 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
jefft%netscape.com b4ebf27fde 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
jefft%netscape.com 5ca59d5a1e 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 3acff095b6 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 1368141505 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
jefft%netscape.com b64d59103f 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
mscott%netscape.com 22fb88faed 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
putterman%netscape.com 768f10ad60 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
sspitzer%netscape.com f29abcb66f 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 bbfe27364b 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
bienvenu%netscape.com d280982163 part of fix for 28891 r=mscott, a=phil 2000-02-25 01:19:13 +00:00
bienvenu%netscape.com 3a7ae2ce20 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
jefft%netscape.com 5a8c69ac03 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
bienvenu%netscape.com 492f4895d8 null terminate cookie coming back from logon redirection, a=phil,r=mscott 18920 2000-02-22 03:01:04 +00:00
mscott%netscape.com 7bd1f40af6 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
jefft%netscape.com 439782145b fixed bug 27759 -- Empty Trash breaks trash folder display; r=bienvenu,a=phil,chofmann 2000-02-17 06:03:55 +00:00
bienvenu%netscape.com 7775aaff5d use msf file spec as key for panacea.dat, r=sspitzer 26977 2000-02-16 05:06:37 +00:00
bienvenu%netscape.com 8c5f8aeec1 more work for logon referral, r=mscott (+ backout inadvertent checkin to nsImapMailFolder.cpp 2000-02-16 00:53:43 +00:00
putterman%netscape.com 10f1f6ee30 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 b782f6e68a Changes to implement printing correctly - Buf #12505 - r: jefft 2000-02-15 23:05:06 +00:00
bienvenu%netscape.com 755c0e48a7 logon referral code, r=mscott,jefft 2000-02-15 22:22:57 +00:00
bienvenu%netscape.com c1bcd8988b add nsIMsgLogonRedirector.idl 2000-02-15 15:37:45 +00:00
bienvenu%netscape.com 6ec25c63b1 add logon requestor interface r=amusil" 2000-02-15 07:05:27 +00:00
jefft%netscape.com c88c66aa92 partial checkin for bug 24740 - namespaces and acl for imap account; r=bienvenu 2000-02-11 15:36:34 +00:00
jefft%netscape.com 6d53eeb846 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
bienvenu%netscape.com aa963fa765 add nsIMsgLogonRedirector,r=phil 2000-02-11 01:36:41 +00:00
bienvenu%netscape.com 2107f98ff1 fix 26246 problem reading aol imap mail, just a typo 2000-02-10 06:56:22 +00:00
bienvenu%netscape.com c6ddbac003 msg logon redirector, NOT PART OF BUILD 2000-02-10 03:44:39 +00:00
bienvenu%netscape.com e4524cdd09 add support for unicode error and status messages, fix non-latin1 folder names at startup, r=jefft 26596 2000-02-09 06:48:21 +00:00
jefft%netscape.com 191e920d3c fixed bug 23322 -- [IMAP] freeze on folder/ in .mailboxlist; r=bienvenu 2000-02-08 15:49:52 +00:00
alecf%netscape.com c91f4d6f7d don't access mFolder directly, instead go through base class
r=putterman
2000-02-08 06:00:57 +00:00
mscott%netscape.com ed46f75462 Optimize our use of monitors in this class because it gets called from multiple threads. This means
using nsAutoCMonitor instead of NS_LOCK/UNLOCK_INSTANCE. I also went through and removed the locks from
methods which are only called from one thread.
r=bienvenu.
2000-02-08 01:36:07 +00:00