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

17 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com 91f634e8e9 add contract ids for mail dbs, part of work for 11051, forgot to check this in before 2004-08-02 23:58:59 +00:00
neil%parkwaycc.co.uk e7f8a10fbf Allow SeaMonkey to handle vCard attachments internally by launching a new address card dialog, also clean up the code to use a stream loader instead of implementing a new stream listener b=243733 r/sr=mscott 2004-07-06 14:06:45 +00:00
scott%scott-macgregor.org 1c258d6df6 Land static build changes for thunderbird on the trunk
Bug #245430
2004-06-17 03:22:37 +00:00
bienvenu%nventure.com 359f094153 backend work for having an rss incoming server, to go with rss extension, 225158 r/sr=sspitzer 2004-06-16 19:18:59 +00:00
scott%scott-macgregor.org 017caa0ec0 Bug #245430 --> static build work for Thunderbird 2004-06-06 22:33:09 +00:00
scott%scott-macgregor.org b1b2f1811e Bug #243733 --> Port Thunderbird's fix for handling the opening of vCard attachments internally instead of
opening up a helper app to the trunk.

sr=bienvenu
2004-06-03 04:25:57 +00:00
gerv%gerv.net dfb29e9236 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
cbiesinger%web.de f028ea412d bug 239604. make uriloader more doxygen friendly, and remove unused "command"
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
scott%scott-macgregor.org 8484c362b3 Port the vcard UI to thunderbird. Bug #221319 2003-10-09 22:22:00 +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
jaggernaut%netscape.com 83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
scott%scott-macgregor.org f142d85931 Implement a content policy class for thunderbird.
Block the loading of remote images if the preference is set. Register ourselves as a pref observer
so we know when this pref changes.

Has no effect on the seamonkey build. CVS: ----------------------------------------------------------------------
2003-07-01 05:30:17 +00:00
scott%scott-macgregor.org cf8e368ef2 Thunderbird only...
register the new content policy manager for thunderbird builds. (The content policy manager is not finished yet)
2003-07-01 02:29:44 +00:00
scott%scott-macgregor.org 3587ea5463 Does not effect Seamonkey builds.
Try to get thunderbird going on the Mac. Include TK_LIBS.

Thanks to macrxnapa for the patch.
2003-05-19 00:24:34 +00:00
scott%scott-macgregor.org 3d15f348db Try to get movemail working on linux THUNDERBIRD builds. Has no impact on trunk.
a=sspitzer
2003-05-10 05:20:20 +00:00
scott%scott-macgregor.org 4986e32875 Bug #179533 --> add vccard library to the static mail build.
(not part of the build)
2003-04-20 20:28:01 +00:00
scott%scott-macgregor.org b06bff32c9 NOT PART OF THE BUILD
Add nsMailModule.cpp which is a single factory for all of the basic mail components. This is part of generating
a single mail.dll instead of the n dlls we generate today (where n is much too large).

Part of Bug #
a=sspitzer
2003-04-17 07:38:22 +00:00