scott%scott-macgregor.org
cf9dd33a84
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
d7249b2d91
Add const to PLDHashTableOps static; fix warning and else-after-return.
2003-04-20 03:36:53 +00:00
bienvenu%netscape.com
412e24d007
speed up move/delete of multiple local messages, 184434 r/sr=sspitzer
2003-04-20 00:33:19 +00:00
bienvenu%netscape.com
5c372dc261
speed up copying of multiple local msgs r/sr=sspitzer 183560
2003-04-19 21:38:30 +00:00
bienvenu%netscape.com
e23883eb19
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
3abe47f3a5
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
32b722c132
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
1724aedfdc
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
98a6cd9984
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
8893b1e6fd
Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
...
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
ccarlen%netscape.com
13d49804e8
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
014a22be72
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
f59ce397cb
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
0ac32d7188
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
937dc0518e
Minotaur --> Thunderbird change
2003-04-18 02:15:51 +00:00
bienvenu%netscape.com
109223d978
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
bdc381e82e
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
2b9dccc231
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
0978e17a8a
bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard
2003-04-17 18:43:57 +00:00
bienvenu%netscape.com
e119b4e1b5
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
09dde3b2ef
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
1661f869ef
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
a78c38de8a
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
09238fce03
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
9aa3ec6ac6
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
995d27c1e9
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
28ccbfbb4c
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
b6a1ed61fe
Bug 77202: check in missing DTD to fix blocker
2003-04-16 15:22:45 +00:00
bienvenu%netscape.com
67cb20cb59
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
85f2f9f732
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
2bc8570c09
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
a2ef4e4fe9
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
1304af9cbc
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
0831c7e659
200001 Rewrite nsMsgDBView::GetLevelInUnreadView
...
r=dmose sr=bienvenu
2003-04-15 01:06:09 +00:00
sspitzer%netscape.com
84ab1cb310
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
99b2ca919b
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
136c06be1d
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
7dcfa8d2e6
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
15c5b611fd
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
e8c2657e65
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
71f0265f37
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
7fd3825eaa
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
7dec7af3b0
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
fec3c16976
backing out my fix for 200603, and neils supplimental fix for it.
2003-04-12 00:17:25 +00:00
shliang%netscape.com
d3eaf21903
125197 - and/or search tables for ab searches - r=cavin, sr=sspitzer
2003-04-11 00:10:18 +00:00
shliang%netscape.com
86a41ce5a4
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
c712168054
Removing unused code, no bug, no reviewer.
2003-04-10 19:29:16 +00:00
bienvenu%netscape.com
d5d1d4353f
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
74523d539e
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
9097ee65a3
better fix for #200603 . thanks to neil.
...
r/sr=sspitzer
2003-04-10 17:21:13 +00:00