Commit Graph

14202 Commits

Author SHA1 Message Date
caillon%returnzero.com
6221b1ca6c Bug 173430 - flawfinder warnings in libpref
r=alecf, sr=dmose, a=sspitzer
2003-04-27 04:47:46 +00:00
sspitzer%netscape.com
6c8da995fa fix for regression bug #203261
Opening a local forwarded message results in a blank Mail window
r/sr=bienvenu, a=sspitzer
2003-04-27 00:57:08 +00:00
scott%scott-macgregor.org
62ea94837b Bug #202349 --> merge the thunderbird version of loadUrl to match the version Seth added.
Code flow does not effect mozilla.

a=sspitzer
2003-04-26 07:11:26 +00:00
sspitzer%netscape.com
fe7e8ea92d fix for bug #203415
don't use the default smtp server when creating a new account
if the smtp server has a redirector type.
r/sr=bienvenu, a=sspitzer
2003-04-26 02:08:37 +00:00
sspitzer%netscape.com
18045adfd1 fix for security bug #51631
prevent auth UI from coming up from inside messages
sr=darin, r=bienvenu, a=sspitzer
2003-04-25 23:29:17 +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
sspitzer%netscape.com
a6b855d799 fix for build bustage caused by my fix for bug #198303
can't build if you disable ldap.
2003-04-25 18:17:23 +00:00
sspitzer%netscape.com
b80d1f6667 fix for regression bug #203219
All POP3 accounts fail with repeat password dialog
thanks to ch.ey@gmx.net for the fix.
sr=bienvenu, r/a=sspitzer
2003-04-25 18:16:53 +00:00
sspitzer%netscape.com
cdd3ac018c fix for bug #198303
"Deleted cards still show up for junk mail whitelisting, people I know views."
ah, thanks to the good old deleted card array, the addressbook code gets uglier.

fix for bug #106461
header pane won't show if the PAB is corrupt.
lots of other bad things will happen if your PAB is corrupt, so
if we can detect it, move it to the side, rename it, create a new one,
and tell the user what we did.

r/sr=bienvenu, a=sspitzer
2003-04-25 03:05:12 +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
ea385155e1 fix for bug #138076
Single news account setup fails to setup Local Folders
and without local folders, we're in a world of hurt.
(drafts, send later, templates, etc.)
r/sr=bienvenu, a=sspitzer
2003-04-25 01:36:31 +00:00
sspitzer%netscape.com
c229503ea5 fix for bug #145580, JS errors in mailWindowOverlay.js for newgroups only configuration
r=bz, sr=sspitzer, a=sspitzer, thanks to ian@arlen.demon.co.uk for the patch.
2003-04-25 01:05:36 +00:00
sspitzer%netscape.com
c9df22ab39 fix for bug #203251, Cancelling Add Account Wizard gives error message in JS console
r=bz, sr=sspitzer, a=sspitzer, thanks to ian@arlen.demon.co.uk for the patch.
2003-04-25 01:03:56 +00:00
shliang%netscape.com
4e197c657b additional patch for bug 125197 - r/sr/a=sspitzer 2003-04-25 00:10:30 +00:00
sspitzer%netscape.com
9224ca7b48 fix for bug #197149. spam filter shouldn't be applied to trash or junk folder.
r/sr=bienvenu, a=sspitzer
2003-04-24 08:53:59 +00:00
sspitzer%netscape.com
3ba0f6cca6 fix for bug #159995
crash when cancelling print / print preview of news messages with attachments.

also, when print / print preview of news messages, attachments don't show.

r/sr=bienvenu, a=sspitzer
2003-04-24 06:40:56 +00:00
scott%scott-macgregor.org
f376371561 does not effect the seamonkey build.
fix a case typo in order to fix linux thunderbird builds. thanks to cdn @ xul planet
for the patch.
2003-04-24 06:28:59 +00:00
ssu%netscape.com
245584a2d9 fixing bug 195136 - Palm Sync readme file needs to be packaged and installed with mail.xpi. r=sgehani, sr=dmose, a=asa 2003-04-23 23:39:11 +00:00
sspitzer%netscape.com
6e987524d8 fix for bug #186081
Printing doesn't work after Print Preview a mail message.
thanks to psolanki@netscape.net for the fix.
r=neil, sr=sspitzer, a=sspitzer
2003-04-23 18:01:54 +00:00
seawood%netscape.com
f5c6d0cbd2 Removing extra ^Ms
Fixing irix bustage
2003-04-23 08:25:11 +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
sspitzer%netscape.com
90f3d8ea61 whitespace change, no bug. 2003-04-23 05:49:35 +00:00
sspitzer%netscape.com
5599c46767 fix for security bug #199088
r/sr=bienvenu
2003-04-23 05:21:18 +00:00
bienvenu%netscape.com
2be94dc53b add cram-md5 support to pop, patch by Christian Eyrich, r=me, sr=sspitzer 202442 2003-04-23 04:37:44 +00:00
sspitzer%netscape.com
219049caae fix for bug #202996.
don't create junk mail folder unless we have "move to junk" enabled

