Commit Graph

14342 Commits

Author SHA1 Message Date
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
shliang%netscape.com
45ede25034 supplementary patch for bug 144828 - nav-only installs don't have send link, image, new message. r/sr/a=sspitzer. 2003-05-08 17:52:06 +00:00
sspitzer%netscape.com
26e84c6e93 fix for bug #204716
acceskey error when the search is in progress (Search/Stop button in SearchDialog box)
thanks to hugues.fournier@tiscali.fr (Hugues Fournier) for the fix.

also fix some js errors on mail search.
r/sr/a=sspitzer
2003-05-08 14:51:05 +00:00
bienvenu%netscape.com
dc50a18b39 whitespace cleanup 2003-05-08 14:30:42 +00:00
bienvenu%netscape.com
e97a8534c2 propagate junk status when move/copying imap messages to local folders, r/sr=sspitzer, a=sspitzer, 204515 2003-05-08 14:24:25 +00:00
bienvenu%netscape.com
2dd1accfb0 fix problem with pop3 biff firing when summary file is out of date - will reparse folder if not locked, r/sr=sspitzer, a=sspitzer 142196 2003-05-08 14:22:50 +00:00
bienvenu%netscape.com
314b9241fc cleanup whitespace, remove commented out code, no bug, a=sspitzer 2003-05-08 14:19:15 +00:00
bienvenu%netscape.com
c75a0173b6 fix problem with sent folder and custom envelope command, r/sr=sspitzer, a=sspitzer, 204874 2003-05-08 14:15:43 +00:00
bienvenu%netscape.com
a03b928bbe part of fix for 122693 display problems when deleting messages in threaded view r/sr=sspitzer, a=sspitzer 2003-05-08 14:09:31 +00:00
sspitzer%netscape.com
0e038caab6 fix for bug #189490.
remember the current mail view, across sessions.
(we already remember it when switching folders).
r/sr=bienvenu a=sspitzer
2003-05-08 14:05:57 +00:00
sspitzer%netscape.com
3f4fa108f0 bug #153052
foward inline of news message doesn't work if hostname has any capital letters.
thanks to Boris 'pi' Piwinger for tracking this down.
r/sr=bienvenu, a=sspitzer
2003-05-08 13:40:55 +00:00
ere%atp.fi
be80c52c71 Fix for bug 204248: No maximize/minimize buttons in new Mailnews window, and raise & lower broken
r+sr=jag
a=asa
2003-05-08 06:54:27 +00:00
jaggernaut%netscape.com
bdfa490d82 Bug 204809: <browser disableHistory=.../> -> <browser disablehistory=.../>. r=sr=a=sspitzer 2003-05-08 03:08:15 +00:00
caillon%returnzero.com
1686eec664 Removing a duplicated line (bug 204610)
Patch by calvin.liu@sun.com
r=caillon sr=sspitzer a=asa
2003-05-08 01:44:14 +00:00
darin%netscape.com
ddcc1e9593 fixes bug 204673 "throbber icon keeps spinning after viewing previously read mail" r=mscott sr=sspitzer a=sspitzer,asa 2003-05-07 21:22:24 +00:00
shliang%netscape.com
b48b53992f 144828 - nav-only installs do not have send link, send image, new message menuitems. r=jag, sr/a=sspitzer. 2003-05-06 01:14:51 +00:00
shliang%netscape.com
6142ab1816 195285 - junk mail column placement incorrect for existing profiles. r=jag,sr/a=sspitzer. 2003-05-06 01:04:17 +00:00
sspitzer%netscape.com
6e7bd4b175 fix for regression bug #200348
Properties button does not work in the Advanced Address Book Search dialog
r/sr=bienvenu, a=sspitzer
2003-05-06 00:36:03 +00:00
caillon%returnzero.com
30bd0e55ed Bug 77104 - Remove Account prompt should say which account
r=biesi sr=sspitzer a=sspitzer
2003-05-05 22:19:23 +00:00
cbiesinger%web.de
e31ffcd647 204338 patch by matti@mversen.de r=stephend sr=sspitzer a=sspitzer missing "to" at viewLog.dtd 2003-05-05 21:28:13 +00:00
cavin%netscape.com
0e4a8f1cbf Fix for 196105. Unescape 'MoveToFolder' name when converting older version of filter rules for MacOSX. r/sr/a=sspitzer. 2003-05-05 21:25:53 +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
bryner%netscape.com
6f68a8c852 fixing some atom leaks in mailnews, bug 202852, r=sspitzer, sr=bzbarsky, a=sspitzer 2003-05-03 23:09:04 +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
darin%netscape.com
3c6e0afaa8 fixes bug 197079 "Status bar doesn't display 'Stopped' when stop button is clicked" r=dougt sr=jag a=asa 2003-05-02 06:31:55 +00:00
sspitzer%netscape.com
20e3c000e1 fix for bug #161999
for local trash folder, empty trash doesn't always update unread / total msg counts.
r/sr=bienvenu, a=sspitzer
2003-05-02 02:30:09 +00:00
sspitzer%netscape.com
5b30518caa remove bogus comment. 2003-05-02 02:11:53 +00:00
sspitzer%netscape.com
7128011f82 fix for bug #186573
when pop mail comes in, and we aren't looking at the inbox
we don't update the unread / total counts.

