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

2949 Коммитов

Автор SHA1 Сообщение Дата
jshin%mailaps.org 5a32fa70d9 bug 258856 : with 'always use the default char. encoding when replying' on, the recipient's name gets mangled (r=bienvenu, sr=mscott) 2004-09-29 09:02:29 +00:00
smontagu%smontagu.org 1e07d9e674 Bug 260725: quoting a message for a reply must maintain user's display encoding selection. Patch by Eyal Rozenberg <eyalroz@technion.ac.il>, r=smontagu, sr=bienvenu 2004-09-29 08:18:40 +00:00
cbiesinger%web.de 281c8602e1 Bug 234257 nsIDocumentLoader/nsDocLoader misc cleanup
r=bz sr=darin
2004-09-28 20:48:58 +00:00
peterv%propagandism.org e5ba71e921 Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-16 13:16:28 +00:00
jshin%mailaps.org 9c23134339 bug 92499 and bug 227265 : view menu is not an obvious place for character encoding in mail compose (r=neil, sr=bienvenu) 2004-09-13 01:11:32 +00:00
scott%scott-macgregor.org 618f73ca60 Part of Bug #258005 --> get rid of the empty string initialization of buf
that was part of the original patch.
2004-09-10 21:56:41 +00:00
scott%scott-macgregor.org a489a9228a Bug #258005 --> use nsCString instead of the old PUSH_STRING macro for generating attachment header info.
sr=bienvenu
2004-09-08 05:35:55 +00:00
bienvenu%nventure.com b013025cb0 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 2b710f9f51 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 3c1b3ba6fe fix 242973 mapi send with ui when body text has linebreaks, sr=mscott 2004-08-19 21:50:17 +00:00
bienvenu%nventure.com 40b7393981 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 fbcddd3920 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 e2dc9c98b5 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 41f402fc67 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 f9c2689dac 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 efe3abeb0b 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 f44dc0930c 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 6263ab98d2 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 c5ba08c0f1 Bug 248193 Better Attach Web Page dialog r=sspitzer sr=bienvenu 2004-06-23 19:12:31 +00:00
jshin%mailaps.org 7717385d2b 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 7f32d59284 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 6eb00ce5e7 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 0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
sspitzer%mozilla.org 7c9d50866f 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 8a9ca20077 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 bbf3ecb573 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 955e71a549 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 0e3ff503fb Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
caillon%redhat.com 178bb153f1 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 1db1c77c75 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 e0c398a9b8 code cleanup, no bug # 2004-05-10 02:29:32 +00:00
scott%scott-macgregor.org cc2998d145 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 7cf10a811a 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 d5ad179f1c 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 7d6d82ab51 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 b52c6a4485 fix typo 2004-04-27 06:18:59 +00:00
scott%scott-macgregor.org 37eb8901c9 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 6e8a3b475e 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 f0a4f9efc5 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 dfb29e9236 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
cbiesinger%web.de f028ea412d 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 6026cdb670 more bustage 2004-04-16 00:13:22 +00:00
darin%meer.net c083b41820 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 26cdb24398 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 14177dedcb 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 51bc81fa8a bug 229032 : modernize String usages in mailnews (r=neil, sr=mscott) 2004-04-13 04:07:07 +00:00
scott%scott-macgregor.org 1c42b83619 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 11b4c2f2d6 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 8ee92404b7 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 e7bb4e5165 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 e1c235fae6 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 563f257e30 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 81a5c1d082 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 854241d28c 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 c29f9417fb 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 929a575429 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 437d5ec47b 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 a2139bf378 patch for bug 234908 "getter_Copies scoping problem" r+sr=bienvenu 2004-03-05 18:54:14 +00:00
neil%parkwaycc.co.uk eda86a3664 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 81e9c20cd4 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 c380c59f65 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 72d7aa0d74 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 c547bdb247 bug 235276: remove an obsolete file : pref-messages.dtd (r/sr=mscott) 2004-02-23 18:09:23 +00:00
bienvenu%nventure.com 50e37c149c 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 a561a976de 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 24e9eac199 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 41c532dc70 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 a34baad61f 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 5febf7c306 Bug #234811 --> ldap connections left open on msg send
sr=bienvenu
2004-02-19 19:52:47 +00:00
jshin%mailaps.org bf2ebba32d 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 c1b8034e8d 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 29d189ef75 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 1b907b9259 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 3299bfb574 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 438134b265 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 505c634885 Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2004-02-09 22:48:53 +00:00
bzbarsky%mit.edu 451a8552f4 Fix build warning. Bug 225570. 2004-02-09 09:10:24 +00:00
bienvenu%nventure.com e040b470c9 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 bbc5609769 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 15d25b1008 bug 225570. make nsMsgCompose use GetTypeFromFile
r=bzbarsky sr=mscott
2004-02-06 13:49:22 +00:00
cbiesinger%web.de fe64d21a2c removing unused include 2004-02-06 00:12:38 +00:00
scott%scott-macgregor.org a1f2939862 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 9fe00adc1f 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 baa4febec9 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 136ef6999b 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 c6b99ac2b0 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 814fc5f550 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 8117c67f24 check in the right patch for Bug #231034 2004-01-30 21:56:55 +00:00
scott%scott-macgregor.org 9bc20b1a88 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 90431d8022 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 84372f339c 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 d95a7e7e7f 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 648b488da5 thunderbird only
more user agent experimentation
2004-01-11 20:34:32 +00:00
neil%parkwaycc.co.uk fc0479f817 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 c000ae86e8 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 09a7e19168 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 d0f309943a 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 274ef7cd49 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 bf756c7bc6 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 037edd098e 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 941c1c8b83 bug 227547 : fixing a 'typo' : XP_MAC ==> XP_MACOSX 2004-01-06 05:43:07 +00:00
bienvenu%nventure.com 7ab855f60c 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 f6f8845321 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 a3596ed940 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 9535aaeee2 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 19680e27f3 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 2e7f25c413 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
scott%scott-macgregor.org b158b64aa3 Bug #228720 --> Don't down-convert message to plain text if dir attribute is set for RTL users.
r/sr=bienvenu
2003-12-19 15:56:08 +00:00
jshin%mailaps.org 6e66bc626c bug 206252: make it possible to attach on-line html documents/images with non-Latin1 names (r=bienvenu, sr=mscott, a=asa) 2003-12-17 00:31:34 +00:00
scott%scott-macgregor.org 9721151abe Bug #220708 --> email created with a template does not use template's bgcolor
r=sspitzer
sr=bienvenu
a=asa
2003-12-16 20:32:39 +00:00
timeless%mozdev.org fc0c74c42d Bug 110517 ctrl-k doesn't work in mail/news composer on unix
Changes check spelling binding for unix to ctrl-shift-k
patch by bz and me r=neil sr=sspitzer a=sspitzer
2003-12-08 00:01:10 +00:00
jshin%mailaps.org ad38801286 bug 225695 : follow-up to bug 44272. tree-wide sweep to replace escape/unescape() with en|decodeURI(Component). part 2(mail/mailnews) of 3. r=neil, sr=bienvenu, a=asa 2003-12-03 21:52:10 +00:00
bienvenu%nventure.com 19f948f27d hook up cancel for imap fcc 206408 r/a=sspitzer, sr=mscott 2003-11-28 18:25:19 +00:00
scott%scott-macgregor.org 3c6bc17197 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 341707f63d 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
bienvenu%nventure.com 3c5c4da69b fix 223692, don't use the initial-response argument with SMTP AUTH LOGIN, patch by ch.ey@gmx.net, r/sr=me 2003-11-14 16:13:48 +00:00
neil%parkwaycc.co.uk f58150f240 Supplementary patch to bug 168479 to remove a newline that the old code mistakenly ignored r=ducarroz sr=bienvenu 2003-11-12 15:56:32 +00:00
neil%parkwaycc.co.uk f47625f30d Bug 218825, part 1: convert users of nsIFolder to nsIMsgFolder r=bienvenu sr=Henry.Jia 2003-11-11 10:19:05 +00:00
neil%parkwaycc.co.uk ca61354c26 Bug 168479 Citation prefix should not be interpreted as HTML r=brade sr=mscott 2003-11-10 23:04:15 +00:00
bienvenu%nventure.com 879325b5ad fix 54911 news posting sometimes goes to wrong news server, patch by ch.ey@gmx.net r=me, sr=mscott 2003-11-06 19:32:01 +00:00
bienvenu%nventure.com 9051645d49 fix string fu in auth smtp password prompt, was using tmp var that could get freed up, patch by neil@parkwaycc.co.uk/dwitte@stanford.edu, r/sr=me 90507 2003-10-30 16:21:09 +00:00
jshin%mailaps.org 6ece9f55bf bug 195093 : modernize nsILocale (r=smontagu, sr=darin) 2003-10-30 05:04:45 +00:00
bienvenu%nventure.com 4d46a4635b fix password prompt when using authenticated smtp, r=ch.ey@gmx.net, sr/a=sspitzer 90507 2003-10-26 17:39:28 +00:00
neil%parkwaycc.co.uk c3f084c87b Bug 92726 Save As should default to the message subject r=me moa=glazou sr=bienvenu a=asa 2003-10-24 12:13:46 +00:00
bryner%brianryner.com 605cc06382 deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2003-10-22 06:09:48 +00:00
bienvenu%nventure.com 132aca3577 fix 90507 patch by ch.ey@gmx.net, r/sr=me, when using authenticated SMTP smtp username value has @{smtp server hostname} appended to it 2003-10-21 17:10:53 +00:00
timeless%mozdev.org 73df68115b Bug 222997 Remove attach vCard from options menu
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-10-20 23:05:40 +00:00
danm-moz%comcast.net 72856905ef make the cached compose window always registered while visible. bug 222042 r=scott,sspitzer 2003-10-20 15:31:45 +00:00
neil%parkwaycc.co.uk 1345e028b2 Bug 221472 Collect the various attach items under a file submenu p=ian@arlen.demon.co.uk r=me sr=bienvenu 2003-10-14 15:43:44 +00:00
scott%scott-macgregor.org 77717ceea5 fix for bug #221631
vCards do not support accented characters

