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

545 Коммитов

Автор SHA1 Сообщение Дата
bugzilla%standard8.demon.co.uk f96a0c5abb Bug 368103 Make mailnews/import build into only one shared library for SeaMonkey. r=mnyromyr+mscott,sr=Neil 2007-02-14 16:56:29 +00:00
bugzilla%standard8.demon.co.uk 22bb78dd6e Bug 369913 Remove Duplicated code in nsIImportService and nsMsgI18N.h/cpp. r/sr=bienvenu 2007-02-10 20:39:09 +00:00
bugzilla%standard8.demon.co.uk 944febbbda Bug 182128 Edit Card, Notes on several lines appear on one after export/import in text format (txt, tab, csv). r=Neil,sr=bienvenu 2007-02-10 09:45:31 +00:00
smontagu%smontagu.org e070d2459d Recognize attachments when importing Japanese Eudora mailboxes. Bug 95613, patch by Hiro <sugar.waffle@gmail.com>, r=me, sr=mscott 2006-12-06 19:09:49 +00:00
joshmoz%gmail.com e084f009f4 remove XP_MAC from mailnews. b=281889 r=bienvenu 2006-11-16 00:22:53 +00:00
gavin%gavinsharp.com 102c371013 Bug 276661: cancel button can be cut off in the import completion dialog with certain locales, patch by Hiro <sugar.waffle@gmail.com>, r=mscott 2006-10-16 16:56:46 +00:00
bugzilla%standard8.demon.co.uk 851da455b9 Bug 351920 Remove uses of nsSpecialSystemDirectory from mailnews. r=bienvenu,sr=mscott 2006-09-16 08:04:20 +00:00
timeless%mozdev.org 64a760c3c0 Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
bugzilla%standard8.demon.co.uk a9fd1e242b Bug 144743 javascript strict warnings in importDialog.js. r/sr=bienvenu 2006-06-09 17:41:25 +00:00
timeless%mozdev.org 0b260d170a Bug 337917 Make consumers stop using cids from other modules
r=darin sr=darin
2006-06-03 23:28:13 +00:00
darin%meer.net 7d3e7d7acd landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
cbiesinger%web.de 1fe4516c9f bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.

