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

117 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org ec35c4b3c3 Bug #384490 --> convert the nsHashTable use in msgMapiMain to hash table implementations supported by frozen linkage.
sr=bienvenu
2007-06-19 04:33:19 +00:00
gavin%gavinsharp.com fecf93c3df Backing out the patch for bug 350616 to see if it will fix the windows orange 2007-06-10 03:41:58 +00:00
ted.mielczarek%gmail.com 2bb863be41 bug 350616 - Need to figure out VC8 CRT issues with the XULRunner stub (and with embedding) - embed manifests in everything. r=bsmedberg 2007-06-08 12:47:44 +00:00
scott%scott-macgregor.org 2ef574b0b9 Bug #379070 --> remove nsCRT from mapi. 2007-06-07 23:26:15 +00:00
scott%scott-macgregor.org bbe3e385c3 Bug #379070 --> replace nsCRT::CR and nsCRT::LF with '\r' and '\n' respectively.
sr=bienvenu
2007-06-04 23:25:26 +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 043bd1fe9a Bug #379070 --> string cleanup for mailnews\mapi including removal of XPIDL strings and other string interfaces that aren't available using frozen linkage. 2007-06-03 23:39:05 +00:00
scott%scott-macgregor.org acdf0d17dd Bug #379070 --> API and string clean up for nsIMsg*IncomingServer.idl
sr=bienvenu
2007-05-10 01:06:12 +00:00
bugzilla%standard8.demon.co.uk 88403ccc09 Part of bug 379068 - remove mailnews' dependency on xpcom_obsolete. r/sr=bienvenu 2007-05-04 15:27:50 +00:00
scott%scott-macgregor.org bdeb7d5ffd Bug #379070 --> nsIMsgAccountManager API and string cleanup.
sr=bienvenu
2007-05-03 21:13:33 +00:00
scott%scott-macgregor.org 1d056773d4 Bug #379070 --> string API cleanup for nsIMsgIdentity.
sr=bienvenu
2007-05-02 00:04:46 +00:00
bienvenu%nventure.com e8c9b76384 remove nsFilespec from mapi code, sr=mscott 33451 2007-04-23 00:49:23 +00:00
bienvenu%nventure.com 836543906e remove more nsIFileSpec code, sr=mscott 33451 2007-04-03 22:13:22 +00:00
scott%scott-macgregor.org 7e592868a7 Bug #359885 --> run time error R6034 when installing thunderbird because MapiProxy.dll isn't getting its manifest file bundled into the dll.
sr=bienvenu
2007-02-15 16:59:55 +00:00
gavin%gavinsharp.com f42ce02d82 Bug 365996: Take advantage of old yes/no constant in nsIPromptService, patch by Ryan Jones <bugs@ryan-jones.com>, r=mscott for /mail, r=neil for /xpfe and /mailnews, r=ctho for /suite, r=me for the rest 2007-01-09 20:29:09 +00:00
scott%scott-macgregor.org 95bd25a478 Bug #353906 --> modernize mail's registry code, implementing toolkit's nsIShellService, separating it out from the MAPI implementation. We now have a new default client dialog, and new options UI.
this work is a precursor for vista integration
sr=bienvenu
2006-09-29 22:07:50 +00:00
bugzilla%standard8.demon.co.uk 2130ab718d Bug 351920 Remove uses of nsSpecialSystemDirectory from mailnews. r/sr=bienvenu 2006-09-16 18:19:12 +00:00
darin%meer.net 7d3e7d7acd landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
benjamin%smedbergs.us f16bca4272 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 20:05:48 +00:00
bugzilla%standard8.demon.co.uk c46fd33e89 Bug 332362 Correct misuse of ifdefs in /mailnews. Part 4 two more corrections. r/sr=bienvenu 2006-04-01 08:20:03 +00:00
gerv%gerv.net 4948defb71 Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:10 +00:00
bugzilla%standard8.demon.co.uk 980e633f82 Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 5. r/sr=bienvenu 2006-02-17 13:44:05 +00:00
cbiesinger%web.de a898e666b8 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
bugzilla%standard8.demon.co.uk e366d84324 Bug 26622 nsAutoString use as member variables should be reviewed (mailnews patch). Original Patch by Mikael Parknert <mikael@parknert.se>, updated by me. r=neil.parkwaycc.co.uk,sr=bienvenu 2006-01-08 19:16:56 +00:00
timeless%mozdev.org 3db428f6ac Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
bugzilla%standard8.demon.co.uk c24af3801c Fix Windows bustage from checkin of bug 63083 2005-08-24 18:29:04 +00:00
scott%scott-macgregor.org dbeda7fd26 Bug #300688 --> get rid f bandRealShortName. Now that the seamonkey rebranding effort has landed, Thunderbird can get rid of
the brandRealShortName work around we had been using.

