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

2792 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com 4c08ab7e11 better fix for 242973, mapi send with ui with html compose and linebreaks, that doesn't break editing html drafts/templates, sr=mscott 2004-08-20 23:46:07 +00:00
bienvenu%nventure.com b945512c2d fix 250455 for plain text compose case, blind mapi send of accented chars, r=jshin, sr=mscott 2004-08-20 18:49:08 +00:00
bienvenu%nventure.com 4e4e4386b6 fix 242973 mapi send with ui when body text has linebreaks, sr=mscott 2004-08-19 21:50:17 +00:00
bienvenu%nventure.com 277e5024b3 fix 256082 smtp using other server password causes problems if password changes, and make smtp respect password protection of local cache, sr=mscott 2004-08-19 21:39:22 +00:00
neil%parkwaycc.co.uk fba5bf29e8 Bug 41929 Allow multiple accounts with the same server and username if they have different port numbers p=kteuscher@myrealbox.com r=bienvenu sr=me 2004-08-18 23:11:28 +00:00
bienvenu%nventure.com 9d46ef4a24 more backend work for virtual folders, add support for pending db listeners, cleanup way db's are created and opened, r/sr=mscott 11051 2004-08-02 15:43:12 +00:00
cbiesinger%web.de 24eebd60d2 Bug 226005 replace some users of nsIPref with nsIPrefService/nsIPrefBranch in
mailnews
patch by Mikael Parknert <mikael@parknert.se> r=bienvenu sr=darin
2004-07-31 18:04:18 +00:00
bienvenu%nventure.com d626f636ec fix mapi blind send of accented chars, fix suggested by jshin@mailaps.org, r/sr=bienvenu 250455 2004-07-17 19:08:48 +00:00
Stefan.Borggraefe%gmx.de 9ffb9ffba3 Bug 226956: Convert users of dialogOverlay.xul in mailnews/ to <dialog>. The patch also corrects some minor UI issues like missing/wrong access keys.
r=neil, sr=mscott
2004-07-07 11:32:45 +00:00
jshin%mailaps.org d65afd1826 bug 247958 : labelling 'ASCII only messages' as 'US-ASCII' leads to an interoperability problem with MS OE and some other MUAs (r=mscott, sr=bienvenu) 2004-07-07 08:07:06 +00:00
cbiesinger%web.de accb367c14 bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
r+sr=darin
2004-06-29 16:45:07 +00:00
neil%parkwaycc.co.uk 970a4df3dd Bug 248193 Better Attach Web Page dialog r=sspitzer sr=bienvenu 2004-06-23 19:12:31 +00:00
jshin%mailaps.org f2abca5927 bug 238165 : text/plain part (that is tagged as 'base64' in Content-Transfer-Encoding) of multipart/alternative message is not actually b64-encoded (r=bienvenu, sr=mscott) 2004-06-22 19:48:59 +00:00
timeless%mozdev.org 32c6f93622 Bug 247711 Remove outdated "tbautostretch" XUL attribute from the codebase
patch by bugzilla@babylonsounds.com r=neil sr=brendan
2004-06-20 22:45:14 +00:00
cbiesinger%web.de 5f525acb58 bug 166068 make selection of new dropdown value in mailnews compose window better
patch by Eyal Rozenberg <eyalroz@technion.ac.il> r=neil sr=bienvenu
2004-06-19 17:29:33 +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
sspitzer%mozilla.org b13c95fdf5 backing out my fix for bugs #245520 and #44494
for now, don't remember the ask format automatically in the addressbook
until we add some additional UI and fix the plain text case

r/sr=mscott
2004-06-16 04:59:46 +00:00
sspitzer%mozilla.org 76e10da908 fix for bug #245520
only auto-remember "html" in ab for "send format", not "plain"

r/sr=mscott
2004-06-15 07:31:50 +00:00
jshin%mailaps.org a1fd179ca2 bug 227547: Add NFD->NFC conversion for attachment name (r=bienvenu, sr=mscott) 2004-06-11 00:47:31 +00:00
neil%parkwaycc.co.uk 3291b3fefc Bug 192557 Rebuild HTML draft from source rather than reinserting it as HTML r=glazou sr=mscott 2004-06-10 10:48:30 +00:00
roc+%cs.cmu.edu b8ecbc84da Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
caillon%redhat.com e55198520c Kill off nsComObsolete.h
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
2004-05-18 18:09:16 +00:00
scott%scott-macgregor.org ca5386d7f7 fix for bug #243133
we aren't getting the "ask format / html question" dialog when sending html mail to two recipients, one prefers plain, one prefers html

r/sr=bienvenu
2004-05-10 03:21:24 +00:00
scott%scott-macgregor.org 8525952c3e code cleanup, no bug # 2004-05-10 02:29:32 +00:00
scott%scott-macgregor.org e779717f97 fix for bug #44494
remember the decision the user makes in the askSendFormat dialog so that we don't ask again.

