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

15499 Коммитов

Автор SHA1 Сообщение Дата
Stefan.Borggraefe%gmx.de 513708f4d5 Fix for bug 233791: Toolbar button jumps when marking a message as junk (or not junk)
r=neil,sr=mscott
2004-07-28 20:44:22 +00:00
scott%scott-macgregor.org e8cdecbbd6 Bug #2533227 --> try to fix a thunderbird top crash at [@ nsMsgContentPolicy::ShouldLoad ]
by setting the rv value correctly.
2004-07-28 17:35:14 +00:00
scott%scott-macgregor.org 023f92bda5 Bug #253359 --> use a generic message type atom so we can dynamically style the thread pane
with servers that are application extensions (such as rss) without hard coding the server types
in nsMsgDBView

sr=bienvenu
2004-07-28 05:56:10 +00:00
timeless%mozdev.org 20d5b0540a Bug 90161 URL recognition at the end of line in QP (quoted-printable) misses last character
patch by anlan@ida.liu.se r=ducarroz sr=bienvenu
2004-07-28 05:54:11 +00:00
scott%scott-macgregor.org 779ba78259 Bug #253055 --> Use a folder listener to track folder name changes and folder deletions of RSS folders
so we can keep our subscription data source up to date. Part of the Thunderbird RSS work.

