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

2538 Коммитов

Автор SHA1 Сообщение Дата
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