r/sr=bienvenu, a=sspitzer
2003-05-02 02:04:10 +00:00
sspitzer%netscape.com
51d79ff6d2 even though they live in mailnews/extensions
mdn, mailviews and bayesian aren't optional.
no bug, no reviewer.  just adding a comment.
2003-05-02 01:21:16 +00:00
sspitzer%netscape.com
18d4c61f87 fix for build bustage. 2003-05-01 23:50:49 +00:00
bienvenu%netscape.com
d6fe2358de fix endless quota alerts, r/sr=sspitzer, a=sspitzer 204120 2003-05-01 22:35:51 +00:00
caillon%returnzero.com
187fd35830 Bug 203859 - Deleted address book reappear after an exit/restart
Bug 203945 - Type down in compose window very slow resulting in very slow auto complete
r/sr/a=sspitzer
2003-05-01 22:22:01 +00:00
sspitzer%netscape.com
f7bbce7579 fix for some mail view issues
bug #189543 [Mailviews: View dropdown menu items should be in View:Messages Menu]
bug #187990 [dropdown out of sync if view set in View|Messages]
bug #190187 [mail view list, remove cancel button (doesn't work).  instead, prompt on delete, like filters]

r/sr=bienvenu, a=sspitzer
2003-04-30 07:37:16 +00:00
ere%atp.fi
35ee8f1abd Bug 137661: Mail window opened from biff icon can't be maximized/minimized/resized and covers the full screen
r+sr=jag
a=sspitzer
2003-04-30 06:24:01 +00:00
bienvenu%netscape.com
36492d4f25 fix bug 203219, failure to logon to pop3 servers that support cram-md5, r/sr=sspitzer, a=sspitzer 2003-04-29 18:19:24 +00:00
caillon%returnzero.com
8fef74d33c Bug 173430 - flawfinder warnings in libpref
r=alecf,dwitte
sr=dmose
a=asa
2003-04-29 04:17:38 +00:00
pavlov%pavlov.net
14b8976085 fixing bug 14665 r=kaie sr=dmose a=sspitzer 2003-04-29 02:47:34 +00:00
ssu%netscape.com
b2b3bc1f21 fixing bug 190534 - Help buttons in Account Settings pointing to wrong location in Help. r=dmose, sr=jag, a=sspitzer 2003-04-28 18:01:47 +00:00
sspitzer%netscape.com
b142aa35ac fix leak, no bug. 2003-04-27 17:39:23 +00:00
caillon%returnzero.com
731073c19a Backing out previous patch since it was causing addressbook problems. 2003-04-27 10:36:58 +00:00
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
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
ccarlen%netscape.com
d5252f96d3 Bug 190336 - enable 4.x profile migration for Mach-O. Patch by cavin,ccarlen. r=ssu,sfraser/sr=sspitzer 2003-04-18 14:28:21 +00:00
jaggernaut%netscape.com
9d7d2a4332 Bug 127589: when switching tabs with find dialog open, update dialog's internal state so it's "attached" to the focused tab. r=Jan, sr=peterv 2003-04-18 12:43:51 +00:00
scott%scott-macgregor.org
ca012e3f93 Not Part of the build
Bug #179533 --> ground work for compressing mail dlls for thunderbird (and mozilla mail). Module file that combines
all the various import DLLs into one.

