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

446 Коммитов

Автор SHA1 Сообщение Дата
darin%meer.net 6d8591d85f fixes bug 263360 "Make CallCreateInstance use NS_GetComponentManager instead of nonfrozen/deprecated nsComponentManager symbols" r=bsmedberg sr=dbaron 2004-11-23 20:53:38 +00:00
timeless%mozdev.org d01dd1aa4c Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 19:34:02 +00:00
bienvenu%nventure.com c1a3588c96 fix 270630 sr=mscott, multipart/related messages not imported correctly from outlook 2003 2004-11-23 04:43:02 +00:00
scott%scott-macgregor.org a597cad46b Bug #258489 --> Outgoing mail imported from Eudora shows raw HTML code
Migrating messages from the eudora sent folder / outbox...eudora doesn't mark html messages
as being HTML so we need to sniff the first line of the body looking for a <html> tag.
2004-11-13 05:05:18 +00:00
scott%scott-macgregor.org 2e929aef78 Bug #235369 --> Address import from Outlook ignores Notes field
Patch by David Fraser
2004-11-11 22:50:08 +00:00
scott%scott-macgregor.org 5398333edb Bug #258489 --> Outgoing mail imported from Eudora shows raw HTML code
Migrating messages from the eudora sent folder / outbox...eudora doesn't mark html messages
as being HTML so we need to sniff the first line of the body looking for a <html> tag.

sr=bienvenu
2004-11-08 23:28:33 +00:00
bienvenu%nventure.com 7ad4c68989 fix a bunch of outlook import problems, including attachments from outlook 2003, html parts, long file names, etc sr=mscott 199298 218588235159 240756 2004-11-05 01:05:54 +00:00
kyle.yuan%sun.com 8f92e961eb Bug 256826 Mozilla should not permit to import empty address book
r=neil.parkwaycc.co.uk, sr=dmose, patch=brian.lu@sun.com
2004-11-02 02:32:46 +00:00
darin%meer.net 189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
scott%scott-macgregor.org afac31a3ea Bug #266027 --> unable to import data from netscape 4.x.
Move some code from the old profile manager and from the new migration code
which knows how to do some of this stuff as well) into the import code so we don't
depend on the obsolete profile manager.

sr=bienvenu
2004-10-26 23:23:22 +00:00
bugzilla%arlen.demon.co.uk a870550df4 Bug 260264 Fixup radiogroups to use new .value functionality of radio.xml (Patch for mailnews v0.2)
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2004-09-30 14:44:44 +00:00
peterv%propagandism.org c2fde29a6e Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-17 11:12:14 +00:00
peterv%propagandism.org e5ba71e921 Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-16 13:16:28 +00:00
scott%scott-macgregor.org a7d00b5940 Bug #257555 --> when importing eudora mailboxes with special eudora tags like <x-flowed>, just remove the tag and not the entire line of text. 2004-09-08 06:16:30 +00:00
scott%scott-macgregor.org c3aa276a0d Bug #257058 --> When importing eudora messages, map <x-rich> to text/enriched instead of text/html. 2004-08-30 19:31:56 +00:00
scott%scott-macgregor.org 84279c9168 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 6e0b8971e2 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
Stefan.Borggraefe%gmx.de b7d4ca31c1 Fix for Bug 245736: importProgress dialog is unused and can be removed
r=neil, sr=bienvenu
2004-07-15 10:06:47 +00:00
cbiesinger%web.de dd725b585f fixing beos bustage from bsmedberg's semi-single-profile landing
should not affect other platforms
2004-07-14 23:50:21 +00:00
scott%scott-macgregor.org f003f5f4b4 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
scott%scott-macgregor.org 9480d83c9c 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
scott%scott-macgregor.org d500d3f1ae Fix non thunderbird build bustage 2004-07-04 07:45:15 +00:00
scott%scott-macgregor.org 85d0169a65 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
bsmedberg%covad.net 27b47f1242 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
roc+%cs.cmu.edu 0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
cbiesinger%web.de 3ae8f7754e 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
scott%scott-macgregor.org cc046f4b28 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 d5d9693ba7 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
scott%scott-macgregor.org 017caa0ec0 Bug #245430 --> static build work for Thunderbird 2004-06-06 22:33:09 +00:00
Stefan.Borggraefe%gmx.de 29a06d2604 Bug 242454: Cleanup of the Fieldmap-Import dialog.
r=neil, sr=mscott
2004-05-31 10:42:27 +00:00
bienvenu%nventure.com f887e61616 fix for 228033, import from OE fails if line is very long, patch by malcolm-bmo@farside.org.uk, r=bienvenu,sr=mscott 2004-05-27 15:48:14 +00:00
roc+%cs.cmu.edu 0e3ff503fb Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
Stefan.Borggraefe%gmx.de 5c2c338014 Removing unused files (Bug 242404)
r=neil, sr=bienvenu
2004-05-18 14:01:10 +00:00
bienvenu%nventure.com b8208620b7 fix crash importing outlook ab's sr=mscott 229401 2004-04-29 20:50:40 +00:00
bienvenu%nventure.com 4d40ab419f make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538 2004-04-22 15:32:54 +00:00
gerv%gerv.net dfb29e9236 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
bzbarsky%mit.edu 26cdb24398 Make nsXULElement::GetChildNodes use the same (live) node list that
nsGenericElement uses.  Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2004-04-15 22:14:39 +00:00
jshin%mailaps.org 51bc81fa8a bug 229032 : modernize String usages in mailnews (r=neil, sr=mscott) 2004-04-13 04:07:07 +00:00
bienvenu%nventure.com d64c35a7c4 fix ldif import to handle multi-line addresses correctly, 235631, sr=mscott 2004-02-27 03:59:48 +00:00
bsmedberg%covad.net a0f62775e8 Bug 233751 - fix #include case on mac, so it will build on HFS+ volumes. patch by ch-moz@bobobeach.com r=me sr=bz 2004-02-11 01:01:31 +00:00
bienvenu%nventure.com 9fe00adc1f fix 228597 news article article always gets sent to the first account's server when sharing identities between accounts, patch by ch.ey@gmx.net, r=me, sr=mscott 2004-02-05 21:15:10 +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
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
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
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 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
cls%seawood.org 2f52cc1711 Case matters.
Fixing mingw cross-compiling bustage.
2003-10-08 01:07:38 +00:00
scott%scott-macgregor.org ac78394ac3 fix for bug #213053
"Company" should be "Organization" in the ab results pane column header
and the import UI.

thanks to mcbridematt@hotmail.com (Mathew McBride) for the initial patch

r/sr=sspitzer
2003-09-14 21:00:41 +00:00
scott%scott-macgregor.org 9c42595438 supplimental fix for bug #102846.
Replace "Cellular" with "Mobile"

r/sr/a=sspitzer
2003-09-01 10:14:03 +00:00