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

146 Коммитов

Автор SHA1 Сообщение Дата
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 eef6b7396f From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +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
gerv%gerv.net 3ec79bb69c Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 14:46:21 +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
cbiesinger%web.de c0215f3bb8 Bug 252468 Remove outdated autostretch attribute from the tree
patch by Simon Paquet <bugzilla@babylonsounds.com> r=neil rs=bz
2004-07-29 18:25:42 +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 2dfe7bafd2 fix where mapi test app loads mapi32.dll, sr=mscott Not part of build 2004-04-23 14:38:23 +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
kairo%kairo.at 97c9024a5a bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings, r=bsmedberg, sr=peterv 2004-02-27 11:54:28 +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
kairo%kairo.at 9ec4b6c21a bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions 2004-02-04 14:24:38 +00:00
bsmedberg%covad.net 1f4ab81acd Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +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
dbaron%dbaron.org f35f2c3708 Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +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
scott%scott-macgregor.org c68b172eb4 Back out Bug #206838 which changed the branding of Mail & News within seamonkey
r/sr=bienvenu/mscott

a=sspitzer
2003-11-26 22:57:41 +00:00
rlk%trfenv.com c40ed5b89e Bug 206838 - Mozilla rebranding (e.g. Messenger, not Mail & Newsgroups). r=neil@parkwaycc.co.uk, sr=jag@tty.nl a=asa@mozilla.org. Patch by Mikael Parknert (arne.anka@stupido.com). 2003-11-26 15:06:10 +00:00
kairo%kairo.at 07e3c65080 bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz 2003-10-18 17:54:07 +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
kairo%kairo.at b6208f06a9 bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa 2003-08-11 11:31:24 +00:00