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

349 Коммитов

Автор SHA1 Сообщение Дата
sford3%swbell.net 948579bb84 Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi 2000-01-17 22:32:13 +00:00
tonyr%fbdesigns.com afed602b24 Update UI to have single entry point 2000-01-17 06:06:56 +00:00
tonyr%fbdesigns.com 986a4acb67 Added importDialog.dtd 2000-01-17 06:06:13 +00:00
tonyr%fbdesigns.com da9465c4df First Checked In. 2000-01-17 06:04:49 +00:00
tonyr%fbdesigns.com e0594d3051 Update to generic modules and add field map support 2000-01-14 01:41:56 +00:00
tonyr%fbdesigns.com 2962d3da1f Added field mapping UI 2000-01-14 01:40:34 +00:00
tonyr%fbdesigns.com 72b11a79bc Update to changed nsIMsgAccountManager interfaces 2000-01-09 17:30:18 +00:00
tonyr%fbdesigns.com e38c0ca4a0 Added nsIFieldMap interface. 2000-01-06 16:43:06 +00:00
tonyr%fbdesigns.com 8d32d296d4 Fixed to actually build. 2000-01-06 16:43:01 +00:00
tonyr%fbdesigns.com 307b2f29e8 Added nsIFieldMap implementation. 2000-01-06 16:42:57 +00:00
tonyr%fbdesigns.com ba58293ccf First Checked In. 2000-01-06 16:37:39 +00:00
tonyr%fbdesigns.com c19e80e9e6 Added text import module and new UI 1999-12-27 21:24:00 +00:00
tonyr%fbdesigns.com fdb3143dd8 Bug fixes for importing from NT 1999-12-07 22:22:34 +00:00
tonyr%fbdesigns.com 76b619c9ac Updated to use new nsIMsgAccountManager interfaces 1999-12-02 23:53:30 +00:00
dougt%netscape.com 1da7d3868d fix for 18078. r=mstoltz,warren 1999-11-30 00:32:43 +00:00
shaver%netscape.com 506027739d Repair missing newlines at end of files, and remove lines of the form
#endif foo
both of which upset HPUX's compiler quite a bit.
Patch from Andrew Taylor <Andrew.Taylor@cal.montage.ca>.
1999-11-26 05:33:35 +00:00
tonyr%fbdesigns.com 38d41f4dc1 Got rid of outdated API's 1999-11-24 21:26:14 +00:00
tonyr%fbdesigns.com 8a0ccbe390 Added address book import for Win32 1999-11-24 21:24:21 +00:00
tonyr%fbdesigns.com 3ae96e567c Fixed typo, someone added a call to naAllocator::Free when they meant nsAllocator::Free 1999-11-23 22:00:19 +00:00
tonyr%fbdesigns.com 38f2aae655 Added tests for eudora import 1999-11-23 21:59:03 +00:00
tonyr%fbdesigns.com 8993d09022 Added address book files 1999-11-23 21:54:53 +00:00
tonyr%fbdesigns.com 3779f82e4c Added support for importing eudora address books 1999-11-23 21:54:01 +00:00
tonyr%fbdesigns.com 3df0bc4b3c Updates to handle eudora attachments on Mac 1999-11-23 21:52:52 +00:00
tonyr%fbdesigns.com 139a724746 Added strings for address book import 1999-11-23 21:51:23 +00:00
tonyr%fbdesigns.com d9b2d7dc42 First Checked In. 1999-11-23 21:49:50 +00:00
dp%netscape.com 3f078d5856 Using nsAllocator to match changed Registry allocation. r=shaver 1999-11-20 07:37:32 +00:00
tonyr%fbdesigns.com 2d9c7f2665 Changes to support importing Eudora mail/settings on Mac. 1999-11-19 01:25:50 +00:00
tonyr%fbdesigns.com 8f94375a50 First Checked In. 1999-11-18 23:14:05 +00:00
tonyr%fbdesigns.com 8670aeec2e First Checked In. 1999-11-18 23:03:36 +00:00
tonyr%fbdesigns.com ac1e4db386 First Checked In. 1999-11-18 22:48:04 +00:00
tonyr%fbdesigns.com 901c37ce02 Added Eudora mail import module 1999-11-16 01:17:56 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
tonyr%fbdesigns.com 9e43aa2b92 Fixed discovery of mail folders to import when multiple MAPI message stores are in use 1999-11-02 20:58:37 +00:00
tonyr%fbdesigns.com ad9e3c4e77 Fix to escape From lines in Outlook Express 5.0 message bodies 1999-11-02 20:57:21 +00:00
tonyr%fbdesigns.com 3494315294 Added Outlook mail and address book import functionality 1999-11-01 00:46:18 +00:00
tonyr%fbdesigns.com ec31b07825 Updated address book cls id names that changed 1999-10-24 16:09:21 +00:00
tonyr%fbdesigns.com f938e3ca92 Added string bundles for the mailnews import tools 1999-10-18 19:58:07 +00:00
waterson%netscape.com c7347c6be0 Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur 1999-10-12 03:05:10 +00:00
tonyr%fbdesigns.com 4c979fbf8c Update progID's from component://netscape/* to component://mozilla/* 1999-10-03 18:02:22 +00:00
tonyr%fbdesigns.com 8d6fb164f8 Fix bustage caused by new account manager API's 1999-10-03 18:00:23 +00:00
tonyr%fbdesigns.com d02e985ca6 Update to use nsIModule 1999-10-03 17:59:09 +00:00
tonyr%fbdesigns.com 8395f7ab64 Updated to use nsIModule 1999-10-03 17:55:56 +00:00
shaver%netscape.com a0d5aa9034 nsIRegistry scriptability update, r=dveditz,dp,alecf a=leaf,chofmann 1999-09-29 02:36:54 +00:00
waterson%netscape.com 88220ac198 Fix backwards return values on nsIEnumerator::IsDone(). 1999-09-21 01:28:18 +00:00
briano%netscape.com d21b7a28b9 Not used by Unix. 1999-09-18 03:59:13 +00:00
chuang%netscape.com 83853d3743 handle double byte strings 1999-09-14 21:55:54 +00:00
tonyr%fbdesigns.com c69d1ef6b0 Only build the outlook express module with VC 6.0 1999-09-10 23:45:11 +00:00
tonyr%fbdesigns.com bf2c39d051 Added settings import 1999-09-10 03:29:46 +00:00
tonyr%fbdesigns.com bce777574b Mailnews import 1999-09-06 18:24:10 +00:00