r/sr=bienvenu
2003-10-12 19:19:15 +00:00
timeless%mozdev.org 197e862b88 Bug 221381 Add Attach Personal Card (vCard) option to Attach button
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-10-08 22:44:16 +00:00
stephend%netscape.com 68eded1185 Bug 221374. Add .vcf to vCards when attached to an email. Patch by Ian Neal. r/sr=sspitzer 2003-10-06 21:44:53 +00:00
bienvenu%nventure.com 3f16084107 use esmtp size extension (rfc1870) patch by ch.ey@gmx.net, r/sr=bienvenu 2003-10-06 19:12:34 +00:00
neil%parkwaycc.co.uk d301e4a405 Bug 45524 fix some message compose attachment ui strings r/sr=sspitzer 2003-10-06 16:48:12 +00:00
scott%scott-macgregor.org 2ee1e6c44a adding vCard support
bug #14373:  Need UI in account manager to add/edit vCard

also landing the fix for bug #206793:
Images do not appear in mail compose window when
"Do not load remote images..." pref is set to true

r/sr=sspitzer
2003-10-05 20:07:22 +00:00
bienvenu%nventure.com f92b1b56f2 fix 135357 allow smtp over SSL, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 2003-10-01 03:23:55 +00:00
bienvenu%nventure.com e2e492eec3 fix 135357 allow smtp over SSL, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 2003-10-01 03:15:11 +00:00
timeless%mozdev.org 39af5034bb Bug 62429 The "Start my reply above the quoted text" setting should ALSO allow to prepend the signature above the quote text. (top)
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-09-23 23:07:54 +00:00
timeless%mozdev.org 61c7cdadc6 Bug 219208 duplicate entities in messengercompose.dtd
patch by Martijn.Ras@Cable4U.nl r=sspitzer sr=mscott
2003-09-15 03:45:36 +00:00
scott%scott-macgregor.org 14e86cd231 fix for bug #219217
sending data: urls should work.

