Commit Graph

14882 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
76e6b49f50 remove ctrl-m's from this file 2004-01-07 23:21:21 +00:00
bienvenu%nventure.com
981200d20b fix 227657 mark msg read filter still leaves msg as new, r/sr=mscott 2004-01-07 21:35:22 +00:00
bienvenu%nventure.com
0718a525cb fix 230325 pop3 mark msg as read filter doesn't work if there's also a move msg action, r/sr=mscott 2004-01-07 21:34:08 +00:00
bienvenu%nventure.com
79d0520a52 fix crash sorting large folders by subject, r=neil@parkwaycc, sr=mscott 230251 2004-01-07 16:08:48 +00:00
bienvenu%nventure.com
dffec7b226 fix problem with pop3 mail filters with move targets with @ or ! in their names, by backing out a url escaping fix, r/sr=mscott 229345 2004-01-07 16:04:00 +00:00
bsmedberg%covad.net
d0f309943a Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
274ef7cd49 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
bienvenu%nventure.com
53c8e4e1dd fix 91937 patch by ch.ey@gmx.net, r=mscott, sr=bienvenu use author as hint for identity when editing message as new 2004-01-06 22:24:32 +00:00
scott%scott-macgregor.org
658965bb31 Bug #230230 --> More improvements to supporting multiple identities on the same account. If we don't find an exact
match on the email address for the identity, try to pick an identity that has the same domain as one of the entries
in the message being replied to. This will help the case where the message is from a mailing list within your company or
an organization with which you have one of your identities.

sr=bienvenu
2004-01-06 22:18:50 +00:00
scott%scott-macgregor.org
bf756c7bc6 Bug #227206 --> add support for autocompleting a set of comma delimted names in mail compose.
Part of the work to support pasting names from excel spreadsheets directly into the mail compose envelope and have them
get autocompleted.

sr=bienvenu
2004-01-06 22:14:09 +00:00
scott%scott-macgregor.org
546ed45ec7 Bug #227206 --> add support for autocompleting a set of comma delimted names in mail compose.
Part of the work to support names from excel spreadsheets directly into the mail compose envelope and have them
get autocompleted.

sr=bienvenu
2004-01-06 22:04:31 +00:00
bienvenu%nventure.com
f85d3c12c6 fix handling of out of memory case when base64 encoding ntlm tokens, follow-on for 200436, r=ch.ey@gmx.net, sr=mscott 2004-01-06 21:04:18 +00:00
bienvenu%nventure.com
babee736cf fix pop capablity enum flags from last checkin for 200436, suggested by ch.ey, r/sr=me 2004-01-06 20:37:31 +00:00
scott%scott-macgregor.org
ab464e53ee Add (currently unused) prefs for controlling mark as read in mail on a timer.
Part of Bug #75866
2004-01-06 20:30:07 +00:00
bienvenu%nventure.com
037edd098e add Secure Password Authentication using SSPI NTLM auth support for SMTP and POP3, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 200436 2004-01-06 20:28:26 +00:00
bienvenu%nventure.com
9af38fd85d fix pop3 messages filtered into open folder to have new status, r/sr=mscott 192039 2004-01-06 17:30:21 +00:00
neil%parkwaycc.co.uk
0bf143e44b Bug 230108 Deleting account gives spurious error message p=stefan@borggraafe.com r=me sr=bienvenu 2004-01-06 16:34:27 +00:00
bienvenu%nventure.com
e0e184e9b1 fix 67963, don't ask for x-sender unless pop3 server returns it as a CAPA, r=me, sr=mscott, patch by ch.ey@gmx.net 2004-01-06 16:18:42 +00:00
jshin%mailaps.org
941c1c8b83 bug 227547 : fixing a 'typo' : XP_MAC ==> XP_MACOSX 2004-01-06 05:43:07 +00:00
neil%parkwaycc.co.uk
903d0c79bf Supplementary patch to bug 66868 to use attribute AString unicodePath; r=mkaply sr=mscott 2004-01-05 17:22:43 +00:00
bienvenu%nventure.com
7ab855f60c replace nsIPref with nsIPrefBranch in mailnews, patch by arne.anka@stupido.com, r=me, sr=mscott 2004-01-04 21:47:17 +00:00
neil%parkwaycc.co.uk
73be2f928e Bug 229692 Simplify nsMsgDBView::Sort and friends r=bienvenu sr=mscott 2004-01-04 19:46:45 +00:00
jshin%mailaps.org
9ab1afb535 bug 228543 : international domain names in URLs are not recognized in email body (r=mscott, sr=bienvenu). In addition, 'const' is added to 'char *' in the function definition of some functions in libmime. 2004-01-04 07:57:16 +00:00
scott%scott-macgregor.org
61153fdd3a Bug #66868 --> Location of profile is incorrect shown when the path contains non-ascii chars
Patch by Mike Kaply

