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

19 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org 4e31a043d1 Make grouping work for Thunderbird on the trunk 2004-10-07 21:08:27 +00:00
bienvenu%nventure.com f1843ef854 backend changes for cross-folder virtual folders, sr=mscott 11051 2004-08-31 20:53:24 +00:00
bienvenu%nventure.com f5cda0b7db 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 712ea19729 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 ed837fdf12 Land static build changes for thunderbird on the trunk
Bug #245430
2004-06-17 03:22:37 +00:00
bienvenu%nventure.com e79e039f5b 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 2f5dc0a9cc Bug #245430 --> static build work for Thunderbird 2004-06-06 22:33:09 +00:00
scott%scott-macgregor.org 6bba945421 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 482dc5fcad Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
cbiesinger%web.de 3c212719bf 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 5d7862c593 Port the vcard UI to thunderbird. Bug #221319 2003-10-09 22:22:00 +00:00
bryner%brianryner.com 0675c941bf 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 f008bc2bad 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 e2853850ea 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 adc78197c1 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 32dab816b3 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 45e84b56c9 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 cf9dd33a84 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 1661f869ef 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