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

14985 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com a6eafdf3be fix move/copying local msgs with labels set to imap server, 127141, r/sr=mscott, and fix handling of very long lines from imap server by creating infinfite pipe, 229033 2004-01-09 00:36:00 +00:00
scott%scott-macgregor.org f34a540d4a Bug #83803 --> Add support for dragging mail attachments to the desktop (or a folder) for OSX and Win32. We now save the file instead of a saving a shortcut.
sr= bienvenu
2004-01-09 00:10:33 +00:00
bienvenu%nventure.com bf7725e029 fix rename of parent folder when one of the child folders has been opened in the ui, r/sr=mscott 209022 2004-01-08 18:46:46 +00:00
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
scott%scott-macgregor.org 05e69474ee Bug #224138 --> can't send S/MIME Encrypted messages because we aren't adding a CRLF to the last message line.
patch by ch

sr=mscott

a=asa
2003-11-19 16:52:18 +00:00
timeless%mozdev.org 430390f690 Bug 225878 Server name for Movemail accounts spuriously hidden
patch by borggraefe@despammed.com r=neil sr=bievenu
also fixed whitespace for AccountManager.js and removed |else|s after |return|s
2003-11-18 21:47:28 +00:00
bienvenu%nventure.com 4b43f5dd1e fix get all new messages and password protecting local caches, 225867, r/sr=mscott 2003-11-18 21:44:43 +00:00
timeless%mozdev.org da11b2e065 Bug 226049 DRefTool analysis for nntp files
r=roc sr=roc
2003-11-18 21:32:53 +00:00
bienvenu%nventure.com 6688554274 fix biff on non-inbox open folder to update, r/sr=mscott 226114 2003-11-18 20:32:57 +00:00
bienvenu%nventure.com 6bd5665598 add pref to use status for checking non-inbox imap folders for new mail, r/sr=mscott 224381 2003-11-18 03:35:28 +00:00
technutz%netscape.net cf1847ff76 Bug 225653. Remove unused function ConvertMessagesToResourceArray(). r=neil, sr=bienvenu 2003-11-18 01:42:10 +00:00
timeless%mozdev.org 19d5d31ea4 Bug 226012 nsMsgDBView.h:73: warning: comma at end of enumerator list
r=roc sr=roc
2003-11-17 23:54:19 +00:00
bienvenu%nventure.com 58f6a8d91f fix imap subscribe UI to always start up collapsed, so we don't run into a situation where we don't know that folders have children, r/sr=mscott 220375 2003-11-17 22:29:05 +00:00
bienvenu%nventure.com ef94d6d3a7 when threads are sorted by date, sort by newest msg in thread, r/sr=mscott 20385 2003-11-17 20:53:07 +00:00
timeless%mozdev.org d8323ba73f Bug 106386 Correct misspellings in source code
Changes strings which meant "referring"
patch by ajvincent@juno.com r=timeless sr=dmose
2003-11-17 10:05:45 +00:00
neil%parkwaycc.co.uk 88add6dd5a Bug 218825, part 4: delete nsIFolder and move the code to nsIMsgFolder r=bienvenu sr=Henry.Jia 2003-11-17 09:37:23 +00:00
neil%parkwaycc.co.uk d507c8a33c Bug 218825, part 3: delete nsMsgFolder and move the code to nsMsgDBFolder r=bienvenu sr=Henry.Jia 2003-11-17 09:35:48 +00:00
scott%scott-macgregor.org 8eb9e56674 Bug #225413 --> Make the windows animated biff alert dialog use the account name instead of the user name.
r=jst
sr=bienvenu
2003-11-15 22:17:34 +00:00
bienvenu%nventure.com 3f80056597 fix forgetting pop3 password when pop3 account is busy, r/sr=mscott 219162 2003-11-15 00:57:41 +00:00
neil%parkwaycc.co.uk 3ff884b6c3 Supplementary patch to bug 218825, part 2: convert users of nsMsgFolder to nsMsgDBFolder r/sr=bienvenu 2003-11-14 22:03:52 +00:00
bienvenu%nventure.com 4df6336f0e fix daylight savings time change invalidating summary files on NTFS, 136049, r/sr=mscott 2003-11-14 20:21:18 +00:00
tor%cs.brown.edu ab8fa950fd Fix c++ for{} scoping bustage. r=sicking 2003-11-14 17:58:08 +00:00
bienvenu%nventure.com 3c5c4da69b fix 223692, don't use the initial-response argument with SMTP AUTH LOGIN, patch by ch.ey@gmx.net, r/sr=me 2003-11-14 16:13:48 +00:00
bienvenu%nventure.com 58794f9da4 add filter action for deleting msg from pop3 server, also fix biff notification when biff doesn't download msgs, r/sr=mscott 74430 and 221165 2003-11-14 15:24:21 +00:00
bienvenu%nventure.com b576a7c7a9 fix bustage introduced with previous checkin for 219787 make thread column toggle threaded mode, r/sr=me 2003-11-14 15:02:06 +00:00
neil%parkwaycc.co.uk 8af4b71a1c Bug 222940 Offline & Diskspace and Server Setting panes are too large p=stefan@borggraefe.com r=me sr=bienvenu 2003-11-14 11:45:58 +00:00
neil%parkwaycc.co.uk f60bbc90e7 Bug 218825, part 2: convert users of nsMsgFolder to nsMsgDBFolder r=bienvenu sr=Henry.Jia 2003-11-14 10:51:43 +00:00
scott%scott-macgregor.org 8a71fdb9c8 Bug #225651 --> fix regression in reporting progress in the progressmeter for loading of imap messages.
r/sr=bienvenu
2003-11-14 05:18:48 +00:00
bienvenu%nventure.com b176a0c98a make hidden pref that makes column clicking keep thread sorting also make thread column be a toggle for thread/unthreading patch by mcow@well.com, neil.parkwaycc, and myself, r=me, sr=mscott 219787 2003-11-14 03:48:41 +00:00
bienvenu%nventure.com e172434e8f pave way for using STATUS command to update imap folder counts, not turned on yet, r/sr=mscott 224381 2003-11-14 03:19:58 +00:00
cbiesinger%web.de 86a6cb09ce bug 223990. Should have a getPrimaryExtensionForType function
r=bzbarsky sr=darin
also changes nsIMIMEService functions to start with a lowercase letter (only affects JS Callers)
2003-11-13 23:00:55 +00:00
timeless%mozdev.org 8ff2a48113 Bug 224500 Some Customize Headers dialog clean up
patch by borggraefe@despammed.com r=neil sr=bienvenu
2003-11-13 17:30:11 +00:00
timeless%mozdev.org a22f51d528 Bug 140649 Mail and newsgroup "set as default" should be disabled on current default
patch by borggraefe@despammed.com r=neil sr=bienvenu
2003-11-13 17:28:23 +00:00
neil%parkwaycc.co.uk 56091f7f9d Bug 224587 Biff shouldn't alert for transient IMAP server errors r=bienvenu sr=Henry.Jia 2003-11-13 10:36:37 +00:00
bienvenu%nventure.com 157d7e1103 fix downloading of truncated pop3 messages when user has changed the server user name, 222896, r/sr=mscott 2003-11-12 23:10:18 +00:00
neil%parkwaycc.co.uk f58150f240 Supplementary patch to bug 168479 to remove a newline that the old code mistakenly ignored r=ducarroz sr=bienvenu 2003-11-12 15:56:32 +00:00
neil%parkwaycc.co.uk 29db6bec29 Fix whitespace and line endings clobbered by previous checkin to bug 218825 2003-11-11 13:54:17 +00:00
neil%parkwaycc.co.uk f47625f30d Bug 218825, part 1: convert users of nsIFolder to nsIMsgFolder r=bienvenu sr=Henry.Jia 2003-11-11 10:19:05 +00:00
neil%parkwaycc.co.uk b14985e0c8 Bug 189007 Switch group without clearing QuickSearch resets view r=bienvenu sr=Henry.Jia 2003-11-11 09:37:11 +00:00
bienvenu%nventure.com 4df1533561 fix 225235 can't create local folders, r/sr=mscott 2003-11-11 04:05:31 +00:00
technutz%netscape.net 3179842055 Bug 73801. Disable the delete menu item, context menu item and button when either a Collected or Personal address book is selected. r=neil, sr=bienvenu 2003-11-11 02:56:36 +00:00
bienvenu%nventure.com 5021fa5421 fix downloading news when news directory is missing, patch by gemal.dk, r/sr=me 209641 2003-11-10 23:38:10 +00:00
bienvenu%nventure.com e627a8e1f7 fix ldap server and local folder migration to work w/o relaunch, r/sr=mscott 223560 2003-11-10 23:32:53 +00:00
bienvenu%nventure.com 4a0a6e3ea0 fix handling of online sub directories with imap namespaces, r/sr=mscott 219645 2003-11-10 23:13:54 +00:00
neil%parkwaycc.co.uk ca61354c26 Bug 168479 Citation prefix should not be interpreted as HTML r=brade sr=mscott 2003-11-10 23:04:15 +00:00
timeless%mozdev.org 441bf34ce6 Bug 214387 nsAddressBook.h:81: warning: `struct ExportAttributesTableStruct EXPORT_ATTRIBUTES_TABLE[53]' defined but not used
r=alecf sr=alecf
2003-11-10 15:44:47 +00:00
scott%scott-macgregor.org 72aca6cec9 Bug #225188 --> crash when quitting mail after posting a news article by adding a missing addref.
r/sr=bienvenu
2003-11-10 06:23:01 +00:00
timeless%mozdev.org 0cc3e61c26 Bug 225005 assign t access key to File>Ge_t Next x News Messages
r=neil sr=roc
2003-11-09 22:47:18 +00:00
timeless%mozdev.org a3d8ec8064 Bug 68902 thread-related columns (unread, total) are poorly named
r=neil sr=roc
2003-11-09 22:43:13 +00:00
bienvenu%nventure.com f66a6a15b8 186578 make escape close the stand-alone msg window, patch by gemal, r=neil.parkwaycc, sr=me 2003-11-07 19:32:56 +00:00
bienvenu%nventure.com df8ccd418b follow on fix to 195047, only one server gets junk mail purged, r/sr=mscott 2003-11-07 05:31:15 +00:00
bienvenu%nventure.com 4828bda7ad junk folder purging only works on one account, r/sr=mscott 195047 2003-11-07 01:33:01 +00:00
bienvenu%nventure.com 879325b5ad fix 54911 news posting sometimes goes to wrong news server, patch by ch.ey@gmx.net r=me, sr=mscott 2003-11-06 19:32:01 +00:00
scott%scott-macgregor.org 93738fdb51 Bug #224380 --> some items in message menu should be disabled if no messages are selected
thanks to mbr for the fix

r=bienvenu
sr=mscott
2003-11-06 18:31:39 +00:00
bienvenu%nventure.com 7c100dee55 fix problem creating local folder .msf file if missing, 224849 r/sr=mscott 2003-11-06 16:28:44 +00:00
ere%atp.fi 7269444eb2 Fix for bug 200152: Clean up usage of nsImapProtocol::m_imapThreadIsRunning
r=bienvenu
sr=mscott
2003-11-06 08:57:53 +00:00
timeless%mozdev.org 121754a263 Bug 188800 js errors on addressing pref panel with --disable-ldap, address collection prefs broken
patch by borggraefe@despammed.com r=timeless sr=dmose
2003-11-05 21:13:47 +00:00
neil%parkwaycc.co.uk 65fd9ac0ab Bug 224608 Remove shortcut keys from context menus r=timeless sr=darin 2003-11-04 23:10:48 +00:00
bienvenu%nventure.com 747128dfeb fix problem importing mailing lists from outlook, patch by wind.li@sun.com, r=me, sr=mscott 149961 2003-11-04 22:46:40 +00:00
bienvenu%nventure.com ba1a789bef fix 4x ab migration when pab doesn't have a filename set, r/sr=mscott 224714 2003-11-04 20:31:04 +00:00
neil%parkwaycc.co.uk 264ac07f24 Bug 216154 Anchors in e-mails are broken p=andreas.otte@debitel.net r=bienvenu sr=bz 2003-11-04 11:23:34 +00:00
bienvenu%nventure.com dfa71bc029 additional fix for 223560, clean up ldap server migration, fix handling of ifdef ldap, r/sr=mscott 2003-11-04 03:56:10 +00:00
bienvenu%nventure.com 692f7fe7b6 fix 111855 patch by frank.schoenheit@gmx.de, r=me, sr=mscott first newsgroup count not read if authentication required 2003-11-01 19:03:17 +00:00
bienvenu%nventure.com dd92e5fa7b retain folder settings when reparsing local folders because .msf file doesn't match timestamp, 224267, r/sr=mscott 2003-11-01 17:27:53 +00:00
bienvenu%nventure.com 3d75f2881a fix logon error from uninitialzed out param in some situations when remember password turned on, r/sr=mscott 185186 2003-10-30 23:16:32 +00:00
cbiesinger%web.de 6f72539c4d 224053 patch by Malcolm Rowe malcolm-bmo@farside.org.uk
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
Simple HTML (sanitizer) message view disallows numbered list  (OL) with non-default start
fix this by not rmeoving start/type/compact attributes from list tags
2003-10-30 21:14:51 +00:00
cbiesinger%web.de dc53d73d2c 216894 patch by Stefan Borggraefe borggraefe@despammed.com
neil.parkwaycc.co.uk: review+
  bienvenu: superreview+
Message View Setup window too small, not resizeable
2003-10-30 21:11:55 +00:00
cbiesinger%web.de dfc030b3ae bug 112893 patch by Stefan Borggraefe mailto:borggraefe@despammed.com r/sr=bienvenu
Acct Central should get scrollbars if its content is not all visible
2003-10-30 21:09:36 +00:00
bienvenu%nventure.com 3aede5affd add install.js, used for building palm sync as an extension, not part of build 214407 2003-10-30 17:08:16 +00:00
neil%parkwaycc.co.uk 27d9b80c10 Bug 140532 Attached messages display incorrect headers r=ducarroz sr=bienvenu 2003-10-30 16:37:21 +00:00
bienvenu%nventure.com 9051645d49 fix string fu in auth smtp password prompt, was using tmp var that could get freed up, patch by neil@parkwaycc.co.uk/dwitte@stanford.edu, r/sr=me 90507 2003-10-30 16:21:09 +00:00
bienvenu%nventure.com 57d8a01c3b force creation of imap server directory when it has been deleted to avoid imap server directory.sbd creation, patch by gemal.dk, r/sr=me 210683 2003-10-30 15:29:17 +00:00
neil%parkwaycc.co.uk c8a9a80ed2 Bug 78446 MailNews xul files should not have any inline styles r=bienvenu sr=bz 2003-10-30 09:48:15 +00:00
neil%parkwaycc.co.uk 228a5074f7 Bug 223539 Mail views installs non-existent package r=bsmedberg sr=bienvenu 2003-10-30 09:30:05 +00:00
scott%scott-macgregor.org a4571e7ffe Fix LDAP bustage (Part of Bug #223560) 2003-10-30 06:22:03 +00:00
jshin%mailaps.org 6ece9f55bf bug 195093 : modernize nsILocale (r=smontagu, sr=darin) 2003-10-30 05:04:45 +00:00
bienvenu%nventure.com 1c75b5a1e9 make content type comparisons case-insensitive, fixes crash when message/rfc822 is upper case, r/sr=mscott 223920 2003-10-30 04:08:23 +00:00
bienvenu%nventure.com dcd99760e2 make IMAP ACL user name comparison case-insensitive, patch by dteuscher@myrealbox.com, r=bienvenu, sr=mscott 223404 2003-10-30 04:05:06 +00:00
bienvenu%nventure.com 683223a9b0 make outlook express imported e-mails have x-mozilla-status lines so summary file regeneration won't lose read state, 223679, r/sr=mscott 2003-10-30 04:01:08 +00:00
timeless%mozdev.org 204dd72010 Bug 129104 account central for imap server should have subscribe option just like news
patch by borggraefe@despammed.com r=timeless sr=bienvenu
2003-10-30 02:01:14 +00:00
bienvenu%nventure.com 27caf419e2 fix 223062 problem downloading pop3 messages with embedded nulls, patch by ch.ey@gmx.net, r=me,sr=mscott 2003-10-30 01:32:59 +00:00
bienvenu%nventure.com 4fb30c0683 fix regression in handling of non-7-bit ascii passwords, r=ch.ey@gmx.net, sr=mscott, a=sspitzer 218025 2003-10-28 21:00:57 +00:00
bienvenu%nventure.com bf15ed8bcf fix pop3 inbox corruption when bayesian spam filters run on two accounts at the same time, i.e., startup, r=sspitzer, sr=mscott, a=sspitzer 218433 2003-10-28 19:00:48 +00:00
bienvenu%nventure.com 4fbb3ad343 add prefs ui for offline startup, 221734, r=neil@parkway, sr=mscott, a=sspitzer 2003-10-27 20:13:02 +00:00
bienvenu%nventure.com 3510f7e56f follow on patch for making ldap prefs migration happen at profile migration time 223560, fix building with disable_ldap, r/sr/a=sspitzer 2003-10-27 17:07:47 +00:00
bienvenu%nventure.com 4d46a4635b fix password prompt when using authenticated smtp, r=ch.ey@gmx.net, sr/a=sspitzer 90507 2003-10-26 17:39:28 +00:00
bienvenu%nventure.com a6e24749c9 make profile upgrade from 4.x convert address books at upgrade time, r=mscott,sr/a=sspitzer 223560 2003-10-26 17:37:10 +00:00
bienvenu%nventure.com fd978a4758 prompt for starting up in offline mode, use network.online instead of network offline, r=neil@parkway.uk, sr=mscott, a=sspitzer 221734 2003-10-26 17:34:52 +00:00
neil%parkwaycc.co.uk c3f084c87b Bug 92726 Save As should default to the message subject r=me moa=glazou sr=bienvenu a=asa 2003-10-24 12:13:46 +00:00
bryner%brianryner.com 605cc06382 deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2003-10-22 06:09:48 +00:00
neil%parkwaycc.co.uk 0c6a8bff6a Bug 222940 POP3 Server Settings does not fit in Account Manager p=stefan@borggraefe.com r=me sr=bienvenu 2003-10-21 22:48:06 +00:00
bienvenu%nventure.com f1a427bbb1 add js component to handle starting up in last offline state, or prompting at startup, 221734, r/sr=mscott 2003-10-21 22:15:07 +00:00
bienvenu%nventure.com 742902cb16 more work on offline startup prompt, 221734, address Seth and Neil's comments, not part of build yet 2003-10-21 17:51:32 +00:00
bienvenu%nventure.com 132aca3577 fix 90507 patch by ch.ey@gmx.net, r/sr=me, when using authenticated SMTP smtp username value has @{smtp server hostname} appended to it 2003-10-21 17:10:53 +00:00
varga%nixcorp.com 199cf9bc76 Changing my email address. 2003-10-21 15:35:57 +00:00
bienvenu%nventure.com 1e411635cf initial checkin of offline startup prompt extension, NPOB 221734 2003-10-20 23:54:45 +00:00
timeless%mozdev.org 73df68115b Bug 222997 Remove attach vCard from options menu
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-10-20 23:05:40 +00:00
danm-moz%comcast.net 72856905ef make the cached compose window always registered while visible. bug 222042 r=scott,sspitzer 2003-10-20 15:31:45 +00:00
bienvenu%nventure.com d6629585fb potential fix for imap urls spinning, r/sr=mscott 221023, and add more logging, whitespace cleanup 2003-10-20 15:06:43 +00:00
scott%scott-macgregor.org 316910e7cd fix for bug #221318
migrate vCards from 4.x

also fix some problems with pop account migration.

r/sr=bienvenu
2003-10-20 05:36:53 +00:00
kairo%kairo.at 7b21e2d4eb bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz 2003-10-18 17:54:07 +00:00