fix for bug #242991
export addressbook is broken (fall out from bug #240723)

r/sr=bienvenu
2004-05-09 23:23:43 +00:00
bienvenu%nventure.com 8a9aa1f26d fix spin on send when encoded body part doesn't end with newline, patch by me and ducarroz, sr=mscott 242718 2004-05-06 13:17:26 +00:00
scott%scott-macgregor.org 04d253a56a Bug #229962 --> charset parameter in attached vCards should be utf-8, not utf8
Patch by Joe Infla

r=mscott
sr=bienvenu
2004-04-30 19:11:03 +00:00
scott%scott-macgregor.org f7f37b70ef Bug #68877 --> use the IP address of the host for the smtp connection as the domain name for HELO/EHLO instead
of just using the domain name of the sender.

Patch by Christian Eyrich
r=darin
sr=mscott
2004-04-29 23:07:05 +00:00
scott%scott-macgregor.org d01aeee430 fix typo 2004-04-27 06:18:59 +00:00
scott%scott-macgregor.org b7c43fb137 Bug #198168 --> When a user configures seamonkey to fall back to ldap v2, we were not setting
the ldap version correctly on the LDAP session for auto complete.

r=dmose
sr=bienvenu
2004-04-27 06:11:58 +00:00
scott%scott-macgregor.org c82844231a Bug #236774 --> port thunderbird change to the compose window to make it handle mailto url arguments.
r=neil
sr=bienvenu
2004-04-21 22:22:35 +00:00
neil%parkwaycc.co.uk f4531df236 Bug 234186 Don't allow mail identites to post to newsgroups p=ch.ey@gmx.net r=me sr=mscott 2004-04-19 17:07:07 +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
cbiesinger%web.de c2e14adb82 more bustage 2004-04-16 00:13:22 +00:00
darin%meer.net 25d84ac621 fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst 2004-04-15 23:30:05 +00:00
bzbarsky%mit.edu 4cba32786b Make nsXULElement::GetChildNodes use the same (live) node list that
nsGenericElement uses.  Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2004-04-15 22:14:39 +00:00
cbiesinger%web.de d4e1da55f3 Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
r=bzbarsky sr=darin
2004-04-15 20:56:37 +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
scott%scott-macgregor.org 0980d7036d Bug #198087 --> Mark new items in Unsent and Drafts folders to Unread
sr=bienvenu
2004-04-13 00:06:46 +00:00
darin%meer.net a3645b33e5 fixes bug 239405 "strchr, strrchr, etc. implicit const_cast can cause problems for shared string buffers" r=bienvenu sr=dbaron a=chofmann 2004-04-03 17:16:17 +00:00
neil%parkwaycc.co.uk d051413c49 Bug 100567 Paste As Quotation shortcut not appearing on menuitem r=brade sr=mscott a=chofmann 2004-03-25 12:42:10 +00:00
cbiesinger%web.de 3287a5ec20 Bug 233631 GetApplicationLocale should not be used with FormatTime methods in order to support user's customisation (OS X is affected)
patch by Constantine A. Murenin <cnst+moz@bugmail.mojo.ru>
mailnews part: r=mscott intl part: r=jshin both: sr=roc a=chofmann
2004-03-16 21:55:11 +00:00
scott%scott-macgregor.org 7259e6cf1a Bug #234224 --> honor the general.useragent.override pref instead of the custom thunderbird user agent for
outgoing messages if it is set.

This is NOT part of the seamonkey build.
2004-03-12 07:23:38 +00:00
neil%parkwaycc.co.uk f43a09c29b Bug 235285 add UI for the "reply in default encoding" pref checking in on behalf of jshin@mailaps.org to make l10n freeze r=me sr=bienvenu 2004-03-10 01:49:27 +00:00
neil%parkwaycc.co.uk 0ce2380c28 Bug 235498 Fix JS strict warning: anonymous function does not always return a value p=gautheri@noos.fr r=mscott sr=tor 2004-03-10 00:23:00 +00:00
bienvenu%nventure.com f6b5e8b530 Fix 223318 patch by ch.ey@gmx.net, r=bienvenu, sr=mscott MSN authentication not supported if using SMTP or POP3 2004-03-08 19:50:30 +00:00
bienvenu%nventure.com cdec33037e if fcc fails (e.g., imap server has disconnected sent folder connection), offer use chance to retry 163951 sr=mscott 2004-03-08 16:47:52 +00:00
bienvenu%nventure.com fd9cd9a08d fix saving draft and sending message not updating imap draft/sent folder if open in ui, sr=mscott 236092 2004-03-07 18:20:22 +00:00
neil%parkwaycc.co.uk b8fd3b9359 Bug 235498 Fix JS strict warning p=gautheri@noos.fr r=me sr=mscott 2004-03-05 22:45:34 +00:00
darin%meer.net e1a68dd7f0 patch for bug 234908 "getter_Copies scoping problem" r+sr=bienvenu 2004-03-05 18:54:14 +00:00
neil%parkwaycc.co.uk 4a807ddaf3 Bug 235970/232722 Customize character coding dialog only works in browser r=jshin sr=mscott 2004-03-02 00:27:13 +00:00
mconnor%myrealbox.com 1a3205e7e5 Bug 40759 - Mail prefs dialog: implement mnemonics, patch by Stefan Borggraefe (Stefan.Borggraefe@gmx.de), r=neil, sr=bz 2004-02-29 18:48:11 +00:00
darin%meer.net 1d2d419885 landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
scott%scott-macgregor.org 522ce62b14 Bug #235584 --> Regression fix, vCards no longer sent out with mail messages. String regression fix
r=darin
sr=bienvenu
2004-02-26 07:40:56 +00:00
jshin%mailaps.org b4c95d3369 bug 235276: remove an obsolete file : pref-messages.dtd (r/sr=mscott) 2004-02-23 18:09:23 +00:00
bienvenu%nventure.com 2672ad126c fix 235246 patch by ch.ey@gmx.net, r/sr=bienvenu wrong alert text when asking for SMTP password 2004-02-23 15:55:02 +00:00
jshin%mailaps.org 488483789a bug 234958 : add 'mailnews.reply_in_default_charset' to mailnews.js (default: false) and special-case 'x-windows-949' (block it from being used no matter what) r=bienvenu, sr=mscott 2004-02-21 20:54:18 +00:00
jshin%mailaps.org 5a4f7ed09e bug 233361 : characters outside the repertoire of the current character encoding are lost if 'send in UTF-8' is selected. (r=mscott, sr=bienvenu) 2004-02-21 05:51:50 +00:00
jshin%mailaps.org b56593d0ef bug 232722 : replace character coding with character encoding (r=neil, sr=mscott, moa=daniel@glazeman) 2004-02-21 04:52:39 +00:00
bienvenu%nventure.com a81f16cda3 fix 234546 sending message spins if we can't read attachment file, sr=mscott 2004-02-20 00:48:48 +00:00
scott%scott-macgregor.org 74d9b7a33d Bug #234811 --> ldap connections left open on msg send
sr=bienvenu
2004-02-19 19:52:47 +00:00
jshin%mailaps.org d35a7fe3e7 bug 229872 : filename with non-ascii characters doesn't show up in the attachment window (r=bienvenu, sr=mscott) 2004-02-19 11:18:08 +00:00
scott%scott-macgregor.org eb5001838a Back out Bug #229872. Fixes regression where attachment names are no longere showing up in thunderbird compose window
(Regression bug is BUg #233832)
2004-02-12 03:19:25 +00:00
jshin%mailaps.org dd9ac7be54 bug 227547 (follow-up): with nsFileSpec fixed, we don't need to call UnicodeNormalizer in mailnews for Mac OS X 2004-02-10 11:47:39 +00:00
jshin%mailaps.org 453b6cfb80 bug 229872 : non-ascii filenames don't show up in attachment list. forgot to commit this in the previous checkin (r=bienvenu, sr=mscott) 2004-02-10 06:49:15 +00:00
jshin%mailaps.org 62db7c78c9 bug 229872 : non-ASCII file names don't show up in the attachment list (r=bienvenu, sr=mscott) 2004-02-10 06:08:13 +00:00
neil%parkwaycc.co.uk 07deeae1a0 Bug 215846 Can't Ctrl+Tab to attachment area r=mscott sr=bienvenu 2004-02-09 23:48:29 +00:00
jst%mozilla.jstenback.com 8b6dc1c3ca Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2004-02-09 22:48:53 +00:00
bzbarsky%mit.edu 6a87d2ba3e Fix build warning. Bug 225570. 2004-02-09 09:10:24 +00:00
bienvenu%nventure.com 6d8cd76945 add ability to set smtp password to be same as imap or pop3 password, off by default sr=mscott 219200 2004-02-07 01:17:03 +00:00
scott%scott-macgregor.org e50017cf8a Bug #229855 --> check filename extension before Appledouble-encoding attachment having insignificant resource fork
sr=bienvenu
2004-02-06 19:30:33 +00:00
cbiesinger%web.de c4b26d15e8 bug 225570. make nsMsgCompose use GetTypeFromFile
r=bzbarsky sr=mscott
2004-02-06 13:49:22 +00:00
cbiesinger%web.de 98271f5d6c removing unused include 2004-02-06 00:12:38 +00:00
scott%scott-macgregor.org 7436c6277c Bug #230577 --> mail address autocompletion chooses three addresses from address book entries of a certain form.
Remove the header parser's code that breaks names based on spaces so it won't break:

Scott, John Smith, Peter

r=neil, sr=bienvenu
2004-02-05 21:30:54 +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
bienvenu%nventure.com 44113ddfd9 fix 231133 only parse the current response line for auth capapility, not the whole response text, patch by ch.ey@gmx.net, r/sr=me 2004-02-05 19:59:09 +00:00
bienvenu%nventure.com 6dc361a834 fix 229044 don't add - divider if signature already contains one, patch by ch.ey@gmx.net, r=me, sr=mscott 2004-02-05 19:17:18 +00:00
bienvenu%nventure.com ae425dd42f respect ab directory position pref in ab pane order and autocomplete search order of local directories, replace nsISupportsArray with nsCOMArray and nsISimpleEnumerator, misc cleanup 232570, sr=mscott 2004-02-05 18:33:06 +00:00
bienvenu%nventure.com 9414bcf76a fix 232860 handle case where smtp server drops the connection after it responds that it has received the message, patch by ch.ey@gmx.net, r=me, sr=mscott 2004-02-04 22:41:59 +00:00
scott%scott-macgregor.org dc8d11d722 check in the right patch for Bug #231034 2004-01-30 21:56:55 +00:00
scott%scott-macgregor.org 9e30c9caf5 Bug #231034 --> Tab doesn't scroll though address list. Regression from my earlier checkin
r=neil
sr=bienvenu
2004-01-30 18:17:53 +00:00
jst%mozilla.jstenback.com 1804c4910c Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2004-01-29 22:04:45 +00:00
neil%parkwaycc.co.uk b9ef52fe2d Bug 229121 Remove unused files p=arne.anka@stupido.com r=mscott sr=bienvenu 2004-01-23 13:20:35 +00:00
neil%parkwaycc.co.uk 9026364d95 Bug 124310 Up/Down keys in address list should navigate r=timeless sr=mscott 2004-01-15 14:20:48 +00:00
scott%scott-macgregor.org 039f6638c4 thunderbird only
more user agent experimentation
2004-01-11 20:34:32 +00:00
neil%parkwaycc.co.uk 14de87ebd7 Make case of priority strings consistent b=146075 p=gautheri@noos.fr r=bienvenu sr=sspitzer 2004-01-11 14:58:23 +00:00
jst%mozilla.jstenback.com 4ab234b8be General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org 2004-01-09 23:54:21 +00:00
scott%scott-macgregor.org 96c885addc thunderbird only.
still playing around with the outgoing UA string for tbird.

Bug #227863
2004-01-09 23:41:26 +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
scott%scott-macgregor.org 6f67add3ce Bug #227206 --> add support for autocompleting a set of comma delimted names in mail compose.
Part of the work to support pasting names from excel spreadsheets directly into the mail compose envelope and have them
get autocompleted.

sr=bienvenu
2004-01-06 22:14:09 +00:00
bienvenu%nventure.com fe27639c62 add Secure Password Authentication using SSPI NTLM auth support for SMTP and POP3, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 200436 2004-01-06 20:28:26 +00:00
jshin%mailaps.org 6d5df35f68 bug 227547 : fixing a 'typo' : XP_MAC ==> XP_MACOSX 2004-01-06 05:43:07 +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
jshin%mailaps.org aea40cbc75 bug 194862 : offer 'send in UTF-8' option instead of 'send anyway' when characters outside the currently selected charset are found in outgoing emails. (r=bienvenu, sr=bienvenu) : patch by ralu0392@uosis.mif.vu.lt modified by kats and me. 2003-12-31 01:35:50 +00:00
jshin%mailaps.org 3de8d6c975 bug 227547 : convert Mac OS X file names in NFD (decomposed Unicode) to NFC (composed filename) before sending out to the world. mailnews part (r=bienvenu, sr=mscott) 2003-12-22 06:26:06 +00:00
neil%parkwaycc.co.uk 83952256dd Bug 226956 Convert sendProgress.xul to a <dialog> p=gautheri@noos.fr r=me sr=bienvenu 2003-12-20 18:13:27 +00:00
scott%scott-macgregor.org 2ee6f02c01 Bug #104237 --> Compose window comes back behind the application I'm sending from
when invoked by Simple MAPI.

r/sr=bienvenu
2003-12-19 16:04:31 +00:00
scott%scott-macgregor.org f744eace5d Bug #227863 -> THUNDERBIRD only change. Does not effect seamonkey.
Use a more compact out going user agent string instead of a browser http styled user-agent on outgoing messages.
2003-12-19 16:01:06 +00:00