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

2704 Коммитов

Автор SHA1 Сообщение Дата
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
timeless%mozdev.org fc9d7d0b38 Bug 189726 editorUtilities.js loaded twice when messengercompose.xul called
work by dgk@metrocast.net r=sspitzer sr=sspitzer a=asa
2003-01-29 04:16:54 +00:00
sspitzer%netscape.com c124beb22d "fix" for regression bug #190153.
clicking in addressing widget (in reply or edit mailing list dialog)
duplicates the first address.

regression caused by the band-aid for #90337.

thanks to neil for this patch.

r/sr=sspitzer,a=blizzard
2003-01-24 04:04:40 +00:00
varga%netscape.com cf7d4f59f9 Putting toolbar grippies back in. Bug 175091.
Original bug for removing them was 112534.
Please see the discussion in those 2 bugs before complaining or filling new bug reports!
r=caillon,a=UE team
2003-01-18 20:55:19 +00:00
darin%netscape.com 685a7af468 modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 02:15:14 +00:00
neil%parkwaycc.co.uk a1bc09a739 Bug 164131 Duplicate entities in editorOverlay.dtd and messengercompose.dtd r=brade (editor) r=ducarroz (msgcompose) sr=sspitzer 2003-01-17 09:58:57 +00:00
timeless%mozdev.org 9325925842 Bug 93430 SMTP connection isn't closed with a QUIT
patch by luke_harless@attglobal.net r=cavin sr=bienvenu
2003-01-17 03:39:54 +00:00
sspitzer%netscape.com 788c7caef8 fix comments. 2003-01-16 22:15:02 +00:00
sspitzer%netscape.com ca49369633 dump the exception to the console, since we are no longer showing it to the user
in the alert.
rs=no one
2003-01-16 22:11:26 +00:00
sspitzer%netscape.com dfd8ee084f don't pass the exception back in the alert dialog.
that's not useful to the user.
2003-01-14 22:31:39 +00:00
sspitzer%netscape.com 65a5fcf61b fix for bug #181397 (automatically create the junk folder)
fix for bug #181394 (enable the "Move to Folder" UI in junk controls)
r/sr=bienvenu
2003-01-11 23:09:34 +00:00
sspitzer%netscape.com 96ec7d72f8 pr log when an error of the type reported in bug #158059 occurs.
rs=bienvenu
2003-01-10 21:48:33 +00:00
sspitzer%netscape.com 2d066c4cfa fix for bug #158059. if we go to send a message, and the connection gets closed on us
and we haven't read any bytes, that's an error, and we should let the user know.
(otherwise they think they are sending mail, when they aren't.)

r=cavin, sr=bienvenu.
2003-01-10 21:12:58 +00:00
sspitzer%netscape.com 7846d1c668 fix typo in comment. no reviewer. 2003-01-10 03:45:31 +00:00
dbaron%dbaron.org acdd4e46c0 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 22:05:52 +00:00
rpotts%netscape.com ebd6d728ce bug #169583. missing file from earlier patch... 2003-01-02 01:21:33 +00:00
cbiesinger%web.de f7a10b5472 102848 r=ducarroz sr=bienvenu remove (was: in subject line 2003-01-01 17:50:27 +00:00
cavin%netscape.com 4e01133ec9 Fix for bug 161941. Allocated enough space for 'buffer'. r=ducarroz, sr=sspitzer. 2002-12-19 21:40:40 +00:00
cmanske%netscape.com b84ceb4eee Fixed insert HTML for Message Composer, b=180303 (wrong # in last checkin!), r=neil@parkwaycc.co.uk, sr=dveditz 2002-12-14 00:20:40 +00:00
cmanske%netscape.com 5ab9c69cb4 Fixed insert HTML for Message Composer, b=183055, r=neil@parkwaycc.co.uk, sr=dveditz 2002-12-14 00:18:14 +00:00
ducarroz%netscape.com 796cdcb641 Fix for bug 184550. Don't need anymore to insert the document header separatly. That will avoid the performance regression as well. R=cavin, SR=bienvenu 2002-12-11 00:14:27 +00:00
caillon%returnzero.com 1c580a85d9 182982 - Mailnews utility library needs to use nsIPrefBranch, nsIPrefService, et alia
r=timeless/nhotta sr=bienvenu
2002-12-10 23:52:28 +00:00
darin%netscape.com a736085beb fixes bug 56629 "Proxy: Client->Proxy connection errors should show proxy,
not target hostname" r=bbaetz, sr=rpotts
2002-12-04 04:18:08 +00:00
ducarroz%netscape.com 2cecbf5e2f Fix for bug 63639. Prevent adding duplicate address when pre-filling a message compose window. Patch submitted by Koike Kazuhiko <kazhik@mozilla.gr.jp>. R=ducarroz, SR=bienvenu 2002-12-03 19:53:53 +00:00
bienvenu%netscape.com d5b0d8b9f7 fix build warnings, patch by Aleksey Nogin, r=ducarroz, sr=bienvenu 59673 2002-12-03 15:23:42 +00:00
bienvenu%netscape.com aef3ba6dbd fix warning about unused variable fromr recent checkin, no bug, r/sr=sspitzer 2002-12-03 03:54:18 +00:00
ducarroz%netscape.com 57486e9965 Fix for bug 180901. Instead of addressing the message to the sender when no recipient is disclosed, it's send now to an empty group named undisclosed-recipients (this is localizable). Also, this is done only if the pref "mail.compose.add_undisclosed_recipients" is set to true. R=cavin, SR=bienvenu 2002-12-02 23:43:26 +00:00
sspitzer%netscape.com 216ddbecfe fix for bug #179989. make it so if you try to drop "illegal" urls (like mailto:)
or random, non-url text, we don't attach it.

r/sr=bienvenu
2002-11-28 08:55:09 +00:00
dmose%netscape.com baf766e1ad Fix mailnews gcc warnings (bug 179775); thanks to Pratik <psolanki@netscape.net> for the patch. r=dmose, sr=bienvenu 2002-11-27 02:52:37 +00:00
bzbarsky%mit.edu f214636536 fixing mac bustage 2002-11-21 03:50:46 +00:00
bzbarsky%mit.edu 840850565e Clean up some mailnews array usage, fix some leaks. Bug 175540, r=dmose,
sr=alecf
2002-11-21 03:49:11 +00:00
ducarroz%netscape.com 6340226b9b Fix for bug 181127. Don't call nsMsgNewURL when the attachement is in fact a message. We need to use a different path to fetch it. R=caving, SR=bienvenu 2002-11-21 02:44:18 +00:00
timeless%mozdev.org 2d64a97bb3 Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
r=rjc,bienvenu sr=alecf
2002-11-20 08:10:37 +00:00
pete.zha%sun.com e7bf2cef05 quote message should be disabled when no message selected
b=144748 r=ducarroz@netscape.com sr=bienvenu@netscape.com
2002-11-20 03:44:46 +00:00
ducarroz%netscape.com 4c8e36830a Fix build bustage 2002-11-20 02:06:43 +00:00
smontagu%netscape.com e2331d2690 Bug 180339 Can't send message if receiver contain Chinese character. Author=joe@numa.com.tw, r=ducarroz, sr=sspitzer. 2002-11-20 01:32:08 +00:00
ducarroz%netscape.com 69fff12eea Fix for bug 174396. Cannot use m_attachment_count because it's not reliable for determine if the top part is a multipart container. R=cavin, SR=sspitzer 2002-11-20 01:03:42 +00:00
ducarroz%netscape.com 8020ff4a72 Fix for bug 178038. Add a preference to override FQDN for message-id generation. Patch provided by frank.schoenheit@gmx.de . R=ducarroz, SR=bienvenu 2002-11-19 15:20:15 +00:00
cmanske%netscape.com ec5bdf6829 Fixed rewrap command for messenger composer. b=76461, r=akkana, sr=sspitzer 2002-11-19 06:04:33 +00:00
pete.zha%sun.com 3f46db8140 line break needed after quote line ("... wrote:") when quoting original message using Options->Quote Message
b=158918 r=ducarroz@netscape.com sr=bienvenu@netscape.com
2002-11-19 03:09:46 +00:00
timeless%mozdev.org 384066e98e Bug 58221 don't use strlen to check if a string is of length 0
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
cmanske%netscape.com 172ff4abd5 Final removal of editorshell from messagecomposer 2002-11-13 23:56:28 +00:00
sspitzer%netscape.com 7414aba13a add comment about why we don't allow attach= on mailto: urls.
(see bug #99055).  no reviewer.
2002-11-13 22:55:42 +00:00
cmanske%netscape.com 87656a399b Remove editorShell from message composer. b=174389, r=ducarroz, sr=sspitzer 2002-11-12 22:55:10 +00:00
yokoyama%netscape.com d36283f1c3 Bug 172337
Attachment mechanism incompatible with Unicode
Impact only Windows.  file URL will be UTF-8
when we put the MOZ_UNICODE flang
(MOZ_UNICODE flag is module by module bases for now
 until other modules are ready. NSPR/XPCOM)
/r=nhotta; /sr=bienvenu
2002-11-12 22:48:53 +00:00
kaie%netscape.com a8bbd75ad2 b=161488 Forwarding encrypted mail as attachments should be first deciphered
Patch produced by ducarroz and kaie
r=ducarroz/kaie sr=sspitzer
2002-11-12 19:51:54 +00:00