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

110 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net dfb29e9236 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
bryner%brianryner.com 5cd0bcdb7a Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 22:56:05 +00:00
sspitzer%netscape.com 611eb8a38c fix for bug #143565.
"Opening a rfc/822 attachment displays the atttachment as raw text instead of opening in the stand alone message window."
thanks to antonio.xu@sun.com and ducarroz for the fix.

r=neil, parts r=kaie, sr=sspitzer

also include's kaie's related fix for bug #195378.
"Crypto status must be shown correctly when viewing attached messages in a new window"
r/sr=sspitzer
2003-04-13 19:45:11 +00:00
sspitzer%netscape.com 2ecf55d968 stub out cid: protocol handler to silence alert
on linux (and probably mac) for message with cid: links
the next step is to actually implement the protocol handler
and fix mime so that we support cid: links (see rfc 2111)
r/sr=bienvenu
2003-01-17 01:27:40 +00:00
naving%netscape.com f04220e6bd 170555 r=mscott sr=bienvenu Adding ability to purge junk folder automatically at interval of 1 day. Also
added code to specialize/unspecialize junk folder when the user changes junk folder from UI
2002-10-04 22:32:15 +00:00
mscott%netscape.com 3b96dd6b59 Allow the component manager to create instances of a nsMsgSearchTerm.
rs=sspitzer
2002-09-26 01:06:25 +00:00
sspitzer%netscape.com 91c00f9cca land spam UI: control panel UI, spam log UI, toolbar button, tools menu, thread pane UI.
currently, hidden by default.  more work to come.  r/sr=bienvenu.  bug #169638
2002-09-20 00:04:01 +00:00
sspitzer%netscape.com da18d863c0 remove dead code. 2002-09-16 03:28:34 +00:00
naving%netscape.com 86c192ae93 163773 r=cavin sr=bienvenu Made quick search a separate subclass of nsMsgDBView 2002-08-30 04:20:06 +00:00
mkaply%us.ibm.com 348e7da0d7 #150679
r=jeffreyj@us.ibm.com, sr=mscott
OS/2 only - add OS mail integration
2002-06-17 20:49:26 +00:00
sfraser%netscape.com d133d4956f Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
racham%netscape.com b35d6ce7fc Fixing bug 97650. Fix to display unread message mail count of default mail account on Windwos XP welcome screen. In case of multiple profiles, cumulative total of unread messages of default accounts is displayed. On clicking that messagem, it displays per account unread mail count in a tooltip. r=mscott, sr=sspitzer 2001-10-02 06:23:48 +00:00
gerv%gerv.net 4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
dbaron%fas.harvard.edu aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
valeski%netscape.com 225aa6fa96 r=rpotts, sr=mscott. cleaning up leakage, removing un-needed Init() method and ditching PR_FREE usage. 78912 2001-05-07 23:16:56 +00:00
kandrot%netscape.com afdac97c93 Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2001-05-05 05:33:37 +00:00
ducarroz%netscape.com 91146929de Fix for bug 78516. Replace nsIMsgComposeProgress by a more generic nsIMsgProgress. R=varada, SR=bienvenu. 2001-05-04 21:13:25 +00:00
alecf%netscape.com 6480bd72e3 removal of nsIAppShellComponent stuff, for bug 76339 sr=sspitzer 2001-05-04 00:49:56 +00:00
mscott%netscape.com fe4edc0bea Land the Mailnews Performance Branch.
Includes front end re-write to use the outliner widget for the thread pane.

Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.