we'll need this for vCards

r/sr=sspitzer
2003-09-14 22:07:20 +00:00
scott%scott-macgregor.org 3985775fda fix minor typos 2003-09-14 21:50:42 +00:00
neil%parkwaycc.co.uk 603ca85beb Bug 211507 Shift tab doesn't undent regression r=brade sr=mscott 2003-09-13 21:19:16 +00:00
neil%parkwaycc.co.uk 1c54c68637 Bug 64647 Paste without formatting into message compose r=mscott sr=bienvenu 2003-09-11 09:26:21 +00:00
neil%parkwaycc.co.uk 95a1a6cfe5 Bug 80971 cleanup the hidden menuitem from compose r=cavin sr=sspitzer (yes it's an old patch, it was marked depends on 179728?) 2003-09-11 09:08:56 +00:00
neil%parkwaycc.co.uk 716ade54c5 Fix line endings on checkin for bug 216753 r/a=mkaply 2003-09-08 16:18:20 +00:00
bryner%brianryner.com 5cd0bcdb7a 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 c26ce97cd5 Bug #216753 --> Message compose should not automatically convert HTML attributes to CSS styles.
Fix this by setting a flag in editor to not use CSS styles for the background image.

Then back out my fixes in mailnews to work around the inline style editor was giving us. 

With this change, mail compose now handles background images again and they are preserved when you save as draft 
or save as template.

r=neil
sr=bienvenu

a=glazman for the editor change

a=asa for 1.5 final
2003-09-05 17:49:36 +00:00
bienvenu%nventure.com 5f4933698b fix 168098 binary attachments < 500 bytes encoded quoted printable, r=ch.ey, sr=mscott, a=asa 2003-08-20 20:15:11 +00:00
scott%scott-macgregor.org f8701a0b9f Make mail news handle inline background url styles which is how editor now sets background urls instead of using the obsolete background attribute on the body:
Bug #116867 --> convert background images from file urls to inline cid urls and attach the image as an inline part.This allows thunderbird and mozilla mail to support background images again.

Bug #170504 --> Compose from template/draft containing "Inline Styles" and a background image loses the background image drops the
inline style.

r=bienvenu
sr=sspitzer
a=sspitzer
2003-08-18 05:14:41 +00:00
cls%seawood.org 1b51ba858c Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
bienvenu%nventure.com 73ba6c4df2 set attachment size for attachments not fetched by urls, 89285 potential fix for occasional problems sending and saving imap messages with attachments r/sr/a=sspitzer 2003-08-15 15:00:06 +00:00
bienvenu%nventure.com db65cd45d2 fix 98399 hang when STARTTLS returns failure, patch by ch.ey@gmx.net, r=me, sr=scott, a=asa 2003-08-15 14:18:26 +00:00
bienvenu%nventure.com 26d4f767e3 add pref for disabling secure auth on smtp servers, patch by ch.ey@gmx.net, r=me, sr=scott, a=asa 203785 2003-08-14 21:25:24 +00:00
bienvenu%nventure.com 28d582a493 fix hang when starttls returns failure, patch by ch.ey@gmx.net, r=me, sr=mscott, a=asa also clean up some tabs 2003-08-14 18:29:48 +00:00
neil%parkwaycc.co.uk 119060f0df Bug 141531 move quote reply pref (reply below/above) to account settings p=bugzilla@arlen.demon.co.uk r=me sr=bienvenu a=asa 2003-08-12 12:33:04 +00:00
neil%parkwaycc.co.uk 9081af54eb Bug 61520 Add additional headers to every message p=telio+bugzilla@telio.net r=dmose sr=mscott a=rjesup a=asa 2003-08-10 18:24:08 +00:00
scott%scott-macgregor.org 373bd1e4be Bug #211031 --> if we are saving as draft/template/send later then don't insert the undisclosed recipients text. We'll do that
later when we actually go to send the message.

r/sr=bienvenu
a=asa
2003-08-08 22:56:44 +00:00
bienvenu%nventure.com 54cd1c90a3 fix 115096 problem constructing subject of replies when charset of subject string is not the same as the message charset r=mscott, sr/a=sspitzer 2003-08-08 14:19:18 +00:00
scott%scott-macgregor.org 0dac65c8cd Bug #162640 --> kick out if we don't have a server instead of generating a JS exception. This fixes an error some users saw when they try to bring up a compose window and insead got a dialog saying the compose window could not be loaded.
r=neil
sr=mscott
2003-08-05 22:40:44 +00:00
scott%scott-macgregor.org 21043aa428 Bug #214687 --> thunderbird specific change. Show the account name in the mail compose menu list value
just like we do for the menu list popup.

r/sr=bienvenu
2003-08-01 00:17:10 +00:00
bienvenu%nventure.com b98233a1fb fix 175488 we don't recognize some imap folders as special folder if they're under the inbox, r/sr=mscott 2003-07-28 01:03:46 +00:00
jaggernaut%netscape.com 95899387f6 Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron 2003-07-25 19:06:59 +00:00
bienvenu%nventure.com 6f63e462ff fix 103732, sending unsent messages doesn't set replied/forwarded status on original msg, r/sr=mscott 2003-07-23 21:53:05 +00:00
jaggernaut%netscape.com 83c571e877 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
jaggernaut%netscape.com 2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
bienvenu%netscape.com 0ad3366042 fix 211104 CRAM-MD5 capability not always recognized, patch by ch.ey@gmx.net, r/sr=bienvenu 2003-06-30 21:57:02 +00:00
scott%scott-macgregor.org 9edaa34b81 Refactor the method for adding recipient rows to the addressing widget into two methods so the new thunderbird
addressing sidebar panel can re-use some of this code.

sr=sspitzer
2003-06-25 05:17:19 +00:00
jst%netscape.com abefba9053 Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com 2003-06-24 21:43:01 +00:00
jshin%mailaps.org 89d724a214 bug 209328 : fix mailto URL regression. (r=nhotta, sr=alecf) In addition,
address two other (related) issues.
- Fix ConvertURISpecToUTF8 to make it fill up the out parameter
- Make Tru64 Cxx happy with NS_STATIC_CAST of nsAutoPtr<PRUnichar>
2003-06-24 14:31:09 +00:00
jshin%mailaps.org a02a46efd1 bug 205649 : replace U+00E5 represented in ISO-8859-1 (0xe5) with U+00E5 in
UTF-8 in all XUL files to make them to be genuinely encoded in UTF-8. All the
changes are in comments so that this shouldn't affect anything at run-time.
(r=hwaara)
2003-06-23 13:18:12 +00:00
caillon%returnzero.com 4cc64cee34 Bug 209852. Remove |dont_QueryInterface|.
r=dbaron, sr=jag
2003-06-21 00:15:41 +00:00
scott%scott-macgregor.org 172f878594 fix the regression caused by Bug #162765 which broke mailto urls. 2003-06-18 05:34:08 +00:00
alecf%flett.org b7fa256d74 fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs
r=jkeiser, sr=jst and some great comments from jshin@mailaps.org
2003-06-17 16:40:34 +00:00
scott%scott-macgregor.org cabeb62746 Bug #209403 --> mail compose window needs to be able to handle a mailto url passed in as a window argument.
r/sr=sspitzer
2003-06-17 02:17:52 +00:00
jshin%mailaps.org eb93104d96 bug 167265 : add to necko Content-Disposition header handling per RFC 2231 (with
fallbacks to RFC 2047 and raw 8bit chars in |aOriginCharset| ) necessary for
i18nized filename support (when downloading files via http) :
r=cbiesinger, sr=alecf
2003-06-12 21:57:49 +00:00
brade%netscape.com 97e32dcb83 remove unused params; r=akkana, sr=kin, bienvenu, bug=208967 2003-06-12 14:51:37 +00:00
alecf%flett.org 2751c6b097 fix for bug 206379:
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
seawood%netscape.com 97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
seawood%netscape.com b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
dwitte%stanford.edu 270d3909ca 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
varga%netscape.com 717feaab4a Landing bookmarks changes.
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa

The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2003-05-23 12:03:40 +00:00
scott%scott-macgregor.org eb5faba111 Part of Bug #179533 --> remove obsolete CID file (has no effect on the current build) since this file has
been moved to ..\src.
2003-05-18 19:25:59 +00:00
bienvenu%netscape.com e2600420d1 fix crash when sending with an external smtp redirected login, r/sr=sspitzer, a=sspitzer 205102 2003-05-09 22:48:13 +00:00
bienvenu%netscape.com 803689ac91 fix error when SMTP EHLO response comes in multiple packets, patch by ch.ey@gmx.net, r=bienvenu, sr=sspitzer, a=sspitzer 198573 2003-05-08 18:54:25 +00:00
ssu%netscape.com 44d9f9a8fb fixing bug 190120 - Following mailto links always spawns plain-text Composition windows regardless of "Compose Format" setting. r=dmose, sr=sspizter, a=asa 2003-05-08 18:40:06 +00:00
bienvenu%netscape.com 0026c5bd39 fix problem handling multiple 251 SMTP responses, patch by christian eyrich, r=bienvenu, sr=bienvenu,a=sspitzer 2003-05-05 20:48:42 +00:00
sspitzer%netscape.com 6fb301e24d fix for bug #180950
[linux] shortcut for selecting all in textarea in mail compose window is broken.
accesskey for attachment bucket was getting in the way.
r=caillon@aillon.org, sr=bienvenu, a=sspitzer
2003-05-03 22:49:18 +00:00
pavlov%pavlov.net 14b8976085 fixing bug 14665 r=kaie sr=dmose a=sspitzer 2003-04-29 02:47:34 +00:00
cavin%netscape.com a58b5ef4fa Fix for 202355. Turn on apple single/double code for MacOSX. r=ccarlen, sr=sfraser. 2003-04-25 21:18:10 +00:00
jaggernaut%netscape.com 4a2c7fb52a Bug 199655: should use parseInt instead of Math.round. patch by mc <magicdice@hotmail.com>, r=jag, sr=bryner, a=Asa 2003-04-25 01:53:55 +00:00
sspitzer%netscape.com c9c716aca0 fix for bug #176016
Sending an email can reveal the name of the profile directory secret .slt name
r/sr=bienveu
2003-04-23 06:38:08 +00:00
shliang%netscape.com a34131e19d bug 202561 - html mail dialog comes up when it isn't supposed to - r/sr=sspitzer 2003-04-23 00:03:36 +00:00
dmose%mozilla.org 1e7d0e5b49 When an SMTP server sends an unexpected error code or drops the connection, notice that fact and alert the user instead of silently pretending the message was sent (bug 200647). Thanks to Christian Eyrich <ch.ey@gmx.net> for the patch. r=dmose@mozilla.org; sr=bienvenu@netscape.com 2003-04-22 23:49:32 +00:00
bienvenu%netscape.com dd1ee55d05 fix handling of failure doing a send unsent messages, patch by Christian Eyrich, r/sr=bienvenu, 154184, also cleaned up uses of PR_FREEIF and some braces style 2003-04-21 23:30:37 +00:00
scott%scott-macgregor.org 8b5be13a9d 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
cbiesinger%web.de 79e2ea0435 urg, backing out, this breaks attaching files with non-ascii names on non-windows platforms 2003-04-19 14:16:35 +00:00
cbiesinger%web.de ef2bf18c34 170852 patch by yokoyama@netscape.com r=shanjian sr=roc+moz Remove #ifdef MOZ_UNICODE and MOZ_AIMM (no makefile changes yet) 2003-04-19 12:20:18 +00:00
scott%scott-macgregor.org 7bf4126720 Part of Bug #179533 --> need to move mail CID files from the build directory to the src directory.
This will make aggregating mail dlls easier.
r/sr=sspitzer
2003-04-19 05:29:35 +00:00
seawood%netscape.com f7bf89f618 Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
bienvenu%netscape.com 5d6a25ae63 cleanup previous code that fixes fallback when smtp auth mechanisms fail, with help from Christian Eyrich, r/sr=sspitzer 202162 2003-04-17 23:33:03 +00:00
bienvenu%netscape.com 8df10c3d14 fix 202162 when smtp password fails, try auth protocols in decreasing order of secureness patch by Christian Eyrich, r/sr=bienvenu 2003-04-17 14:57:22 +00:00
kin%netscape.com 1358474efa Fix for bugzilla 91131(Cannot spellcheck selection)
First pass implementation of spellcheck selection feature:

  editor/composer/src/nsEditorSpellCheck.cpp
  editor/idl/nsIEditorSpellCheck.idl
  editor/txtsvc/public/nsITextServicesDocument.h
  editor/txtsvc/src/Makefile.in
  editor/txtsvc/src/nsTextServicesDocument.cpp
  editor/txtsvc/src/nsTextServicesDocument.h
  editor/ui/composer/content/ComposerCommands.js
  editor/ui/dialogs/content/EdSpellCheck.js
  mailnews/compose/resources/content/MsgComposeCommands.js

r=jfrancis@netscape.com,brade@netscape.com  sr=sfraser@netscape.com
2003-04-17 14:29:08 +00:00
bienvenu%netscape.com bbdf6bd157 fix 202011 use CRAM-MD5 when it's the only auth login mechanism returned by server, fix by Christian Eyrich, r=me, sr=sspitzer 2003-04-16 14:38:27 +00:00
shliang%netscape.com 13a42d51d1 bug 107877. default font prefs for msg compose. r=neil, brade, sr=sspitzer, jag. 2003-04-16 07:07:10 +00:00
bienvenu%netscape.com dd3d986e3c one more fix for 41594, cram-md5 support, handle case where digest has embedded nulls, r/sr=sspitzer 2003-04-13 18:46:10 +00:00
bienvenu%netscape.com 6aa7d5cdbe don't try cram-md5 if psm not installed, fall back on other login method if cram-md5 fails r/sr=sspitzer 201778, 201724 2003-04-13 17:01:51 +00:00
sspitzer%netscape.com 7a2b3d5b60 backing out my fix for 200603, and neils supplimental fix for it. 2003-04-12 00:17:25 +00:00
bienvenu%netscape.com 2555b01f28 fix for problem saving very first local draft, patch by Christian Eyrich, r/sr=bienvenu 151361 2003-04-10 18:07:56 +00:00
sspitzer%netscape.com a4207b4186 better fix for #200603. thanks to neil.
r/sr=sspitzer
2003-04-10 17:21:13 +00:00
sspitzer%netscape.com be219a1ba4 fix for bug #200545. caret is not visible when replying to a message
thanks to neil for the fix.  r=cavin, sr=sspitzer
2003-04-09 22:40:23 +00:00
sspitzer%netscape.com b278137247 fix for bug #200603. don't make "from" picker take up the width of the
whole window.  r/sr=mscott, a=nbaca.  thanks to sfraser for the nit.
2003-04-09 22:38:18 +00:00
sspitzer%netscape.com 7e6c5e6111 fix for bug #86370. problems with SMTP (and account central UI) if SMTP username contains
characters that should be escaped.  the fix for that is in nsSmtpDelegateFactory.cpp.
thanks to nrt@dial.pipex.com for the patch, and cls for testing.

the same problem existed for nntp, in nsNNTPProtocol.cpp

the rest is some code cleanup I had sitting around.
2003-04-09 00:47:54 +00:00
sspitzer%netscape.com b2e012cf65 fix for bug #96207
if you send mail and then open the UI for looking at all the smtp servers
you'll get dups.  thanks to ch.ey@gmx.net (Christian Eyrich) for the fix.
r=neil, sr=sspitzer
2003-04-08 07:48:36 +00:00
darin%netscape.com 625a741ad3 fixes bug 200681 "Crash on <link rel=stylesheet href="mailto:foo">" r/sr=bz,sspitzer 2003-04-07 06:18:44 +00:00
bienvenu%netscape.com d11405d58c extend cram md5 digest result len buffer to 17 bytes r/sr=sspitzer 41594 2003-04-06 21:31:23 +00:00
bienvenu%netscape.com c5d468e282 fix for 150212 add cram md5 to smtp r/sr=sspitzer 2003-04-05 21:41:42 +00:00
seawood%netscape.com 4957953e70 Obsoleting xp_str.h:
* Move XP_IS_ macros into nsCRT.h & rename them to NS_IS_
* Make local XP_IS_ macros use the nsCRT ones
* Remove NOT_NULL defines
Bug #199920 r=alecf sr=bryner
2003-04-01 19:38:12 +00:00
shliang%netscape.com 0e9619f9b8 178328 - combine bcc settings in mail account manager copies and folders panel. r=cavin, sr=sspitzer. 2003-03-26 01:54:29 +00:00
alecf%netscape.com 8c50d0242a landing attempt #2 for 195262 - support for static atoms, and converting atoms over to UTF8 to reduce bloat - now without performance regressions!
sr=darin, r=dbaron
2003-03-25 18:55:59 +00:00
timeless%mozdev.org 697618b07d Bug 106386 rid source of misspellings
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
sspitzer%netscape.com 1a75eef0fd landing neil's fix for bug #193416
mailnews start page gets cleared when I open the pref window
regression caused by bandaid for bug #90337
r=jan, sr=jag.
2003-03-23 17:31:42 +00:00
sspitzer%netscape.com 42646eedd9 fix for bug #59548
for sending unsent messages, fix how (and when) we get the
identity from the key we store in the message.

also, some code cleanup.

thanks to ch.ey@gmx.net (Christian Eyrich) for the initial fix,
and to ssu for reviewing and testing the initial fix.
r/sr=sspitzer
2003-03-22 17:39:35 +00:00
alecf%netscape.com b6584a77fb backout my static atom patch for now until I figure out the performance loss! :(
bug 195262
2003-03-21 20:13:08 +00:00
alecf%netscape.com ecf24a2b78 fix for bug 195262:
- convert atoms to UTF8 because 99% of the time, that is what they are used for
- add support for static atoms, where the strings are declared in a large const array and not copied into the heap
r=dbaron, sr=darin

this is an experimental landing - if there are performance issues, I will back it out.
2003-03-21 06:26:32 +00:00
heikki%netscape.com c15488986d Bug 172065, remove unused XIF labels, patch by stevechapel@earthlink.net, r=sgehani, sr=heikki. 2003-03-21 01:11:52 +00:00
neil%parkwaycc.co.uk 5f14eabc6c Bug 45524 Mail compose toolbar buttons should have dropdown menus r=ducarroz r/sr=sspitzer 2003-03-18 09:12:41 +00:00
timeless%mozdev.org a2b62b16f2 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless sr=jag moa=sspitzer 2003-03-17 04:59:12 +00:00
sspitzer%netscape.com 14bc97b8f2 fix for bug #169179
"Enter file to attach" should be "Attach File(s)"
(and corresponding menu item should be "Attach File(s)...")
r/a=jglick
2003-03-16 22:21:07 +00:00
sspitzer%netscape.com a12aa97d06 code cleanup, no bug. 2003-03-16 00:31:15 +00:00
dougt%netscape.com 0d2808c511 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
shliang%netscape.com adcc3950fb 147653 - page setup commands doesn't work in mail and composer. r/sr=sspitzer,jag 2003-03-14 06:27:48 +00:00
sspitzer%netscape.com 709f264374 fix for bug #195965.
for the custom headers, we need to push CRLF (not just LF),
just like we do in the C++.  otherwise, qmail will complain.
thanks to James Nord (teilo+bugzilla@teilo.net) for the patch.

r=ssu, sr=sspitzer
2003-03-14 04:30:30 +00:00
sspitzer%netscape.com 5cfe96745f fix for crasher bug #197203
if your "From" address doesn't have an @ symbol, we crash on send.
thanks to parish@ntlworld.com for the bug report, and the initial patch.
r/sr=sspitzer
2003-03-13 19:02:37 +00:00
cls%seawood.org 2c9b0b22dc Fully qualify the call to PostMessage to avoid namespace conflict with win32 define.
Thanks to Dan Mosedale <dmose@mozilla.org> for the patch.
Bug #134113 r=cls sr=sspitzer
2003-03-06 03:14:31 +00:00
sspitzer%netscape.com 2318e18d79 update comment, no bug. 2003-03-05 21:26:47 +00:00
sspitzer%netscape.com 18502a4be5 minor code clean up I had sitting in my tree. no bug. 2003-02-28 05:34:18 +00:00
sspitzer%netscape.com 7a43771e57 fix for blocker bug #195367.
reply doesn't quote.  typo in patch for bug #144296.
r/sr=no one.
2003-02-28 05:30:48 +00:00
cavin%netscape.com 1ce88fa9c4 Fix for 144296. Initialize return receipt flag and type in nsMsgCompose::Initialize(). r/sr=sspitzer. 2003-02-27 23:34:29 +00:00
sspitzer%netscape.com 2d0fcc87ca fix for bug #195085.
"stale" account manager prefs can lead to problems with the compose window
and view navigation.  thanks to smaug@jippii.fi for find the bug, and doing the fix.
r/sr=sspitzer
2003-02-27 15:58:15 +00:00
neil%parkwaycc.co.uk d35f7743b4 Bug 192013 Command updating far too slow r=brade r=cavin sr=sspitzer 2003-02-27 09:41:40 +00:00
sspitzer%netscape.com 6327857377 fix for bug #163139.
can't post a news message after closing the last mailnews window.
r/sr=bienvenu
2003-02-26 01:30:35 +00:00
cbiesinger%web.de 9405eda256 190020 r=timeless sr=alecf GetResource should take AUTF8String 2003-02-25 19:02:00 +00:00
neil%parkwaycc.co.uk 6aa8234959 Bug 191011 show identities in the compose window in the order the accounts appear in the folder pane r=cavin sr=sspitzer 2003-02-25 13:46:12 +00:00
neil%parkwaycc.co.uk 2c76da39ca Bug 132108 Remove temporary patch for bug 26528 r=ducarroz sr=sspitzer 2003-02-24 10:28:06 +00:00
neil%parkwaycc.co.uk f2567d8f8b Bug 87321 Shift+Tab has duplicate behavior (event handled twice in message compose) r=brade sr=sspitzer a=asa 2003-02-04 12:12:55 +00:00
kaie%netscape.com 2fbe42e527 b=186087 Mozilla hangs when using SSL SMTP with revoked certificate
r/sr=sspitzer a=dbaron
2003-02-04 01:22:49 +00:00
bzbarsky%mit.edu a225df04ef Fix mailto: form submission. Bug 191248, patch by dgk@metrocast.net (David G
King (nee dgk@lr.net)), r=sspitzer, sr=bzbarsky, a=asa
2003-02-01 05:02:11 +00:00
loadrunner%betak.net 2e91b52557 bug 190734, r=brade, sr=sfraser, a=asa 2003-01-30 11:21:41 +00:00
ere%atp.fi ff35f92d2d Bug 151279 (SMTP-Auth is not found on a RFC-Valid-Response): Fixed SMTP EHLO response parsing
r=jgmyers, sr=bienvenu, a=asa
2003-01-30 08:47:07 +00:00
sspitzer%netscape.com 93c00036ee fix for #131384. gracefully handle unexpected errors when populating the identity menulist.
thanks to Smaug (smaug@jippii.fi) for the initial patch.
r=cavin,a=asa
2003-01-29 06:00:54 +00:00