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

14160 Коммитов

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