r/sr=sspitzer
2003-04-18 08:31:52 +00:00
scott%scott-macgregor.org
e26b186cf9 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-18 06:12:46 +00:00
scott%scott-macgregor.org
69165d6781 Minotaur --> Thunderbird change 2003-04-18 02:15:51 +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
cavin%netscape.com
a1a02be878 Fix for 124217. Use user selected file types as the saved file types. Also if a string contains at least one comma, tab or double quote then we need to quote the entire string, plus need to quote double quotes. r/sr=sspitzer. 2003-04-17 20:14:01 +00:00
cavin%netscape.com
93ff5785bf Fix for 202356. Only issue getquotaroot cmd for aol inbox folder. r/sr=bienvenu. 2003-04-17 20:11:44 +00:00
kairo%kairo.at
b6009f1e51 bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard 2003-04-17 18:43:57 +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
scott%scott-macgregor.org
b06bff32c9 NOT PART OF THE BUILD
Add nsMailModule.cpp which is a single factory for all of the basic mail components. This is part of generating
a single mail.dll instead of the n dlls we generate today (where n is much too large).

Part of Bug #
a=sspitzer
2003-04-17 07:38:22 +00:00
sspitzer%netscape.com
830c303640 supplimental fix (again) for bug #77202
(add option to download msgs on new pop account creation)
only show the UI for pop accounts, when online, and when the
wizard was launched from the 3 pane.

needs to do the right thing when you use fwd/back in account wizard, too.