r=dougt
sr=tor
2004-01-04 04:44:01 +00:00
bienvenu%nventure.com
ee4b03e7e3 fix 218477 performance speedup building up flat sorted db views, r/sr=mscott 2003-12-31 21:19:18 +00:00
bienvenu%nventure.com
a075f7d8f1 when local caches are password protected, don't allow views to be created if user hasn't authenticated, r/sr=mscott229732 2003-12-31 17:31:27 +00:00
jshin%mailaps.org
f6f8845321 bug 194862 : offer 'send in UTF-8' option instead of 'send anyway' when characters outside the currently selected charset are found in outgoing emails. (r=bienvenu, sr=bienvenu) : patch by ralu0392@uosis.mif.vu.lt modified by kats and me. 2003-12-31 01:35:50 +00:00
neil%parkwaycc.co.uk
37e8fcc787 Bug 229450 JavaScript strict warning: redeclaration of var msgFolder p=mnyromyr@tprac.de r=me sr=bienvenu 2003-12-28 15:51:37 +00:00
scott%scott-macgregor.org
30d7a8ae65 for now, force text/calendar parts to show up inline 2003-12-25 01:54:29 +00:00
scott%scott-macgregor.org
c3d68dad2a get the text/calendar cthandler building again
(based on the vcard cthandler makefile)

NOT PART OF THE BUILD
2003-12-25 01:54:00 +00:00
scott%scott-macgregor.org
2a5a30198d fix for bug #229214
non-subscribable folders in subscribe ui should be grayed out and have the subscribe checkbox hidden

r/sr=bienvenu
2003-12-24 20:44:58 +00:00
timeless%mozdev.org
cb3ff4f762 Bug 227838 - DRefTool output for addrbook except nsAbOutlookDirectory.cpp
r=roc sr=roc
2003-12-24 19:55:05 +00:00
timeless%mozdev.org
44e48bffbd Bug 227838 - DRefTool output for addrbook except nsAbOutlookDirectory.cpp
r=roc sr=roc
2003-12-24 17:18:08 +00:00
bienvenu%nventure.com
125e717224 fix imap folders not showing up in subscribe ui when there are two levels of no select folders, r/sr=sspitzer 219498 2003-12-22 23:48:30 +00:00
jshin%mailaps.org
a3596ed940 bug 227547 : convert Mac OS X file names in NFD (decomposed Unicode) to NFC (composed filename) before sending out to the world. mailnews part (r=bienvenu, sr=mscott) 2003-12-22 06:26:06 +00:00
bsmedberg%covad.net
0c471686e7 bug 219233 - Unfork nsIChromeRegistry.idl (not the impl, just the interface) and move it into content/base/public until we can get a more fine-grained separation of that interface in to GRE/non-GRE pieces. r/sr=hyatt+jst
I couldn't do a CVS move of nsIChromeRegistry.idl, sorry... it was added on a branch earlier. The old CVS log/blame can be found at mozilla/rdf/chrome/public/nsIChromeRegistry.idl
2003-12-22 05:23:10 +00:00
timeless%mozdev.org
bc07daf21f Bug 228400 Warning ``assignment to undeclared variable ...'' in nsLDAPPrefsService.js
r=neil sr=bz
2003-12-21 06:17:30 +00:00
timeless%mozdev.org
677239bba1 Bug 228529 JS Warnings in printing/print preview
r=neil sr=bz
2003-12-21 04:04:25 +00:00
timeless%mozdev.org
cf93f4d479 Bug 227419 Warning: assignment to undeclared variable gIncomingServer in chrome://messenger/content/am-mdn.js
r=neil sr=bz
2003-12-21 04:04:10 +00:00
neil%parkwaycc.co.uk
9535aaeee2 Bug 226956 Convert sendProgress.xul to a <dialog> p=gautheri@noos.fr r=me sr=bienvenu 2003-12-20 18:13:27 +00:00
neil%parkwaycc.co.uk
31699501c7 Bug 222711 Editing mailing lists fails when display name has comma r=mscott sr=bienvenu 2003-12-19 21:50:13 +00:00
neil%parkwaycc.co.uk
756ead6221 Bug 228501 Fix mailWidgets to tokenize search headers in the same way as the C++, also fixing a JavsScript strict warning r=bienvenu sr=mscott 2003-12-19 21:49:08 +00:00
neil%parkwaycc.co.uk
6784ccb15c Supplementary patch to bug 227175 to fix a global to begin with g instead of k r/sr=bienvenu 2003-12-19 21:42:25 +00:00
bienvenu%nventure.com
186255512b Use nsILocalFile relative descs for mail prefs r=sspitzer, sr=mscott 137006, initial patch by ccarlen 2003-12-19 20:57:59 +00:00
bienvenu%nventure.com
27d613940c fix linux build bustage 2003-12-19 20:38:54 +00:00
bienvenu%nventure.com
ec56dfbd94 Use nsILocalFile relative descs for mail prefs r=sspitzer, sr=mscott 137006, initial patch by ccarlen 2003-12-19 19:47:27 +00:00
scott%scott-macgregor.org
f6e83335a3 Bug #226580 --> Add back end support to handle multiple identities per account. Patch by Alec Flett.
r/sr=mscott
2003-12-19 18:57:06 +00:00
scott%scott-macgregor.org
4514c0dbdf Bug #18906 --> add 'smart' logic for picking the correct identity for accounts with multiple identities when bringing up a compose window. For now, we just scan the recipient headers of the current message looking for email based matches with the addresses of the identities for the current account.
This works great except for mailing lists.

