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

14853 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com 3a518abcfd fix discovery of 3+ level deep folders when not using imap subscription, 165161, sr=mscott 2004-01-13 19:00:18 +00:00
bienvenu%nventure.com 3b8c938b4f provide palmsync conduit capability for handheld to overwrite desktop or vice versa, 222016, r/sr=mscott 2004-01-13 00:57:42 +00:00
bienvenu%nventure.com eec90ab0c0 add icons for 222016, the ability for pc to overwrite palm and vice versa in palmsync, r/sr=mscott 2004-01-13 00:19:00 +00:00
bienvenu%nventure.com 00f9a8a542 fix 230750 ab's created by palm sync display as ldap servers, not personal ab's r/sr=mscott 2004-01-13 00:05:41 +00:00
timeless%mozdev.org 4a88882ad1 Bug 227904 nsOEFactory.obj : warning LNK4042: object specified more than once; extras ignored
patch by sdwalker@myrealbox.com r=bryner
Factory will only be linked for nonstatic builds
2004-01-12 16:29:29 +00:00
bienvenu%nventure.com ed1f306349 fix progress on imap fcc 230278 sr=mscott mark imap msg read when moved, patch by holger@mauermann.org r/sr=me 225021 2004-01-12 01:35:48 +00:00
scott%scott-macgregor.org 648b488da5 thunderbird only
more user agent experimentation
2004-01-11 20:34:32 +00:00
neil%parkwaycc.co.uk fc0479f817 Make case of priority strings consistent b=146075 p=gautheri@noos.fr r=bienvenu sr=sspitzer 2004-01-11 14:58:23 +00:00
neil%parkwaycc.co.uk 10045abdd7 Removing a #if 0 block b=146075 p=gautheri@noos.fr r=bienvenu sr=sspitzer 2004-01-11 14:54:12 +00:00
bienvenu%nventure.com 418cb1220e fix imap compact all to compact all imap folders, and imap compact to compact offline stores, 222938, sr=mscott 2004-01-10 23:48:10 +00:00
neil%parkwaycc.co.uk 4eea155939 Bug 90906 Remove unused variables p=gautheri@noos.fr r=me sr=sspitzer 2004-01-10 00:32:45 +00:00
jst%mozilla.jstenback.com c000ae86e8 General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org 2004-01-09 23:54:21 +00:00
scott%scott-macgregor.org 09a7e19168 thunderbird only.
still playing around with the outgoing UA string for tbird.

Bug #227863
2004-01-09 23:41:26 +00:00
neil%parkwaycc.co.uk 43fc5425ad Bug 229818 Search/Subscribe should use start/stopMeteors r=sspitzer sr=bienvenu 2004-01-09 22:44:29 +00:00
scott%scott-macgregor.org db0d65d816 Port thunderbird fix for Bug #83803: Unable to drag from attachment panel to save when reading mail
to seamonkey.

Note, this does not work real well for imap when you drop before we have finished downloading the attachment, see Bug #230455. That's
going to require someone who enjoys writing native windows code.
2004-01-09 22:15:03 +00:00
scott%scott-macgregor.org 3262b2c194 Bug #230429 --> Progressmeter broken in progress dialog when saving / opening imap attachments.
sr=bienvenu
2004-01-09 17:43:10 +00:00
scott%scott-macgregor.org 1a466051dd Bug #75866 --> Mark a message as read in JS instead of once for each mail protocol to simplify code.
Hookup the JS function to a timer to allow users to only mark messages as read after they have
been viewed in the preview pane for a configurable number of seconds.

sr=bienvenu
2004-01-09 07:46:39 +00:00
scott%scott-macgregor.org cffea5e84c Bug #75866 --> Mark a message as read in JS instead of once for each mail protocol to simplify code.
Hookup the JS function to a timer to allow users to only mark messages as read after they have
been viewed in the preview pane for a configurable number of seconds.

sr=bienvenu
2004-01-09 07:27:21 +00:00
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