r=bsmedberg
2006-05-06 17:53:51 +00:00
hwaara%gmail.com d8d78b3e30 Make EscapeFromSpaceLine use an outputstream instead of filespec (#323211).
r+sr=bienvenu
2006-05-04 07:38:07 +00:00
bugzilla%standard8.demon.co.uk 1636a18512 Bug 323211 convert mailnews/import to nsIFile Part 1. r=bienvenu,sr=mscott 2006-04-23 09:16:17 +00:00
benjamin%smedbergs.us 7ee9a60428 Revert part of the change from bug 78081 - msgbaseutil is a dynamic lib in dynamic builds and should be in EXTRA_DSO_LIBS. 2006-04-06 18:53:30 +00:00
benjamin%smedbergs.us 4baff288e0 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 18:12:59 +00:00
bugzilla%standard8.demon.co.uk 61c5a00566 Bug 131040 reduce duplicated import code - Part 1. r=bienvenu,sr=Neil 2006-04-03 17:16:20 +00:00
cbiesinger%web.de 8eecbe42c0 undoing my checkin, didn't notice bsmedberg's
(all bustage fixes are due to bug 214889)
2006-03-29 08:51:51 +00:00
cbiesinger%web.de da49589d8b bustage fix part #2 2006-03-29 08:49:25 +00:00
benjamin%smedbergs.us 3e7ebfa5f0 Fix additional bustage 2006-03-29 08:47:54 +00:00
cbiesinger%web.de ef20097557 trying to fix bustage 2006-03-29 08:16:07 +00:00
benjamin%smedbergs.us a5342e1803 Bug 214889 - add mozreg_s to the static link list and don't link it into xpcom obsolete when in a static build, r=cls 2006-03-27 20:16:50 +00:00
benjamin%smedbergs.us e78d48180f Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-03-21 18:19:14 +00:00
cbiesinger%web.de a898e666b8 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
timeless%mozdev.org b78d0c2416 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
bugzilla%standard8.demon.co.uk 338cee72db Final Patch (5) for bug 132180 eliminate nsFileSpec in address book r=dmose,sr=bienvenu 2005-10-13 16:46:26 +00:00
bugzilla%standard8.demon.co.uk b30e2d239d Bug 235679 Importing an address book mentions importing from a program instead of importing from a file r=bienvenu,sr=neil.parkwaycc.co.uk 2005-10-12 19:02:22 +00:00
bugzilla%standard8.demon.co.uk b0d5ccf40e Bug 63083 - Attempt to fix patrocles build bustage. 2005-09-27 19:30:35 +00:00
bugzilla%standard8.demon.co.uk 81029fac1f Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 2. r=bsmedberg,sr=dmose 2005-09-27 16:42:09 +00:00
cbiesinger%web.de e6785b6f9b Bug 301084 Option to file replies in folder of original message (backend part)
patch by Emil Hesslow <hesslow@gmail.com> r=dmose sr=bienvenu
2005-08-13 18:50:38 +00:00
bugzilla%standard8.demon.co.uk 4cc8c2f6eb Allow first line of cvs,txt or tab files to be skipped when importing address books, part of bug 180057. r=bienvenu,sr=neil,a=asa 2005-07-13 17:19:24 +00:00
bugzilla%arlen.demon.co.uk 77ac4d6525 Bug 119948 duplicated LDIF import code
p=bugzilla@standard8.demon.co.uk r=dmose sr=bienvenu a=asa
2005-07-03 21:47:13 +00:00
timeless%mozdev.org f10a1e3dc5 Bug 299102 remove useless references to nsVoidArray
mailnews: addressbook, base, import
r=dmose sr=dmose a=bsmedberg
fixing build bustage (moving include to nsTextAddress.cpp
2005-07-01 02:07:31 +00:00
timeless%mozdev.org bf58e868dd Bug 299102 remove useless references to nsVoidArray
mailnews: addressbook, base, import
r=dmose sr=dmose a=bsmedberg
2005-07-01 01:46:55 +00:00
timeless%mozdev.org 6568313dc4 Bug 292929 Useless conversion from char to PRUnichar following a truncation to char
r=dmose sr=dmose a=shaver
2005-06-01 16:29:10 +00:00
scott%scott-macgregor.org ce8807c979 Back out part of Bug #264777 --> renaming Unsent Messages to Unsent as this part of the change is not needed. 2005-05-04 20:11:15 +00:00
scott%scott-macgregor.org 764628d3cf Bug #264777 --> Unsent Messages folder renamed to Unsent to be more consistent with the rest of our localized special
folder names.
2005-05-03 23:04:37 +00:00
bienvenu%nventure.com 3d9c86a260 fix 222774 import of mailing lists in outlook express address books doesn't populate the lists, r/sr=sspitzer, a=asa 2005-04-15 15:21:19 +00:00
bsmedberg%covad.net 68fcd67e0a Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 13:09:19 +00:00
timeless%mozdev.org 7e5fb8be26 Bug 283071 Allocation/free mismatch in base/import/oexpress/nsOE5File.cpp
Bug 283072 Allocation/free mismatch in base/import/outlook/src/MapiApi.cpp
Bug 283075 Allocation/free mismatch in base/import/oexpress/wabobject.cpp
patch by bugzilla@standard8.demon.co.uk r=bienvenu sr=bienvenu
2005-03-29 17:19:23 +00:00
cbiesinger%web.de 683ffbc8ac Bug 132180 eliminate nsFileSpec in address book.
r=dmose sr=bienvenu patch by Mark Banner <bugzilla@standard8.demon.co.uk>
2005-03-23 18:05:49 +00:00
timeless%mozdev.org 3322a5330c Bug 131849 addressbook build system requires exporting internal files
patch by mark@standard8.demon.co.uk
(build bustage)
2005-03-14 18:40:21 +00:00
timeless%mozdev.org 4538f6ba96 Bug 131849 addressbook build system requires exporting internal files
patch by mark@standard8.demon.co.uk r=bryner
2005-03-14 17:30:43 +00:00
bsmedberg%covad.net eef6b7396f From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
timeless%mozdev.org af677a5446 Bug 263801 Hang when importing invalid address book (csv file)
patch by mark@standard8.demon.co.uk r=bienvenu sr=mscott
2005-02-24 16:11:46 +00:00
neil%parkwaycc.co.uk 69f348e3ed Removing unused variables b=90905 p=gautheri@noos.fr r=me sr=dmose a=asa 2005-02-16 11:50:13 +00:00
bryner%brianryner.com 1733c3ad7c Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron. 2005-02-04 21:10:45 +00:00
db48x%yahoo.com 57c9a2c3da bug 226005: MailNews should use the newer nsIPrefService APIs instead of nsIPref
patch by Mikael Parknert <mikael@parknert.se>, r=niel, sr=darin
2005-01-15 10:32:27 +00:00
scott%scott-macgregor.org bde59d7b51 Bug #242948 --> Attached files not imported from French Eudora profiles for Thunderbird.
Patch by Yann Rouillard.
2004-11-28 21:33:57 +00:00
darin%meer.net 373f51f2c6 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 a14a802332 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 1aa8f7b85e 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 efabc9722c 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 a9b17320ac 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 bb6a2967d0 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 2bae01b38b 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 2c06ec139f 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 96c79cea45 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
scott%scott-macgregor.org 823c6fe68f 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 3dcf430c06 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 7bff9127ab 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 4d359db0ee 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 8e049fc943 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 f8a358ab94 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 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
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
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
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
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
scott%scott-macgregor.org 898c2b737b Fix non thunderbird build bustage 2004-07-04 07:45:15 +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
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
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
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
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
scott%scott-macgregor.org 2f5dc0a9cc Bug #245430 --> static build work for Thunderbird 2004-06-06 22:33:09 +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
bienvenu%nventure.com ef0901ef04 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 b8ecbc84da Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
Stefan.Borggraefe%gmx.de c325a7a089 Removing unused files (Bug 242404)
r=neil, sr=bienvenu
2004-05-18 14:01:10 +00:00
bienvenu%nventure.com eddcbf33d5 fix crash importing outlook ab's sr=mscott 229401 2004-04-29 20:50:40 +00:00
bienvenu%nventure.com 8b57f91769 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 482dc5fcad Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
bzbarsky%mit.edu 4cba32786b 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 fdf2ad9bff bug 229032 : modernize String usages in mailnews (r=neil, sr=mscott) 2004-04-13 04:07:07 +00:00
bienvenu%nventure.com d438e3cc23 fix ldif import to handle multi-line addresses correctly, 235631, sr=mscott 2004-02-27 03:59:48 +00:00
bsmedberg%covad.net ce82e9c3b7 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 6e7ed79f52 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 5455004b1b 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 1f4ab81acd 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 f0bfff2628 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 fe0e8be7e9 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 f051a570f3 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 e28f0bda7e 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 02f091e3b0 Case matters.
Fixing mingw cross-compiling bustage.
2003-10-08 01:07:38 +00:00
scott%scott-macgregor.org 255ecc03a7 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 2554e3bb5c supplimental fix for bug #102846.
Replace "Cellular" with "Mobile"

r/sr/a=sspitzer
2003-09-01 10:14:03 +00:00
cls%seawood.org c08e99a287 Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00