sr=bienvenu
2003-12-19 18:54:52 +00:00
scott%scott-macgregor.org
f84c038aa3 Bug #227013 --> remove an obsolete hack that we don't need anymore.
r=neil
2003-12-19 17:13:30 +00:00
bienvenu%nventure.com
c9b32dff5a whitespace cleanup, minor cleanup no bug, r/sr=me 2003-12-19 16:38:50 +00:00
bienvenu%nventure.com
f7a7ca937f whitespace cleanup, no bug, r/sr=me 2003-12-19 16:34:57 +00:00
bienvenu%nventure.com
27efaf7528 strip off v-card when editing message as new, r/sr=mscott 228689 2003-12-19 16:28:22 +00:00
bienvenu%nventure.com
fba6dac84a fix 227178 checking folders other than inbox for new messages doesn't fire biff, and selecting the folders with new msgs does cause biff to fire, r/sr=mscott 2003-12-19 16:23:58 +00:00
scott%scott-macgregor.org
665e59731c Port Bug #227875 from thunderbird back to seamonkey.
mark search result as junk crashes app

r/sr=bienvenu
2003-12-19 16:10:24 +00:00
bienvenu%nventure.com
c8f5f078ed fix 190905 imap msg body shown as 'this part will be downloaded on demand' when msg > 30K and view attachments inline is off, r/sr=mscott 2003-12-19 16:08:08 +00:00
scott%scott-macgregor.org
19680e27f3 Bug #104237 --> Compose window comes back behind the application I'm sending from
when invoked by Simple MAPI.