enjoy =).
2001-03-17 01:59:34 +00:00
bienvenu%netscape.com 006ca960b7 add compact offline store method, part of 15865 r=sspitzer, sr=mscott 2001-01-11 14:40:50 +00:00
sspitzer%netscape.com e2955b1ba8 make the message view persist on a per folder basis. (#63853)
make it so you can view "threads with unread".  (#52927)
threaded and unread are no longer mutually exclusive.

later, I'll add "unread threaded" which is no the
same thing as "thread with unread".

fix the nsMsgMessageDataSource() to ask the view, thread or msg database for existance of messages, instead of getting an enumerator for all messages, and seeing if it is non empty.  more performance work on the way.

move enums from MailNewsTypes.h to MailNewsTypes2.idl, so that I can use the same ones from JS and C++.

sr=bienvenu
2001-01-04 00:12:36 +00:00
sspitzer%netscape.com 3a79a2ff9b fix #54491 (subscribe is a big fat pig)
fix #56971 (correct spelling mistake: suppress not supress)
fix #60244 (subscribe retains only last server subscribe changes)
fix #60242 (subscribe typedown should select first match in list)
fix #39156 (fix how I determine the delimiter in subscribe.js)
fix #59231 (make insecure imap login work if password has a \ in it)
fix #53654 (subscribe downloaded bytes don't start at zero)
fix #39393 (stop button in subscribe)
fix #60506 (switching servers doesn't clear text area in subscribe)
2000-11-17 20:47:31 +00:00
rayw%netscape.com 0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
alecf%netscape.com ebc5b3c4b7 rework nsMessages so they are generic across all server/folder types, so that we can recycle them later
r=putterman
for bug #26456
2000-08-16 23:45:58 +00:00
alecf%netscape.com 0aa7d904b4 oops, forgot this file with a checkin earlier today 2000-08-09 01:17:19 +00:00
gayatrib%netscape.com dfd928ee8d Biff Feature bug 36011 review=scottip 2000-06-23 03:19:17 +00:00
bienvenu%netscape.com 32af24eee2 fix init of search data source r=sspitzer 33101 2000-06-18 15:02:00 +00:00
alecf%netscape.com 2766bbe999 add search datasource to base factory (r=sspitzer) for #33101 2000-06-17 18:42:59 +00:00
sspitzer%netscape.com 97325cede8 more subscribe work. 2000-05-12 04:23:45 +00:00
alecf%netscape.com 16a368d877 add the validity manager to the factory so we can retrieve it as a service 2000-04-26 23:56:51 +00:00
sspitzer%netscape.com 91744b5cc1 fix for #36663. make it so when you run a news://host/group url to autosubscribe, a new messenger window opens up. eventually I'll heed the 4.x pref for
this, so that it will open in an existing messenger window.
2000-04-22 23:16:45 +00:00
bienvenu%netscape.com eedb5ba9d2 add search session to factory 2000-04-22 17:44:45 +00:00
alecf%netscape.com ac757e0b9b convert base to be a generic factory, and add temporary ProgIDs for the filter delegate factory 2000-04-19 05:32:22 +00:00
sspitzer%netscape.com da78ce03ea removing the nsISubscribeDialog* interfaces, they aren't being used.
change for the new subscribe dialog, which isn't turned on yet.
r=bienvenu, a=leaf.
2000-04-01 04:23:53 +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
sspitzer%netscape.com 102f5c8902 move the nsICmdLineHandler responsibility out of nsMessenger and into nsMessengerBootstrap. r=alecf 2000-02-16 02:57:29 +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 fde4b7c9ae hande -mail properly, using the nsICmdLineHandler interface 2000-02-06 13:05:29 +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 9c7d859963 add the service provider datasource to the base factory
r=sspitzer
2000-02-05 01:17:03 +00:00
putterman%netscape.com d04174bf7b Fix for 24768. r=alecf. Move view navigation code to C++ to speed up. 2000-01-28 23:25:17 +00:00
dougt%netscape.com 0b0346079c Landing nsIFile. 2000-01-24 21:28:28 +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
alecf%netscape.com 49aa8c268d fix uninitialized variable warning 2000-01-08 03:36:37 +00:00
putterman%netscape.com 46acd7660f Fix for 17712. Reviewed by bienvenu and alecf. Mailnews shuts down accounts, biff,
and folders properly as an xpcom shutdown observer.
1999-11-14 20:36:22 +00:00
putterman%netscape.com be5ef21057 Work on 17712 to add incoming server listeners and hook biff up to them. Reviewed by alecf and bienvenu. 1999-11-11 00:26:02 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
putterman%netscape.com 4e22bcccab Started work on 17376. reviewed by bienvenu. create an object that knows about
mailnews window data and pass it through backend.
1999-10-27 22:38:47 +00:00
putterman%netscape.com 489e979124 Switch over mailnews/base to use nsIModule. 1999-10-10 22:31:48 +00:00
shaver%netscape.com 7a5b9d5e55 nsIRegistry scriptability update, r=dveditz,dp,alecf a=leaf,chofmann 1999-09-29 02:36:54 +00:00