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

92 Коммитов

Автор SHA1 Сообщение Дата
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
roc+%cs.cmu.edu 52092297fe Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
scott%scott-macgregor.org 2fff9cee09 Bug #157566 --> try to address some of the mapi regressions caused by Bug #157566 where mapi makes a copy of the
attachment before returning to the calling application.

sr=bienvenu
2004-05-19 21:53:50 +00:00
bienvenu%nventure.com 81faa74f88 fix 221673, mapi send problems when mapi client puts smtp: in front of address, sr=sspitzer 2004-05-12 17:51:44 +00:00
bienvenu%nventure.com 8357ccfa08 fix handling of null terminator byte on long mapi messages, more pr logging for mapi send, sr=mscott 108275 2004-05-03 16:24:56 +00:00
bienvenu%nventure.com e28b025d95 fix mapi send when msg doesn't end with cr, sr=mscott, 108275 2004-05-01 03:20:50 +00:00
bienvenu%nventure.com 4ca4fe3d5c fix occasional problems doing mapireadmail, add pr logging, make mapitest program display errors in hex sr=mscott 108275 2004-04-29 19:58:24 +00:00
scott%scott-macgregor.org 081c00d67d Bug #157566 --> Enhance MailNews to work with WinZip's "Zip and e-mail" shell extension. Several
MAPI enabled apps delete the attachment file before we return from the MAPI call. Make our own copy
of the attachment file. Patch by Cyril Chaboisseau.

While I'm here, clean out some nsFileSpec code and replace it with nsIFile equivalents.

sr=bienvenu
2004-04-29 05:16:50 +00:00
bienvenu%nventure.com d33fc2782a cleanup some of the mapi error returns, attempt to fix idl for findnext, sr=mscott 108275 2004-04-26 21:39:15 +00:00
bienvenu%nventure.com 87e8955519 add support for mapi 0 interfaces that will enable palm sync with e-mail, sr=mscott 108275 2004-04-22 20:39:22 +00:00
gerv%gerv.net 482dc5fcad Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
jshin%mailaps.org fdf2ad9bff bug 229032 : modernize String usages in mailnews (r=neil, sr=mscott) 2004-04-13 04:07:07 +00:00
bienvenu%nventure.com 6e7ed79f52 fix 228597 news article article always gets sent to the first account's server when sharing identities between accounts, patch by ch.ey@gmx.net, r=me, sr=mscott 2004-02-05 21:15:10 +00:00
bsmedberg%covad.net f0bfff2628 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
bienvenu%nventure.com 693f9301e7 replace nsIPref with nsIPrefBranch in mailnews, patch by arne.anka@stupido.com, r=me, sr=mscott 2004-01-04 21:47:17 +00:00
bienvenu%nventure.com aef489f3a3 hook up cancel for imap fcc 206408 r/a=sspitzer, sr=mscott 2003-11-28 18:25:19 +00:00
tor%cs.brown.edu 8249189176 Bug 208461 - midl semantics changed (VC++ .NET 2003). r=bryner 2003-09-26 19:31:18 +00:00
dbaron%dbaron.org 63fc8c8cf4 Make the rv:N.N part of the UA string come from the MOZILLA_VERSION macro (from config/milestone.txt) instead of from a pref. b=220220 r=darin sr=bryner 2003-09-25 05:39:11 +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
scott%scott-macgregor.org b1802c80d3 Bug #202497 --> This effects THUNDERBIRD only. the code is not executed for seamonkey. This patch has been in the thunderbird builds for several months.
Register as the default mailto protocol handler when thunderbird is set as the default app.
2003-08-15 18:46:43 +00:00
cls%seawood.org fa583876c2 Fix VPATH build problem with cygwin make 3.80:
* Force use of native cygwin paths & cygwin_wrapper
* Remove _NO_AUTO_VARS mess
* Use full source path when calling win32 compiler so debugging info shows up
* Change DEPENDENT_LIBS to use an intermediate header file instead of commandline define
Bug #210393 r=leaf sr=bryner
2003-08-05 04:43:49 +00:00
cbiesinger%web.de aeb643d872 209985 patch by bugzilla@pippo.demon.co.uk r=cavin sr=dmose MAPI does not check HKEY_CURRENT_USER for default mail client 2003-06-22 16:20:32 +00:00
dwitte%stanford.edu 149f719c00 bug 100649: Length() being used where IsEmpty() is meant
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().

thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.

got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
scott%scott-macgregor.org b6381bec7d Bug #179533 --> add the option to make a static build of mailnews which is disabled by default.
r/sr=sspiter
2003-04-20 20:56:21 +00:00
dougt%netscape.com be629223b6 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
seawood%netscape.com 4e33d762c7 Fix objdir bustage 2003-03-08 08:34:22 +00:00