r/sr=bienvenu
2003-12-19 16:04:31 +00:00
bienvenu%nventure.com
361f839bda fix crash on exiting after filing a message from search results, r/sr=mscott 193998 2003-12-19 16:01:24 +00:00
scott%scott-macgregor.org
2e7f25c413 Bug #227863 -> THUNDERBIRD only change. Does not effect seamonkey.
Use a more compact out going user agent string instead of a browser http styled user-agent on outgoing messages.
2003-12-19 16:01:06 +00:00
scott%scott-macgregor.org
b158b64aa3 Bug #228720 --> Don't down-convert message to plain text if dir attribute is set for RTL users.
r/sr=bienvenu
2003-12-19 15:56:08 +00:00
jshin%mailaps.org
6e66bc626c bug 206252: make it possible to attach on-line html documents/images with non-Latin1 names (r=bienvenu, sr=mscott, a=asa) 2003-12-17 00:31:34 +00:00
scott%scott-macgregor.org
9721151abe Bug #220708 --> email created with a template does not use template's bgcolor
r=sspitzer
sr=bienvenu
a=asa
2003-12-16 20:32:39 +00:00
neil%parkwaycc.co.uk
36a87514ab Fix typo in checkin for bug 218825 patch is in bug 60782 r/sr=bienvenu a=asa 2003-12-16 12:27:26 +00:00
bienvenu%nventure.com
f86268c768 fix memory bloat when compacting all folders by closing db after folder is compacted, r/a=sspitzer, sr=mscott 228383 2003-12-15 23:31:25 +00:00
bienvenu%nventure.com
e33658ee5f fix three backend mailnews memory leaks, r/a=sspitzer, sr=mscott 228561 2003-12-15 23:16:03 +00:00
neil%parkwaycc.co.uk
a69285c049 Hack to work around bug 212625 r=mscott sr=bienvenu a=asa 2003-12-15 17:30:25 +00:00
bienvenu%nventure.com
ffcc804c78 fix imap parser problem with quoted strings with escape characters, this caused some messages not to load r/a=sspitzer, sr=mscott 195645 2003-12-12 00:22:06 +00:00
bienvenu%nventure.com
589282ecff fix palm sync issues, Not Part of Build, r/sr=mscott 226221 pref for which address to map (home or work), 227507, add pref for skipping sync of a particular AB, 227598 add pref for which phone number (work or home) to display in Palm contact list 2003-12-09 00:45:43 +00:00
timeless%mozdev.org
fc0c74c42d Bug 110517 ctrl-k doesn't work in mail/news composer on unix
Changes check spelling binding for unix to ctrl-shift-k
patch by bz and me r=neil sr=sspitzer a=sspitzer
2003-12-08 00:01:10 +00:00
bienvenu%nventure.com
a7f0628e2e fix unread counts on non-inbox imap folders checked for new message, r/a=ssiptzer, sr=mscott 227579 2003-12-05 18:03:47 +00:00
bienvenu%nventure.com
19e93dca81 fix view commands like label leaving local mail db invalid, causing mail msgs to get doubled up, 227490 r/a=sspitzer, sr=mscott 2003-12-04 18:05:25 +00:00
bienvenu%nventure.com
800c528830 fix regression connecting to pop3 server where we don't send the password because of an uninitialized var, r/s=sspitzer, sr=mscott 227378 2003-12-04 16:51:44 +00:00
scott%scott-macgregor.org
991b944827 Bug #220846 --> Change of dynamic Window Configuration breaks character coding. By clearing mCurrentDisplayCharset when we reset the docshell on the message pane, we then allow nsMessenger::SetDisplayCharset to
later reset the character set on the docshell.

sr=bienvenu

a=sspitzer
2003-12-04 06:15:10 +00:00
jshin%mailaps.org
ad38801286 bug 225695 : follow-up to bug 44272. tree-wide sweep to replace escape/unescape() with en|decodeURI(Component). part 2(mail/mailnews) of 3. r=neil, sr=bienvenu, a=asa 2003-12-03 21:52:10 +00:00
neil%parkwaycc.co.uk
ad231c2d40 Bug 196262 Enable and tweak primary selection in folder pane r=bienvenu,jan sr=mscott a=asa 2003-12-02 23:29:21 +00:00
dbaron%dbaron.org
d5582721b7 Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +00:00
cbiesinger%web.de
99b8398c46 227235 patch by borggraefe@despammed.com (Stefan Borggraefe) r+sr=bienvenu a=asa
'Subscribe to folders' text in Account Central should read 'Manage folder
subscriptions'
(IMAP version of bug 226769)
2003-12-02 20:54:14 +00:00
bienvenu%nventure.com
96fccdedc7 fix 68341 add mnemonics to account settings, patch by Stefan Borggraefe, r=neil.parkwaycc, sr=bienvenu, a=asa 2003-12-02 01:02:14 +00:00
neil%parkwaycc.co.uk
88d89331d0 Bug 227175 Collation should be freed r/sr=bienvenu a=dbaron 2003-12-01 23:46:18 +00:00
bienvenu%nventure.com
229aa08189 fix hourglass when selecting inbox while new mail arriving r/a=sspitzer, sr=mscott 203340 2003-12-01 20:40:36 +00:00
bienvenu%nventure.com
c1060de794 fix problems with checking folders other than inbox for new mail using STATUS command, r/a=sspitzer, sr=mscott 226989 2003-12-01 19:37:02 +00:00
bienvenu%nventure.com
3bcfba8d0c speed up mass flag changes on local messages using batching, r/a=sspitzer, sr=mscott 227011 2003-12-01 19:05:52 +00:00
dbaron%dbaron.org
8b9610f595 Include nscore.h instead of nsCom.h. b=226555 r=dougt sr=darin a=asa 2003-11-29 18:56:10 +00:00
bienvenu%nventure.com
19f948f27d hook up cancel for imap fcc 206408 r/a=sspitzer, sr=mscott 2003-11-28 18:25:19 +00:00
technutz%netscape.net
52c50d442e Bug 226769. 'Subscribe to newsgroups' text in Account Central should read 'Manage newsgroup subscriptions'. r=kaie, sr=bienvenu, a=asa 2003-11-27 11:22:33 +00:00
scott%scott-macgregor.org
3c6bc17197 Back out Bug #206838 which changed the branding of Mail & News within seamonkey
r/sr=bienvenu/mscott

