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

41 Коммитов

Автор SHA1 Сообщение Дата
bugzilla%standard8.demon.co.uk 88dc5d9d71 Bug 331557 Remove nsIAbDirectoryProperties (at last) r=bienvenu,sr=mscott 2007-08-02 17:22:23 +00:00
scott%scott-macgregor.org 83667cbd82 Bug #381992 --> displaying an imap message lekas a jsContext and the global window.
Re-write the ownership model between the imap channel and the url.

sr=bienvenu
2007-07-25 21:28:55 +00:00
bugzilla%standard8.demon.co.uk 2ddb3ddf5e Bug 387557 Rename nsIAbDirFactory::CreateDirectory to nsIAbDirFactory::GetDirectories. r/sr=bienvenu 2007-07-11 15:28:51 +00:00
scott%scott-macgregor.org 6d7194459e Bug #382064 --> remove nsIMsgStringService. Force callers to go through the string bundle service directly. Try to undo compose's dual use of string IDs as error codes.
sr=bienvenu
2007-06-04 04:00:10 +00:00
scott%scott-macgregor.org f4520f4b2f Bug #379070 --> string cleanup in mailnews.
Remove nsAdopting(C)String. nsPromiseFlat(C)String --> PromiseFlat(C)String. Remove use of nsPrintfCString. None of these APIs are available to use under frozen linkage.

sr=bienvenu
2007-06-04 03:20:27 +00:00
bienvenu%nventure.com fb5f004c33 remove nsMessengerMigrator, sr=mscott 379068 2007-05-03 18:32:43 +00:00
bugzilla%standard8.demon.co.uk a4d228dda9 Part of Bug 316170. Disable building of the Address Book LDAP change log replication code because it doesn't work and it will make fixing the full replication code easier. ChangeLog replication will be reimplemented by bug 311632. r/sr=bienvenu 2007-03-13 17:12:18 +00:00
bienvenu%nventure.com fce9a311fd add new msg+folder notification service geared more to the needs of desktop search indexers, sr=mscott 290057 2007-01-26 01:33:55 +00:00
scott%scott-macgregor.org a8a71dc3db Bug #360702 --> Look for ISP RDF files in extension directories that contain "isp" sub directories. This should make it easy for extensions to make account setup easy for ISPs. sr=bienvenu 2006-12-06 05:22:26 +00:00
bugzilla%standard8.demon.co.uk 951c2ff9a8 Bug 360777 Change nsIAbCard::EditCardToDatabase to nsIAbDirectory::ModifyCard. r=bienvenu,sr=mscott (relanding now windows compilation issues should be fixed). 2006-12-04 17:04:43 +00:00
scott%scott-macgregor.org db42881ff8 Bug #332160 --> hook up new mail alert notifications for unix.
Patch by magnus melin <mkmelin+mozilla@iki.fi>
sr=mscott
2006-11-28 22:22:37 +00:00
scott%scott-macgregor.org 98beb8a971 Bug #330443 --> forgot to check this in as part of Bug 330443. 2006-10-26 20:38:20 +00:00
bugzilla%standard8.demon.co.uk 9e76173def Bug 343383 cookies don't work in 'suiterunner' seamonkey. r=neil,sr=bienvenu 2006-07-04 12:08:11 +00:00
bienvenu%nventure.com 44aee4259f add support for unlimited number of tags per profile and per message, replace labels with tags, sr=mscott, sspitzer 114656 2006-06-09 14:26:31 +00:00
neil%parkwaycc.co.uk 62344ce4f1 Bug 340006 Make -compose -addressbook and -news work in suiterunner r=Standard8 sr=bienvenu 2006-06-05 10:14:35 +00:00
bienvenu%nventure.com 64acf9e433 add support for folder views including favorite folders, sr=mscott 251296 2005-12-29 23:47:47 +00:00
bienvenu%nventure.com 4f02383d61 fix 316657, remove unused nsMsgGroupRecord code, patch by mook.moz@gmail.com, r/sr=bienvenu 2005-11-30 17:26:42 +00:00
bsmedberg%covad.net 4f84f499e3 Bug 263042 part 2 - move the LDAP parts of XPFE autocomplete to mailnews/addrbook, which is the only consumer, r=dmose 2005-11-16 15:23:53 +00:00
scott%scott-macgregor.org a4814b5a52 Bug #305999 --> make addbook urls work again for adding vcards to the address book by making
the content type valid.

r=bz
sr=bienvenu
2005-08-26 08:00:55 +00:00
bzbarsky%mit.edu 852c6cc589 Use a valid MIME type for the "display" stuff in mailnews. r=bienvenu,
sr=mscott.
2005-08-16 00:06:16 +00:00
bugzilla%arlen.demon.co.uk 77ac4d6525 Bug 119948 duplicated LDIF import code
p=bugzilla@standard8.demon.co.uk r=dmose sr=bienvenu a=asa
2005-07-03 21:47:13 +00:00
scott%scott-macgregor.org ccc4cd6314 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 003acf756f remove some tabs 2005-01-19 21:24:54 +00:00
bsmedberg%covad.net ca5243c97b 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 622ef72541 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 cd96143ea9 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 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
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 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 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