Commit Graph

26 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
5dcef92bbc Bug #286282 --> Thunderbird should be building toolkit\components\alerts instead of xpfe\components\alerts.
Will work on converting the download manager next so we an remove the alerts service ifdef in xpfe\download-manager.

Also, port xpfe's API change to nsIAlertsService to use AString's to toolkit
2005-03-15 19:41:41 +00:00
timeless%mozdev.org
b9ec93cb09 Bug 131849 addressbook build system requires exporting internal files
patch by mark@standard8.demon.co.uk r=bryner
2005-03-14 17:30:43 +00:00
scott%scott-macgregor.org
29c156a622 Bug #217448 --> Port new mail notification for Mac OS X from the aviary branch to the thunderbird trunk. 2005-01-21 22:26:32 +00:00
scott%scott-macgregor.org
28af8f56e4 remove some tabs 2005-01-19 21:24:54 +00:00
bsmedberg%covad.net
f3dd951f94 Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +00:00
scott%scott-macgregor.org
f6f7bae800 Bug #275131 --> Add a cookie permission manager to Thunderbird which will allow cookies
for RSS articles but block them for everything else.

sr=bienvenu
2005-01-13 06:17:08 +00:00
scott%scott-macgregor.org
3a0c7649c7 Bug #241602 --> Port thunderbird fixes from the aviary 1.0 branch to the trunk.
register properties chrome url for Win XP Start menu
2004-12-21 00:25:47 +00:00
scott%scott-macgregor.org
0146f78fd7 Make grouping work for Thunderbird on the trunk 2004-10-07 21:08:27 +00:00
bienvenu%nventure.com
666683986e backend changes for cross-folder virtual folders, sr=mscott 11051 2004-08-31 20:53:24 +00:00
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