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

996 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 45eeef7e38 adding this interface. all local mail incoming servers should implement it. 2000-04-18 21:56:50 +00:00
bienvenu%netscape.com b459e719e2 add search method to message service, not used yet 2000-04-16 22:12:36 +00:00
cls%seawood.org 09386227ae EXTRA_DSO_LIBS should fix the unresolve symbol problem. 2000-04-04 09:40:49 +00:00
cls%seawood.org fdd09457b4 Fix for EXTRA_DSO_LIBS in rules.mk
OS/2 Makefile.in changes (Patch 4a).  Bug #34106
2000-04-04 07:37:50 +00:00
cls%seawood.org f6740baa20 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
bienvenu%netscape.com e47142bfe7 support for in-reply-to, r=sspitzer 8965 2000-04-04 00:53:23 +00:00
jefft%netscape.com a71099db53 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 161e33b56d # 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 2c7746fcdc 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 6d0c68ee48 Add new icons to mail news 3 pane UI. r=mscott 2000-04-03 02:58:21 +00:00
bienvenu%netscape.com 2cba9d275c filter upgrade code for local filters, r=sspitzer 17174 2000-04-03 00:39:51 +00:00
tbogard%aol.net b52d8a2a80 Use the docShell APIs to do the Load rather than nsIWebShell methods. 2000-04-01 00:26:21 +00:00
jefft%netscape.com 558cf5d1f1 fixed bug 13710 - compact folder for pop3; r=scottip 2000-03-31 15:28:28 +00:00
alecf%netscape.com 62c3004d62 consolidate nsIMsgMailSession and nsIFolderListener by simply making nsMsgMailSession implement nsIFolderListener instead of having it's own API. r=scottip 2000-03-30 22:50:54 +00:00
warren%netscape.com 727f312b32 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 3444cfa790 get downloading of imap attachments working, r=alecf 32767 2000-03-29 00:58:21 +00:00
sspitzer%netscape.com d6f856b55b HandleLine() should be defined as virtual, as we are overriding it.
some more stuff for real subscribe, only for windows right now.
general clean up.
2000-03-28 07:44:24 +00:00
scc%netscape.com 898f9bb454 small changes to clients of string converting APIs 2000-03-26 12:51:42 +00:00
putterman%netscape.com 02e52d2580 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
jefft%netscape.com 254e865012 fixed bug 10834 - Pop3 delete folders move to trash; r=putterman 2000-03-24 14:58:32 +00:00
bienvenu%netscape.com e4ae6e7e78 more work on mpod 32767 r=mscott 2000-03-24 06:20:01 +00:00
ducarroz%netscape.com 4007ab88b6 Fixes related to message compose UI, save attachment, edit message as new and draft message. Those changes fix bug 14868, 23627, 24185, 24864, 24930, 26087, 26733, 27171, 27762, 27931, 27932, 29119, 29176, 30279, 31546 and 28677. R=alecf, rhp, jefft 2000-03-23 06:39:19 +00:00
jefft%netscape.com 1c76b720e1 merge in beta1 fix for bug 32054; r=mscott 2000-03-20 23:46:52 +00:00
bienvenu%netscape.com 870f8600ce add accessor for parser state, r=jefft, mscott part of 23181 2000-03-18 16:04:24 +00:00
mccabe%netscape.com a1a082d9b2 Add [noscript] to a number of non-scriptable attributes in [scriptable] interfaces. (They're not scriptable, because they refer to native types.) This is in preparation for a new compile-time check in xpidl to require the [noscript] annotation for attributes, as it is required for methods.
Preparatory to fix to 11454.

r=jband
2000-03-17 23:47:48 +00:00
jefft%netscape.com dd2accbee8 fixed unnecessary database loading when building folder view; r=bienvenu 2000-03-15 06:26:31 +00:00
jefft%netscape.com 9cdfa6fef7 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 489aa96a47 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
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
bienvenu%netscape.com fb177151c1 fix progress for mailbox parsing 29934 2000-03-11 19:48:06 +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
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
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
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
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
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
bienvenu%netscape.com 8e74df3de9 fix problem after stopping folder reparse, r=putterman, a=phil 28324 2000-02-21 21:08:53 +00:00
bienvenu%netscape.com 5bf101f82d fix stop handling for pop3 r=mscott,a=chofmann 27780 2000-02-18 01:37:07 +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
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
rhp%netscape.com 0d5876b1d2 Changes to implement printing correctly - Buf #12505 - r: jefft 2000-02-15 23:05:06 +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
jefft%netscape.com 84f581d4e4 fixed bug 24054 -- imap message copy to local folder needs to have From line escaped; r=bienvenu 2000-02-10 14:48:53 +00:00
jefft%netscape.com 61244f6e68 fixed bug 23089 -- selecting undo after delete cause trash folder to load; r=bienvenu 2000-02-08 15:48:20 +00:00
alecf%netscape.com 8b80d95351 don't access mFolder directly, instead go through base class
r=putterman
2000-02-08 06:00:57 +00:00
mscott%netscape.com 1151b9cac4 Remove some wastefule NS_LOCK_INSTANCE useages in this class because
the class only runs on the UI thread...no need to use these locks
r=sspitzer
2000-02-08 01:10:21 +00:00
scc%netscape.com 73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
jefft%netscape.com 015ed59aa6 fixed bug 14893 - undo/redo should enable only when it is available; bug 23089 - selecting undo after delete cause trash folder to load; r=rhp 2000-02-07 15:15:14 +00:00
bienvenu%netscape.com ece14626a0 allow creation of folders with double-byte characters r=putterman, 26745 2000-02-07 00:20:37 +00:00
scc%netscape.com 1f9cca5403 while code reviewing Pierre Phaneuf's changes, I noticed some places where |do_QueryInterface()| could be used more efficiently, and some bad casts of |nsCOMPtr|s. This checkin fixes those. r=ben 2000-02-06 21:53:20 +00:00
sspitzer%netscape.com ff5baab1d5 in the immortal words of sfraser: "die, appcores, die".
the next step is to remove mozilla/xpfe/AppCores from the tree, which I will
gladly do next.

r=alecf
2000-02-06 06:54:52 +00:00
sspitzer%netscape.com 72d8e4bf7a be consistent with how we define the incoming server prog ids. add a debugging
printf (for me only).  r=alecf
2000-02-06 06:51:24 +00:00
pp%ludusdesign.com cc01ef5223 Converting ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-06 03:18:27 +00:00
alecf%netscape.com f161287e46 move from nsAutoCString to nsCAutoString r=sspitzer 2000-02-05 06:11:46 +00:00
pp%ludusdesign.com d8d073bd7c Conversion of ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-04 00:39:15 +00:00
jefft%netscape.com 093d76452b fixed bug 26355 -- cannot log into pop3 server after entering password incorrectly; need to reset the pop3 state machine so that we can get subsequent prompt for password; r=mscott 2000-02-04 00:26:57 +00:00
jefft%netscape.com 342229275a fixed bug 26169 -- Sending message appears to fail if the Sent folder not yet parsed; r=scottip 2000-02-03 23:40:09 +00:00
sspitzer%netscape.com 96a0249281 change to allow someone to use the "no strip url" interface in wallet.
no one is using it yet, because it doesn't work.

r=mscott
2000-02-03 05:01:42 +00:00
valeski%netscape.com 41512e1d6a URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes 2000-02-03 03:44:22 +00:00
ducarroz%netscape.com 4f851be879 fix part of bug 25949, update project path for compatibilty with CW Pro 5. R=n/a 2000-02-01 01:53:01 +00:00
jdunn%netscape.com af0d18fc99 remove extra ';' - breaks AIX 2000-01-31 21:44:40 +00:00
jefft%netscape.com 228ad2d0a9 Fixed bug 18565 -- Single sing on for Pop3 and Imap; passing in nsIMsgWindow for nsIPrompt 2000-01-29 15:53:14 +00:00
mscott%netscape.com 7fc84a5fa7 remove mailboxMessage protocol and use mailbox
r=alecf
2000-01-29 00:48:48 +00:00
mscott%netscape.com a3f7711965 add support for local string bundle service
remove all traces of mailboxMessage protocol
r=alecf
2000-01-29 00:48:27 +00:00
mscott%netscape.com 146d37a77d Bug #13405 --> use local string bundle service
r=alecf
2000-01-29 00:47:49 +00:00
mscott%netscape.com d12fc99184 Bug #13405 create a cache for the local string bundle 2000-01-29 00:47:15 +00:00
bienvenu%netscape.com 6933364300 add ability to stop pop3 download, r=putterm an 18060 2000-01-28 23:20:00 +00:00
alecf%netscape.com 75c0f7e26d prepare to eliminate GetCurrentServer
(test only, no reviews)
2000-01-28 08:56:57 +00:00
bienvenu%netscape.com 8d4331d084 handle stopped mailbox parse correctly, r=sspitzer 2000-01-28 02:38:38 +00:00
bienvenu%netscape.com c13a9dce89 add nsIMsgWindow to a bunch of apis so we can stop urls, r=putterman 2000-01-28 01:22:33 +00:00
sspitzer%netscape.com b18624d734 clean up nsIMsgFolder.idl and break it apart. r=alecf 2000-01-26 10:00:00 +00:00
sspitzer%netscape.com e8a066873d added files: mozilla/mailnews/local/public/nsIMsgLocalMailFolder.idl 2000-01-26 09:59:09 +00:00
sspitzer%netscape.com d6ed37c13f I'm taking this out of nsIMsgFolder. not part of build yet. 2000-01-26 09:50:06 +00:00
mscott%netscape.com 0966a385ee Bug #23889 --> fix a typo in a printf =) ya'll is technically spelled y'all.... 2000-01-26 01:01:48 +00:00
dougt%netscape.com 0b0346079c Landing nsIFile. 2000-01-24 21:28:28 +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
sford3%swbell.net b2c319eae7 Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi 2000-01-17 22:32:13 +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
sspitzer%netscape.com 5b58796fd1 add a debugging printf. 2000-01-15 09:30:34 +00:00
alecf%netscape.com 71c80cb680 back out my changes 2000-01-14 22:51:53 +00:00
alecf%netscape.com 523131d38d fix usages of GetPreHost so that local/imap/news folders can be displayed
a=granrose
2000-01-14 20:17:14 +00:00
alecf%netscape.com 151c9ac450 make the mail notification systems use nsIAtoms instead of char*s, and add capability to notify on PRUnichar* data that changes
(in preparationfor #19079)
r=scottip
2000-01-14 09:01:39 +00:00
bienvenu%netscape.com 5c4612c424 add copymessages to message service,r=mscott 2000-01-12 21:43:59 +00:00
jefft%netscape.com be314bdf69 fixed bug -- Empty trash on local and POP folders doesn't work; implemented empty trash for pop; r=putterman 2000-01-11 20:41:24 +00:00
sspitzer%netscape.com 9ca75194ad fix for bug #23457. when we create a new account, set the copies and folders prefs for the associated identity to the right defaults.
added to the nsIMsgProtocolInfo interface defaultCopiesAndFoldersPrefsToServer,
which we use to see for a given server type, do the defaults live on the server
or not (where not would mean "Local Folders").

fix the getFoldersWithFlag method in the nsIMsgFolder interface so it
would be easier to use in JS.

r=alecf
2000-01-11 08:01:37 +00:00
mscott%netscape.com 22b7472ab2 performance tweak --> header parser is supposed to be a service not a component.
r=bienvenu
2000-01-09 22:00:03 +00:00
putterman%netscape.com e73cd6a961 Select and scroll to first new message in a folder. r=bienvenu. 2000-01-09 19:47:58 +00:00
alecf%netscape.com 481bba988b final stage of XPIDLizing nsIMsgHdr 2000-01-08 09:55:37 +00:00
sspitzer%netscape.com 0f83a227f0 added files: mozilla/mailnews/local/src/nsNoneService.cpp 2000-01-08 04:02:54 +00:00
sspitzer%netscape.com 43bea1f0f2 added files: mozilla/mailnews/local/public/nsINoneService.idl 2000-01-08 04:01:38 +00:00
sspitzer%netscape.com da6aaee871 fix #23372, remove hard coded string from account manager and account wizard
js.  fix #23313, don't allow user to delete "local folders" account.
fix #23413, implement delete account.  further divorce "none" from "pop3"
(which will be useful once we get to movemail and other incoming mail server types)

r=alecf
2000-01-08 04:01:06 +00:00
alecf%netscape.com 6d68c47f6f null pointer check, no reveiwer 2000-01-08 03:39:59 +00:00
alecf%netscape.com a6d0a1f442 more minor dependancy cleanup 2000-01-08 03:39:36 +00:00
sspitzer%netscape.com c40113f7f6 fix bug #23317. when using the account wizard, check the
protocol info to see if username is required and how to preflight
the pretty name.  (news does it different than imap and pop.)

to help the insane clown posse, create a string bundle to be used
by the account wizard.

fix the bug that I just introduced where creating accounts
would fail at the very end, so the folder pane would fail to refresh.

r=alecf
2000-01-07 07:49:37 +00:00
mscott%netscape.com 134f73a40c DisplayMessage now takes in the nsIMsgWindow
r=bienvenu
2000-01-06 00:47:58 +00:00
alecf%netscape.com 69bfd0011e pass 2 off XPIDLizing nsIMsgHdr - clean up IDL to use attributes where appropriate, and fix up API calls where necessary (#7808) 2000-01-05 02:02:50 +00:00
alecf%netscape.com 24f15fcdf7 first pass at fix for #7808, XPIDLizing nsIMsgHdr - for now just make an exact duplicate of the C++ interface, except in XPIDL
r=putterman
2000-01-04 22:41:21 +00:00
putterman%netscape.com 823521f8ff Fixes 22570. r=alecf. Use base class mPath so that counts show up correctly. 2000-01-03 23:43:05 +00:00
dougt%netscape.com 528b809112 Including nsString.h directly. It is included indirectly by nsFileSpec. This
prep work for the nsIFile landing.
2000-01-03 23:16:47 +00:00