sr=bienvenu
a=asa
2005-07-14 20:03:04 +00:00
cls%seawood.org 34066213a5 Path translation fixes for msys.
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:00:37 +00:00
bienvenu%nventure.com 3732603b0e register tbird as default .eml file extension handler if tbird is default mail app, sr=mscott, a=shaver 261559 2005-06-01 20:56:04 +00:00
bsmedberg%covad.net 68fcd67e0a Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 13:09:19 +00:00
bienvenu%nventure.com 346a5a5ad0 fix 289003, make mapi send detect html msg bodies, sr=mscott 2005-04-04 20:47:47 +00:00
neil%parkwaycc.co.uk 33a989ee14 Bug 279627 Can't consistently set as default mail client r+sr=mscott 2005-03-15 09:46:19 +00:00
bsmedberg%covad.net ab0810ddac Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
scott%scott-macgregor.org 9ae240e302 Bug #282048 --> Register thunderbird with the OS to handle feed:// URLS 2005-03-08 01:17:04 +00:00
bzbarsky%mit.edu d624665bc9 Add the prompt-service contract to nsEmbedCID.h 2005-03-07 16:07:11 +00:00
scott%scott-macgregor.org 6d30217854 Bug #277833 --> Land Aviary mapi changes to allow thunderbird to register as a default
news client.

sr=bienvenu
2005-01-19 21:20:28 +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
db48x%yahoo.com 57c9a2c3da bug 226005: MailNews should use the newer nsIPrefService APIs instead of nsIPref
patch by Mikael Parknert <mikael@parknert.se>, r=niel, sr=darin
2005-01-15 10:32:27 +00:00
bienvenu%nventure.com a329ba71b5 fix 181627 attachment name in mapi send with ui, patch in 273849, sr=mscott 2004-12-13 16:49:37 +00:00
bienvenu%nventure.com 50ba02f3c3 fix native app-related build bustage on tbird 2004-10-30 20:16:20 +00:00
bsmedberg%covad.net 3055933c27 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2004-10-29 19:28:38 +00:00
bienvenu%nventure.com c180987f7e fix 257682 problem with sending multiple mapi messages simultaneously with the same attachment name, sr=mscott 2004-09-02 22:46:21 +00:00
bienvenu%nventure.com d412c1ca3e fix SendDocument, add more logging 256803 sr=mscott 2004-08-26 17:57:17 +00:00
bienvenu%nventure.com d9e22a3651 add versioning info to mapi dlls, no bug, sr=mscott 2004-08-19 21:31:00 +00:00
bryner%brianryner.com fa4d7edc70 Fixing botched trunk merge 2004-07-25 18:50:32 +00:00
bryner%brianryner.com 17acba2405 Thunderbird default mail/news client support for GNOME (bug 252056). r=mscott. 2004-07-24 23:54:29 +00:00
jshin%mailaps.org 3186b050c1 bug 243618 : relanding the up-to-date(tested) patch (sorry for the bustage) r=bienvenu, sr=neil 2004-07-07 08:28:54 +00:00
timeless%mozdev.org 3958665d0d Fixing build bustage from bug 243618 2004-07-07 06:37:15 +00:00
jshin%mailaps.org 16ca6279e6 bug 243618 : Windows registry (non-ASCII values) for MAPI are garbled (r=bienvenu, sr=neil) 2004-07-07 03:40:35 +00:00
bienvenu%nventure.com a32e8e364a fix 189344 use mapi recip display name as address if no address specified sr=mscott 2004-06-24 17:28:32 +00:00