sr=bienvenu
2004-07-27 19:34:05 +00:00
bzbarsky%mit.edu 4f6dfefbdd Switch context back to being nsISupports, but make it clear that it's expected
to be an nsIDOMNode or nsIDOMWindow.  Bug 252027, r=mvl, sr=shaver
2004-07-27 17:15:53 +00:00
bryner%brianryner.com fa4d7edc70 Fixing botched trunk merge 2004-07-25 18:50:32 +00:00
cbiesinger%web.de 05f3d1c2eb Bug 252541 remove nsString::IsSpace and nsString::IsASCII
r=darin sr=dbaron
2004-07-25 12:12:39 +00:00
neil%parkwaycc.co.uk b600b5d101 Bug 240491 Fix advanced message search sort direction indicators r=mscott sr=bienvenu 2004-07-25 09:31:27 +00:00
Stefan.Borggraefe%gmx.de 9b5a5da7b3 Fix for Bug 252795: Folder/Newsgroup Properties dialog has no accesskeys
r=aaronl, sr=mscott
2004-07-25 00:12:54 +00:00
bryner%brianryner.com 17acba2405 Thunderbird default mail/news client support for GNOME (bug 252056). r=mscott. 2004-07-24 23:54:29 +00:00
Stefan.Borggraefe%gmx.de ed0bcbd91c Bug 226956: </mailnews/*> files: Convert <window class="dialog"> to <dialog>
This patch removes superfluous references to dialogOverlay.* and converts the certFetchingStatus-dialog to <dialog>.
r=neil, sr=mscott
2004-07-24 21:56:22 +00:00
scott%scott-macgregor.org 5038458d7e Bug #252859 --> Add support for dropping RSS urls onto RSS servers and folders to automatically subscribe to the feed.
Bug #252860 --> Add error reporting to alert the user when the feed url could not be downloaded or if the feed url wasn't an rss type we could understand.

sr=bienvenu
2004-07-24 19:58:43 +00:00
bienvenu%nventure.com be738c693e make ldap quick search from address book cache ldap connections, 239474, r=sspitzer, sr=mscott 2004-07-24 19:50:29 +00:00
bienvenu%nventure.com 9293d9881b fix initial get new mail after creating non-deferred pop3 account, r=mscott, sr=sspitzer 252843 2004-07-24 18:53:53 +00:00
bienvenu%nventure.com 8f0e95577b fix 247524 LDAP directories don't work from select address window, sr=mscott 2004-07-24 02:38:23 +00:00
bienvenu%nventure.com 61b0b69f20 use original server's filter file even if pop3 server is deferred, sr=mscott 248244 2004-07-23 16:22:41 +00:00
bienvenu%nventure.com 66e0b29a1d fix UMR in ns_MsgStripRe, sr=mscott 2004-07-23 02:47:04 +00:00
bienvenu%nventure.com 51d41c2804 fix case where mem cache had empty messages put it, also recover from same error, 249195 sr=mscott 2004-07-23 02:46:12 +00:00
scott%scott-macgregor.org ab7ae82fd0 Bug #2522688 --> Add rss incoming server attributes for fetching the location of the feed and feed item
data sources for thunderbird.

sr=bienvenu
2004-07-22 23:27:32 +00:00
scott%scott-macgregor.org 5491a0f70d Bug #252483 --> the account wizard should not force all account types to show the identity panel. Move the code that customizes the panels from the end of the identity panel to the end of the account type panel.
The wizard should not assume the account wizard created an identity. If we dont' have any identity attributes, don't try to write an identity to disk.

sr=bienvenu
2004-07-22 18:37:22 +00:00
bienvenu%nventure.com be1b556bcc fix 249607 handle case of multiple pop3 servers downloading to same inbox on startup, sr=mscott 2004-07-22 03:58:14 +00:00
scott%scott-macgregor.org b02a2798b9 Bug #252496 --> Clicking Get New Mail from the actual RSS Server (and not a folder) fails
to fetch new feed postings for the rss feeds.

sr=bienvenu
2004-07-21 19:39:12 +00:00
bienvenu%nventure.com 54b73c6a90 fix 202169, empty from header messes up filters based on ab presence, a=mkaply, r/sr=me, patch by kalium@gmx.de 2004-07-21 18:23:10 +00:00
bienvenu%nventure.com 41506b1274 fix 251885 get new mail on deferred pop3 account should just get new mail on that account, sr=mscott 2004-07-21 17:24:34 +00:00
bienvenu%nventure.com 4caf9382bb fix250212 sr=mscott when deferring a pop3 server, make sure special folders aren't still set to the account 2004-07-21 15:30:12 +00:00
bienvenu%nventure.com 0468621c32 backend work for virtual folders, 11051, r/sr=mscott 2004-07-20 14:48:36 +00:00
sspitzer%mozilla.org e290ff9ae2 fix for bug #246051
Hang when drag attachment to desktop when the file name has an accented char

r/sr=mscott
2004-07-19 06:50:02 +00:00
neil%parkwaycc.co.uk 14f1ad4c7f Bug 247419 Make account manager help button context sensitive again r/sr=mscott 2004-07-18 20:33:08 +00:00
bienvenu%nventure.com a77ae311f2 fix 234421 authentication error on login POP3 server patch by ch.ey@gmx.net r=bienvenu, sr=mscott 2004-07-17 19:38:56 +00:00
bienvenu%nventure.com d626f636ec fix mapi blind send of accented chars, fix suggested by jshin@mailaps.org, r/sr=bienvenu 250455 2004-07-17 19:08:48 +00:00
scott%scott-macgregor.org b7fa4c4b44 Improve profile migration from Eudora experience for Thunderbird.
Bug #3157 --> Eudora importing fails to detect HTML messages.

Bug #242953 --> Migrate the attachment names in messages during Eudora profile migration instead of using the name
"Attachment"

sr=bienvenu
2004-07-17 04:53:26 +00:00
scott%scott-macgregor.org 31a7061e21 Bug #251657 --> Thunderbird profile migration from Eudora.
Re-write the code that parses the windows registry string to properly find eudora.ini so we don't have to prompt the user.
Fix a memory issue with writing to an unallocated nsIFileSpec.
Fix a memory issue by using a nsCOMPtr for the eudora location member variable.
2004-07-17 04:51:13 +00:00
gerv%gerv.net 7043d82836 Bug 236613: change to MPL/LGPL/GPL tri-license, and other license-related fixups. 2004-07-16 19:09:02 +00:00
gerv%gerv.net 50415faa3b Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 18:48:35 +00:00
Stefan.Borggraefe%gmx.de e2e098639e Fix for Bug 67606: Folder properties dialog should allow renaming
r=mscott, sr=bienvenu
2004-07-16 05:45:25 +00:00
timeless%mozdev.org a7a67aba32 Bug 249912 XSENDER support broken in IMAP
patch by Hans-A.Engel@unibas.ch r=ducarroz sr=bienvenu
2004-07-15 18:36:35 +00:00
bienvenu%nventure.com 0a36db4d27 fix 235686 add x-mimeole to list of user agents we recognize in e-mail messages, patch by bugzilla@gemal.dk, r=timeless, sr=bienvenu 2004-07-15 16:20:39 +00:00
Stefan.Borggraefe%gmx.de 082e6e520d Forgot to address a review comment before checking in the fix for bug 177054. This additional checkin just corrects the indentation. 2004-07-15 10:37:13 +00:00
Stefan.Borggraefe%gmx.de cef2e8c61f Fix for Bug 177054: fix all openers of the Advanced Address Book search dialog to open a new dialog (if one is not already open), or raise the existing one (if it exists)
r=neil, sr=sspitzer
2004-07-15 10:10:53 +00:00
Stefan.Borggraefe%gmx.de 76a5ab691e Fix for Bug 245736: importProgress dialog is unused and can be removed
r=neil, sr=bienvenu
2004-07-15 10:06:47 +00:00
Stefan.Borggraefe%gmx.de 649b360533 Fix for Bug 250139: New/Edit Address Book Card dialogs shouldn't have buttonpack="center"
r=neil, sr=mscott
2004-07-15 09:59:43 +00:00
cbiesinger%web.de 6bf5da8694 fixing beos bustage from bsmedberg's semi-single-profile landing
should not affect other platforms
2004-07-14 23:50:21 +00:00
bienvenu%nventure.com 70391bdab4 fix 250559, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott shouldn't recognize .CR as a message terminator w/o LF 2004-07-14 22:27:30 +00:00
stephendonner%yahoo.com 170d198aa3 Bug 249522. Unnecessary entry 'Delete' and its accesskey in DTD. r=neil, sr=tor 2004-07-14 22:13:26 +00:00
scott%scott-macgregor.org cb2d83cc60 Bug #250698 --> make nsIMsgCopyService.CopyFileMessage useful for arbitrary folders
Patch by Myk
r=bienvenu
sr=sspitzer
2004-07-14 04:16:28 +00:00
neil%parkwaycc.co.uk d651190b39 Bug 213004 Add preference for recognition of localized "Re:" strings added by broken mailers p=mbockelcamp@web.de r=me sr=bienvenu a=asa 2004-07-13 09:33:22 +00:00
scott%scott-macgregor.org ff312b9c74 when migrating a thunderbird user from outlook express, default the reply style to top to match
what they are used to.
2004-07-13 01:35:04 +00:00
pkw%us.ibm.com ee81d9df26 Bug 201055 - Automatic mail collection does not work with movemail
r=pkwarren@gmail.com, sr=mscott@mozilla.org, a=sspitzer@mozilla.org

Patch contributed by Michael Malcom <michaelmalcom@mindspring.com>.
2004-07-12 23:43:14 +00:00
neil%parkwaycc.co.uk 8bec0d032c Bug 250291 Missing headers on inline forwarded HTML message r=mscott sr=bienvenu a=sspitzer 2004-07-12 23:26:39 +00:00
bienvenu%nventure.com f405ceb1db put up specific error message when imap connection gets reset - helps courier server users who get kicked off because too many connections are used, r/a=sspitzer, sr=mscott 250004 2004-07-12 18:43:41 +00:00
scott%scott-macgregor.org c18a077b1a fix a memory leak from my previous checkin 2004-07-11 00:28:18 +00:00
scott%scott-macgregor.org e2b632611b fix unix bustage 2004-07-11 00:10:20 +00:00
scott%scott-macgregor.org ef0f616969 fix linux bustage 2004-07-10 23:20:13 +00:00
scott%scott-macgregor.org 18cfec8ad2 Bug #250247 --> Framework work for News & Blog account settings for Thunderbird.
newsblog.js is now an account manager extension so it can overlay custom panels into the account manager.

Implement "download new articles at startup". Implement Check for new articles every n minutes.

Add a property on nsIMsgIncomingServer that allows the incoming server
to specify the main account manager xul file that is loaded for that server
instead of hard coding am-main.xul in the account manager data source.
2004-07-10 22:52:48 +00:00
scott%scott-macgregor.org 0f5ea68a9a Point to the products page not the projects page 2004-07-10 17:26:16 +00:00
scott%scott-macgregor.org 0a26508b67 Bug #244325 --> Fix the case mismatch idl warning
Patch by Stephen Walker
2004-07-08 04:01:58 +00:00
scott%scott-macgregor.org 4e9f462908 Not part of the seamonkey build.
Bug #250246 --> Simplify the overall logic for thunderbird's remote content policy and add some comments.
2004-07-08 03:37:38 +00:00
bienvenu%nventure.com d63d04a164 fix 249865 use native linebreak when writing out account key, patch by mark@peek.org, r/sr=me 2004-07-07 17:51:28 +00:00
bienvenu%nventure.com 3bcd825d38 make newsblog use nsIMsgLocalMailFolder::AddMessage interface to add messages, so that we can use the new mail parser object, run filters, etc, sr=mscott 225158 2004-07-07 16:28:17 +00:00
Stefan.Borggraefe%gmx.de 9ffb9ffba3 Bug 226956: Convert users of dialogOverlay.xul in mailnews/ to <dialog>. The patch also corrects some minor UI issues like missing/wrong access keys.
r=neil, sr=mscott
2004-07-07 11:32:45 +00:00
jshin%mailaps.org 3186b050c1 bug 243618 : relanding the up-to-date(tested) patch (sorry for the bustage) r=bienvenu, sr=neil 2004-07-07 08:28:54 +00:00
jshin%mailaps.org d65afd1826 bug 247958 : labelling 'ASCII only messages' as 'US-ASCII' leads to an interoperability problem with MS OE and some other MUAs (r=mscott, sr=bienvenu) 2004-07-07 08:07:06 +00:00
timeless%mozdev.org 3958665d0d Fixing build bustage from bug 243618 2004-07-07 06:37:15 +00:00
scott%scott-macgregor.org f99c7f7e18 Bug #250084 --> When opening up a folder, don't scan it for junk mail if the user has not
actually marked something as junk (or not junk). This makes the first use case much smoother since
we don't download the message bodies for every message in your Inbox on first launch.
sr=bienvenu
2004-07-07 06:15:10 +00:00
jshin%mailaps.org 16ca6279e6 bug 243618 : Windows registry (non-ASCII values) for MAPI are garbled (r=bienvenu, sr=neil) 2004-07-07 03:40:35 +00:00
scott%scott-macgregor.org 8a2e05318b Bug #249614 --> When migrating from outlook, translate special outlook folder names to their mozilla
equivalents. When importing a POP3 server, use the Global Inbox.
2004-07-06 22:53:39 +00:00
neil%parkwaycc.co.uk 712ea19729 Allow SeaMonkey to handle vCard attachments internally by launching a new address card dialog, also clean up the code to use a stream loader instead of implementing a new stream listener b=243733 r/sr=mscott 2004-07-06 14:06:45 +00:00
scott%scott-macgregor.org 898c2b737b Fix non thunderbird build bustage 2004-07-04 07:45:15 +00:00
scott%scott-macgregor.org 2dcb1cabeb Bug #249650 --> Add support for a website header to the message header pane for
the Thunderbird RSS reader.
2004-07-04 06:15:40 +00:00
scott%scott-macgregor.org 61a175da0b Bug #249650 --> Add support for a website header to the message header pane for
the Thunderbird RSS reader.
2004-07-04 06:09:37 +00:00
scott%scott-macgregor.org 190dcfa28b Bug #249614 --> Porting tbird branch changes back to the trunk.
Changes to make the import module better support the new migration wizard for Outlook Express migrations.

1) Allow a consumer to pass in an RDF URI for an address book (i.e. the
personal AB) to migrate address book data too. This allows the OE migrator to
migrate address book data directly to a Personal Address book instead of to
"Outlook Express Address Book"

2) When migrating OE Pop3 servers, make them use the deferred account by
default (Local folder Global Inbox)

3) Add folder translation code to translate Outlook Express Local Folder names
into folder names Mozilla will recognize (like Deleted Items --> Trash)

4) If we are migrating local folders (as opposed to importing), migrate
directly into local folders and not as a sub folder of Local Folders.

sr=bienvenu
2004-07-04 05:19:34 +00:00
bienvenu%nventure.com 824cfec9df fix save as draft on imap servers that don't like empty flag list sr=mscott 248240 2004-07-02 23:45:27 +00:00
neil%parkwaycc.co.uk 7aedaf6a5c Fix javascript strict warning: assignment to undeclared variable gLDAPPrefsService b=58696 p=gautheri@noos.fr r/sr=mscott 2004-07-02 09:05:49 +00:00
scott%scott-macgregor.org 764b6162b9 Bug #216133 --> port thunderbird changes for the new content policy manager from the branch to the trunk. 2004-07-01 02:43:02 +00:00
cbiesinger%web.de accb367c14 bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
r+sr=darin
2004-06-29 16:45:07 +00:00
scott%scott-macgregor.org d135597d46 Bug #244325 --> broadcast a notification to the UI when a message is finished being rendered.
sr=bienvenu
2004-06-29 07:08:18 +00:00
scott%scott-macgregor.org 14a47b3951 Bug #248643 --> use NULL as the process name for static thunderbird builds
when looking for the biff icon resource.

Fixes the biff icon not showing up when using the new profile code.
2004-06-29 06:44:08 +00:00
neil%parkwaycc.co.uk 26217d02fa Bug 248275 Fix JavaScript strict warning: function onOk does not always return a value p=gautheri@noos.fr r=me sr=mscott 2004-06-28 08:44:49 +00:00
neil%parkwaycc.co.uk dfecb9650d Removing unused variable b=207861 p=gautheri@noos.fr r=me sr=mscott 2004-06-28 08:43:14 +00:00
timeless%mozdev.org e698edaacf Bug 240947 use content instead of _content
r=neil sr=dveditz
2004-06-24 23:44:05 +00:00
bienvenu%nventure.com a32e8e364a fix 189344 use mapi recip display name as address if no address specified sr=mscott 2004-06-24 17:28:32 +00:00
bienvenu%nventure.com 3886a4e42f attempt to fix mac os x build bustage 2004-06-24 14:41:28 +00:00
bienvenu%nventure.com d78bb30101 fix searching for non 7bit ascii characters with imap 243625 sr=mscott 2004-06-24 14:14:49 +00:00
neil%parkwaycc.co.uk 970a4df3dd Bug 248193 Better Attach Web Page dialog r=sspitzer sr=bienvenu 2004-06-23 19:12:31 +00:00
bienvenu%nventure.com fe8e4e2d2d handle case of special folders (e.g., sent, drafts, etc) being in INBOX on servers which have INBOX as personal namespace, 248080 sr=mscott 2004-06-23 17:54:43 +00:00
bienvenu%nventure.com d80b95eac1 only pay attention to first x-mozilla-status headers when parsing mail message because spammers have been setting x-mozilla-status, r/sr=mscott 196749 2004-06-23 14:48:52 +00:00
jshin%mailaps.org 834bd6e504 bug 247450: Suggested file name for email/news posting is RFC2047-encoded (e.g. =?KOI8-R?B?.....?=) : patch by eaglus@yandex.ru, r=bienvenu, sr=mscott 2004-06-23 00:33:16 +00:00
bienvenu%nventure.com 2e87a1ab50 allow new flag to be set on new msg hdr, part of rss work 225158 r/sr=sspitzer 2004-06-22 21:06:43 +00:00
jshin%mailaps.org f2abca5927 bug 238165 : text/plain part (that is tagged as 'base64' in Content-Transfer-Encoding) of multipart/alternative message is not actually b64-encoded (r=bienvenu, sr=mscott) 2004-06-22 19:48:59 +00:00
neil%parkwaycc.co.uk 703810b71c Move HELP key binding into the unix overlay b=229438 r=kyle.yuan sr=Henry.Jia 2004-06-21 08:04:38 +00:00
timeless%mozdev.org 32c6f93622 Bug 247711 Remove outdated "tbautostretch" XUL attribute from the codebase
patch by bugzilla@babylonsounds.com r=neil sr=brendan
2004-06-20 22:45:14 +00:00
neil%parkwaycc.co.uk 8f7cde3ada Bug 244688 JavaScript strict warning: assignment to undeclared variable gChangeJunkScoreCheckbox r=me sr=Henry.Jia 2004-06-20 09:17:44 +00:00
cbiesinger%web.de 5f525acb58 bug 166068 make selection of new dropdown value in mailnews compose window better
patch by Eyal Rozenberg <eyalroz@technion.ac.il> r=neil sr=bienvenu
2004-06-19 17:29:33 +00:00
bienvenu%nventure.com 55e93e32b4 fix 247618 download now link for partial messages doesn't work when account has been deferred sr=mscott 2004-06-19 16:31:20 +00:00
bienvenu%nventure.com 72f2d089ed fix regression in downloading partially downloaded pop3 messages, r=hyc@symas.com, sr=mscott 247592 2004-06-18 22:18:30 +00:00
bienvenu%nventure.com 25a67aa96e fix sun os 5 build bustage 2004-06-18 20:18:39 +00:00
bienvenu%nventure.com 3f65559057 follow-on fixes for 185184, pop3 header only mode, patch by hyc@symas.com, r=bienvenu, sr=mscott 2004-06-18 18:37:36 +00:00
bsmedberg%covad.net 285e5be7ce Forgot a couple mailnews files from the semi-single-profile merge. To get the profile path, use the directory service instead of the profile service. Make offline-startup use a app-startup observer instead of a profile-startup observer. 2004-06-18 15:58:14 +00:00
Stefan.Borggraefe%gmx.de 1f106fb784 Bug 229451: pref-notifications.xul should have more IDs
Patch by Ilya Konstantinov
r=mscott, sr=mscott
2004-06-18 12:21:42 +00:00
bienvenu%nventure.com 6863f3c55d more work on 225158, fix rss extension creation of folders for subscribed folders that don't exist on disk, sr=sspitzer 2004-06-17 23:39:03 +00:00
bienvenu%nventure.com 8af1265b6c remove dependency on xmlextras and dom introduced by initial rss support, fix build bustage for those who don't build xmlextras but build mailnews 225158 r/sr=sspitzer 2004-06-17 14:39:52 +00:00
scott%scott-macgregor.org ed837fdf12 Land static build changes for thunderbird on the trunk
Bug #245430
2004-06-17 03:22:37 +00:00
roc+%cs.cmu.edu 52092297fe Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
Stefan.Borggraefe%gmx.de 576c48438d Fix for bug 247044: Cannot select different SMTP server (except for POP3 accounts)
r=bienvenu, sr=mscott
2004-06-16 22:38:46 +00:00
bienvenu%nventure.com e79e039f5b backend work for having an rss incoming server, to go with rss extension, 225158 r/sr=sspitzer 2004-06-16 19:18:59 +00:00
neil%parkwaycc.co.uk 6ebd277bec Bug 233091 JavaScript strict warning: assignment to undeclared variable plus conversion to use prompt service p=gautheri@noos.fr r=me sr=Henry.Jia 2004-06-16 11:26:58 +00:00
sspitzer%mozilla.org b13c95fdf5 backing out my fix for bugs #245520 and #44494
for now, don't remember the ask format automatically in the addressbook
until we add some additional UI and fix the plain text case

r/sr=mscott
2004-06-16 04:59:46 +00:00
scott%scott-macgregor.org 7acdaa9905 Bug #246744 --> additional account identities aren't getting the right smpt server key and sent folder values
sr=bienvenu
2004-06-16 00:38:42 +00:00
sspitzer%mozilla.org 76e10da908 fix for bug #245520
only auto-remember "html" in ab for "send format", not "plain"

r/sr=mscott
2004-06-15 07:31:50 +00:00
cbiesinger%web.de d756fef3d5 bug 232488 importMsgs.properties cleanup (remove unused strings + fix capitalization)
patch by Andreas Kunz <durbacher@gmx.de> r=neil sr=bienvenu
2004-06-14 19:41:26 +00:00
bienvenu%nventure.com 49202047bb fix defer account status on new pop3 accounts if user choses not to use global inbox, 243837, r/sr=mscott 2004-06-14 17:35:16 +00:00
Stefan.Borggraefe%gmx.de 90763bce8b Changes all checkboxes in MailNews so they don't change state if the empty area right of their text is clicked (Bug 244413).
r=neil, sr=mscott
2004-06-14 05:40:21 +00:00
scott%scott-macgregor.org ab8380a7aa Try to fix some Thunderbird build problems on certain OS X build machines. CVS: ---------------------------------------------------------------------- 2004-06-13 04:52:25 +00:00
scott%scott-macgregor.org 3f879c96ae Bug #246169 --> Add Support for importing mail from Eudora to Thunderbird on OS X.
Effects thunderbird only
2004-06-12 04:26:14 +00:00
neil%parkwaycc.co.uk 8039026b66 Bug 245325 Really fix addressbook's abuse of menulists r/sr=mscott 2004-06-11 11:48:14 +00:00
jshin%mailaps.org a1fd179ca2 bug 227547: Add NFD->NFC conversion for attachment name (r=bienvenu, sr=mscott) 2004-06-11 00:47:31 +00:00
scott%scott-macgregor.org 74cbf0c83e Bug #245430 --> Port more thunderbird static build work to the trunk. Get rid of a static string class
from nsImapProtocol to avoid an OS X static build crash.

sr=bienvenu
2004-06-10 23:51:32 +00:00
scott%scott-macgregor.org 3217527c07 Bug #245430 --> Remove static global string object to fix a crash on OS X static builds.
sr=bienvenu
2004-06-10 22:03:52 +00:00
neil%parkwaycc.co.uk 7f36b280a9 Hidden pref to disable expanding and scrolling to new message when opening folder b=139242 r/sr=bienvenu 2004-06-10 18:57:58 +00:00
bienvenu%nventure.com 2101afa403 fix for 185184, patch by hyc@symas.com, r=bienvenu, sr=mscott add option to only download pop3 headers initially, and download body on demand 2004-06-10 15:58:10 +00:00
bienvenu%nventure.com 63f3ff6010 add UI for global pop3 inbox in account wizard and account settings, r=mscott, sr=sspitzer, 243837 2004-06-10 14:10:03 +00:00
bienvenu%nventure.com dc00b3cf66 add UI for global pop3 inbox in account wizard and account settings, r=mscott, sr=sspitzer, 243837 2004-06-10 14:04:32 +00:00
neil%parkwaycc.co.uk 3291b3fefc Bug 192557 Rebuild HTML draft from source rather than reinserting it as HTML r=glazou sr=mscott 2004-06-10 10:48:30 +00:00
pkw%us.ibm.com 0dfac77d47 Bug 186789 - Ctrl+Shift Shortcuts in Mozilla conflict with ISO 14755 Input methods (shift+ctrl keys don't work) [mark all read]
r=neil.parkwaycc.co.uk@myrealbox.com, sr=alecf@flett.org (for XPFE changes), src=mscott@mozilla.org (for MailNews changes)
2004-06-10 01:42:00 +00:00
scott%scott-macgregor.org c450d627a0 Bug #245430 --> Port more thunderbird static build work to the trunk 2004-06-09 18:36:58 +00:00
bienvenu%nventure.com 9abd635369 fix 245769 and 239181, don't use IMAP status on selected state folder, sr=mscott 2004-06-09 15:31:50 +00:00
scott%scott-macgregor.org d4645d0ec5 Bug #245430 --> More Thunderbird static build work. Hook up the biff icon from the system tray to work
with the static Windows build.
2004-06-07 02:51:00 +00:00
scott%scott-macgregor.org 2f5dc0a9cc Bug #245430 --> static build work for Thunderbird 2004-06-06 22:33:09 +00:00
neil%parkwaycc.co.uk b8043db0c3 Simplify addressbookpicker code to something that works b=245325 r/sr=sspitzer moa=bienvenu 2004-06-05 21:45:06 +00:00
bienvenu%nventure.com b9baa999e4 fix 245044 problem with biffing non-inbox imap folders, by backing out fix for 239181, sr=mscott 2004-06-04 23:49:11 +00:00
sspitzer%mozilla.org f26ed00d36 adding comment, no bug 2004-06-04 07:57:01 +00:00
neil%parkwaycc.co.uk 33f9396241 Bug 245325 Fix addressbook's abuse of menulists r/sr=mscott 2004-06-03 16:52:06 +00:00
scott%scott-macgregor.org 6bba945421 Bug #243733 --> Port Thunderbird's fix for handling the opening of vCard attachments internally instead of
opening up a helper app to the trunk.

sr=bienvenu
2004-06-03 04:25:57 +00:00
bienvenu%nventure.com 1bd13312eb fix start end batch bug when marking messages as junk, r=neil.parkwaycc.co.uk, sr=bienvenu, patch by eyalroz@technion.ac.il 2004-06-02 17:53:36 +00:00
scott%scott-macgregor.org 9f81cf5243 Bug #244722 --> Message truncated in headers stops mail from automatically moving all junk messages
Patch by Lorenzo Colitti

sr=mscott
2004-06-02 17:22:48 +00:00
bienvenu%nventure.com b7599ff2ff fix 245098 pop3 messages deleted locally deleted from server, r/sr=mscott 2004-06-02 14:22:56 +00:00
jshin%mailaps.org d2ebb2791d bug 236941 (patch by Jean-Marc Desperrier) : UTF-8 converter loses full lines of text if there's any invalid character (r=jshin, sr=bienvenu) 2004-06-01 17:26:27 +00:00
scott%scott-macgregor.org 67287efaa5 Back out the fix for Bug #244722 since it introduced a crash. 2004-06-01 17:24:05 +00:00
bienvenu%nventure.com 012185855c clean up stream converter code, 243888, patch by brofield@jellycan.com, r=ducarroz, sr=bienvenu 2004-06-01 17:22:01 +00:00
scott%scott-macgregor.org f87ae16969 Bug #245176 --> several unsigned integers in the core bayesian algorithm should be signed integers because
they can be negative. Slightly improves our false negative rate on the benchmark.

Patch by Lorenzo Colitti
2004-06-01 03:26:28 +00:00
neil%parkwaycc.co.uk 082e19048a Juggle with the content of the mark by date dialog to make it more likely that the title will fit b=245063 r/sr=sspitzer 2004-05-31 22:43:29 +00:00
bienvenu%nventure.com 4e1fcea90d make picking offline startup from profile mgr override remember state pref, 229763, r/sr/a=sspitzer 2004-05-31 22:16:43 +00:00
neil%parkwaycc.co.uk 4ed86d5b35 performExpand should enumerate the servers from the account manager rather than crawling the folder pane b=165610 r=mscott sr=bienvenu 2004-05-31 11:42:43 +00:00
Stefan.Borggraefe%gmx.de 7e372d9458 Bug 242454: Cleanup of the Fieldmap-Import dialog.
r=neil, sr=mscott
2004-05-31 10:42:27 +00:00
scott%scott-macgregor.org 645de36853 Bug #244722 --> Certain mal-formed mime messages that were marked as junk aren't getting
moved to the junk mail folder.

patch by Lorenzo Colitti.
sr=mscott
2004-05-31 06:58:43 +00:00
sspitzer%mozilla.org 01ca0564eb fix for bug #244649
SMTP:  send dialog flashing during big attachment sending if you have a fast connection

r=mscott, sr=bienvenu
2004-05-31 05:56:40 +00:00
sspitzer%mozilla.org 7311ab8c03 fix for bug #67555
if you first hit OK and get the alert about "list name exists",
cancel will still change mailing list name in the UI

r/sr=bienvenu
2004-05-30 18:08:26 +00:00
bienvenu%nventure.com 02b8e684ec fix 229374 cleaner fix for pop3 buffer overrun exploit, r=sspitzer, sr=mscott 2004-05-30 00:08:28 +00:00
sspitzer%mozilla.org b76166108a fix for bug #221521
vCard UI does not save some fields.

thanks to Ian Neal <bugzilla@arlen.demon.co.uk> for the fix.

r/sr=sspitzer
2004-05-29 21:46:41 +00:00