a=sspitzer
2003-11-26 22:57:41 +00:00
bienvenu%nventure.com
0b6e93d7c0 fix storing of labels in local/pop3 folders so they will survive .msf file recreation, 224519, r/a=sspitzer, sr=mscott 2003-11-26 20:25:47 +00:00
rlk%trfenv.com
341707f63d Bug 206838 - Mozilla rebranding (e.g. Messenger, not Mail & Newsgroups). r=neil@parkwaycc.co.uk, sr=jag@tty.nl a=asa@mozilla.org. Patch by Mikael Parknert (arne.anka@stupido.com). 2003-11-26 15:06:10 +00:00
scott%scott-macgregor.org
2bd4985c99 Bug #130070 --> Don't show "Mark Folder Read" context menu item for an account. Patch by Aidas Kasparas
r=neil
sr=mscott
a=asa
2003-11-25 19:10:59 +00:00
scott%scott-macgregor.org
721de3f9b4 Bug #225809 --> Don't fall back to insecure authentication if "use secure authentication" is checked. Patch by Lorenzo Colitti.
r=mscott
sr=bienvenu
a=asa
2003-11-25 19:06:30 +00:00
bienvenu%nventure.com
5e69e857ce fix clearing of copy request when copying local folders across accounts r/a=sspitzer, sr=mscott 206408 2003-11-24 15:36:37 +00:00
bienvenu%nventure.com
313f44fe69 fix crash copying local folder hiearchies across accounts when a folder is empty, r/a=sspitzer, sr=mscott 226516 2003-11-24 15:24:28 +00:00
bienvenu%nventure.com
77342f0a64 add listener for xpcom shutdown to code that handles remembering offline<->offline transitions in case we don't get a quit-application notification, for bug 226449 tbird starts up offline sometimes, r=sspitzer, sr=mscott, a=sspitzer 2003-11-24 15:19:02 +00:00
neil%parkwaycc.co.uk
0a6d29f649 Filter dialog should use proper case priority labels for consistency with the rest of mail p=gautheri@noos.fr r=me sr=bienvenu a=dbaron patch was attached to bug 146075 2003-11-24 09:50:49 +00:00
scott%scott-macgregor.org
0d7b75ae07 Bug #224197 --> News errors cause the app to hang in an infinite loop after showing a modal dialog
If nsNNTPProtocol::NewsResponse gets a NULL string out from m_lineStreamBuffer
and we are not paused, waiting for more data, return an error.

sr=bienvenu
a=asa
2003-11-23 05:16:42 +00:00
scott%scott-macgregor.org
1a7edbc503 fix the regression caused by Bug #64230, remove access keys which were accidentally checked in.
Patch by Stefan Borggraefe

r/sr=mscott
2003-11-23 00:54:14 +00:00
scott%scott-macgregor.org
c24f856310 Bug #225387 --> Add back end support for a separate sortable attachment column in the thread pane.
r/sr=bienvenu
a=asa
2003-11-23 00:20:55 +00:00
bienvenu%nventure.com
97174ffd00 fix 225332, patch by ch.ey@gmx.net r=me, sr=mscott, a=asa problem with pop3 leave on server when user name has a space in it 2003-11-22 16:13:02 +00:00
cbiesinger%web.de
10d3cd0bf2 64230 Need to know which account is default when you have multiple mail accounts
patch by Stefan Borggraefe borggraefe@despammed.com
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
asa: approval1.6b+
2003-11-21 22:12:38 +00:00
darin%meer.net
18d8f4d786 fixes bug 226071 "xremote: openURL doesn't work well when multiple apps with different capabilities are present" r=bz,blizzard sr=bryner a=asa 2003-11-21 00:09:50 +00:00
bienvenu%nventure.com
aba14238d2 fix problem where local folders don't appear on first launch after migration, r=sspitzer, sr=mscott, a=sspitzer 223802 2003-11-19 18:40:49 +00:00