also, default target account / target folder pickers to junk on local folders
which we will create if it doesn't exist.

r/sr=bienvenu
2003-04-23 04:01:42 +00:00
sspitzer%netscape.com
0e98a94309 fix for bug #202981.
for servers that can't do search, don't show them as potential junk target folders
because we allow the user to purge junk target folders, but purge requires search.

also, fix it so in the purge code if we are about to purge a server that doesn't
support search, we skip it, and assert.

r/sr=bienvenu
2003-04-23 00:35:17 +00:00
mstoltz%netscape.com
82daa06f05 Bug 201547 - allocate larger buffer to make room for expansion of & characters. patch by zen-parse@gmx.net, r=mstoltz, sr=heikki. 2003-04-23 00:25:47 +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
sspitzer%netscape.com
4c8a192829 fix for bug #202951
servers that don't support search should not show up in the search dialog.
if we have one selected in the folder pane when we open the dialog,
just select the first server.

r/sr=bienvenu
2003-04-22 21:31:01 +00:00
sspitzer%netscape.com
0ca1dc063f fix for bug #202945
allow servers to not support filter after the fact.
r/sr=bienvenu
2003-04-22 20:59:17 +00:00
sspitzer%netscape.com
753ad32053 improve comment, no bug. 2003-04-22 20:46:17 +00:00
sspitzer%netscape.com
fca48e5e23 simple code cleanup, no bug. 2003-04-22 20:45:42 +00:00
bzbarsky%mit.edu
c75f2a9d47 Use delete[] for arrays, not delete. Bug 201367, patch by mstankus@calpoly.edu
(Mark Stankus), r=bbaetz, sr=sspitzer
2003-04-22 17:42:26 +00:00
cls%seawood.org
2977fb3d51 Remove extra nsEudoraFactory.cpp from CPPSRCS.
Fixing mingw bustage
2003-04-22 03:14:05 +00:00
sspitzer%netscape.com
004791b84f fix for regression bug #202584 (in mail views, you should only see is/isn't for junk, has attachment and label)
fix for bug #202848, when switching between pop and imap searches, it's possible to get an empty operator menulist.

r/sr=bienvenu
2003-04-22 00:55:40 +00:00
sspitzer%netscape.com
2f16bac889 fix for bug #202849
don't allow the user to create incoming pop filters based on the message label.
(you can still set the label, as a filter action.)

we did the same thing for junk status and attachment status, as these aren't things
that we know when the message is arriving.

r/sr=bienvenu
2003-04-22 00:30:34 +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
594a2fd9ee add export rules for static mail build. 2003-04-20 22:50:27 +00:00
scott%scott-macgregor.org
f340a94ac6 add some export rules for static mail build. 2003-04-20 22:48:23 +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
scott%scott-macgregor.org
4986e32875 Bug #179533 --> add vccard library to the static mail build.
(not part of the build)
2003-04-20 20:28:01 +00:00
brendan%mozilla.org
bdeb25acd4 Add const to PLDHashTableOps static; fix warning and else-after-return. 2003-04-20 03:36:53 +00:00
bienvenu%netscape.com
b89af837ff speed up move/delete of multiple local messages, 184434 r/sr=sspitzer 2003-04-20 00:33:19 +00:00
bienvenu%netscape.com
7619c18d99 speed up copying of multiple local msgs r/sr=sspitzer 183560 2003-04-19 21:38:30 +00:00
bienvenu%netscape.com
bf04b2692b partial speedup of reparsing folders, clear thread pane when delaying building of view, 172786 r/sr=sspitzer 2003-04-19 17:10:05 +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
stephend%netscape.com
f6d89dd410 Bug 202492. Removing tabs and fixing whitespace alignment in several addressbook DTD files. r=cavin@netscape.com. Whitescape only changes 2003-04-19 04:06:36 +00:00