r/sr=bienvenu
2003-04-17 02:36:39 +00:00
sspitzer%netscape.com
39acba2447 supplimental fix for bug #77202. don't show the
"Download messages now" UI for news accounts.  r=shliang
2003-04-17 01:02:02 +00:00
sspitzer%netscape.com
4085a314af turns out, stand alone mail has already forked mailWindow.js, so this check is not needed.
but still keeping the pref in mailnews.js, for future uses.  r/sr=mscott
2003-04-16 22:06:22 +00:00
sspitzer%netscape.com
016e67f89b supplimental fix for bug #77202.
fix text (per mscott, we'll download all your messages on the server, not just the new ones)
and fix js (per neil).

r=shuehan
2003-04-16 21:05:32 +00:00
sspitzer%netscape.com
7aa37ce171 fix for bug #199360
for simple left clicks of urls in mail messages that we know should open a browser window
(or load in the top most browser window), do it right away.

if the url is slow to load, switching messages can kill the load, and the window
never shows up.

play nice with stand alone mail, which doesn't need this trick.

r=bryner, sr=mscott
2003-04-16 20:39:38 +00:00
jaggernaut%netscape.com
d6e8ca1729 Bug 77202: check in missing DTD to fix blocker 2003-04-16 15:22:45 +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
neil%parkwaycc.co.uk
91727ef506 Bug 200127 Standardize on <tree class="focusring"> r=varga sr=jag r=rginda (venkman) 2003-04-16 10:01:07 +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
shliang%netscape.com
4a2f45e005 bug 77202. add option to download msgs on new pop account creation. r/sr=sspitzer. 2003-04-16 06:41:51 +00:00
roc+%cs.cmu.edu
de942543e3 Bug 198987. Prevent smooth scrolling rounding small partial increments down to 0. Add scrollMaxX/scrollMaxY properties to JS window object so mailnews can use a more robust way to detect when the message is scrolled to the bottom of its window. r=bzbarsky,sr=jst 2003-04-15 13:40:46 +00:00
timeless%mozdev.org
e107b2138f 200001 Rewrite nsMsgDBView::GetLevelInUnreadView
r=dmose sr=bienvenu
2003-04-15 01:06:09 +00:00
sspitzer%netscape.com
cf8471230d fix for bug #118887
don't show the data: url when printing an addressbook card, or the addr book url when
printing an addressbook, as they are meaningless and confusing to the user.

also, don't show the mail urls when printing a message, as it leaks out the
username and the salt.  part of bug #176016

r/sr=bienvenu
2003-04-14 23:00:41 +00:00
sspitzer%netscape.com
4fcb741381 supplimental fix for my supplimental fix for bug #143565
"Opening a "*.eml" attachment displays the atttachment in raw text instead of opening an email message window."
thanks to neil for setting me straight.
2003-04-14 20:37:14 +00:00
sspitzer%netscape.com
bd9dba1753 supplimental fix for bug #143565. properly update the stand alone msg window toolbar
when opening a message in a stand alone msg window that previously contained
just an rfc/822 attachment.
2003-04-13 22:47:43 +00:00
sspitzer%netscape.com
611eb8a38c fix for bug #143565.
"Opening a rfc/822 attachment displays the atttachment as raw text instead of opening in the stand alone message window."
thanks to antonio.xu@sun.com and ducarroz for the fix.

r=neil, parts r=kaie, sr=sspitzer

also include's kaie's related fix for bug #195378.
"Crypto status must be shown correctly when viewing attached messages in a new window"
r/sr=sspitzer
2003-04-13 19:45:11 +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
ssu%netscape.com
c507845f15 fixing bug 198364 - auto advance on delete to next unread mail message is broken with recent cvs since 20030319. r=/sr=sspitzer 2003-04-12 08:24:00 +00:00
bzbarsky%mit.edu
9484b33cb8 More const string love. Bug 200389, patch by ataylor@its.to (Andrew Taylor),
r=jst, sr=alecf
2003-04-12 03:23:33 +00:00
cavin%netscape.com
b4c1c81ff5 Fix for 201588. Set dirType in CreateDirectoryByURI() and prefName in DIR_AddNewAddressBook(). r=shliang, sr=sspitzer. 2003-04-12 01:26:36 +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
shliang%netscape.com
738c1d3a60 125197 - and/or search tables for ab searches - r=cavin, sr=sspitzer 2003-04-11 00:10:18 +00:00
shliang%netscape.com
020bfa4f02 166912 - mail account manager settings appear not to take effect - r=cavin, sr=sspitzer 2003-04-10 23:58:52 +00:00
cavin%netscape.com
c521649145 Removing unused code, no bug, no reviewer. 2003-04-10 19:29:16 +00:00
bienvenu%netscape.com
79552ec278 little cleanup of cram-md5 code for imap, fix umr and replace PR_FREEIF with PR_Free r/sr=sspitzer 41594 2003-04-10 18:18:14 +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
timeless%mozdev.org
722239b743 Bug 135745 Some buttons for filters are mostly off the window on intial use of Filters dialog
r=sspitzer sr=sspitzer
2003-04-10 02:53:12 +00:00
sspitzer%netscape.com
985e9ef0d6 fix for bug #119964. implement yEnc decoding.
note, we have no plans to support yEnc encoding.
thanks to ducarroz for the patch.  r/sr=sspitzer
2003-04-10 02:19:35 +00:00
sspitzer%netscape.com
6289171e86 fix for bug #107953.
when incoming server and outgoing server are the same the username for the SMTP server should be the same a the username for the incoming server.

fix by ian@arlen.demon.co.uk (Ian Neal)

r=dmose, sr=sspitzer
2003-04-10 00:17:49 +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
cavin%netscape.com
0975e3734b Removing unused code, no bug, no reviewer. 2003-04-09 22:16:13 +00:00
sspitzer%netscape.com
8646cd3afc whoops, the last checkin for #135745 changed the label, but not the access key. 2003-04-09 21:24:12 +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
neil%parkwaycc.co.uk
90d8f4306e Bug 168853 Inconsistent capitalization of "Threads With Unread" menu item p=david.tenser@telia.com r=me sr=sspitzer 2003-04-07 11:55:32 +00:00
neil%parkwaycc.co.uk
ea22b6aada Bug 124336 kilobyte should be abbreviated "KB", not "K" p=michael@endbracket.net r=me sr=sspitzer 2003-04-07 11:51:48 +00:00
neil%parkwaycc.co.uk
3701b81e10 Bug 74835 marking thread/all read needs to invalidate collapsed thread(s) having unread children p=ch.ey@gmx.net r=me sr=sspitzer 2003-04-07 11:45:19 +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
sspitzer%netscape.com
7300d6a5fe code cleanup sitting in my tree. no bug, no reviewer. 2003-04-07 03:49:55 +00:00
bienvenu%netscape.com
103e4f3705 try to fix imap cram md5 r/sr=sspitzer, hardcode digestLength to 16 per cram md5 rfc bug 41594 2003-04-07 03:19:12 +00:00
bienvenu%netscape.com
d3c702b814 try to fix imap cram md5 r/sr=sspitzer, null terminate digest correctly 41594 2003-04-07 03:17:29 +00:00
sspitzer%netscape.com
9dae2417c4 update (internal) mozilla start page. keeping it simple. bug #66570 2003-04-07 02:41:31 +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
kairo%kairo.at
cc4961c511 bug 191171 - Move mailnews start page to chrome://, r=neil, sr=sspitzer 2003-04-06 12:29:18 +00:00