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

307 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com d19ebae4ac fix bustage. help from scc. 2000-04-28 03:59:34 +00:00
sspitzer%netscape.com d8892c619b fix the build. 2000-04-28 03:53:57 +00:00
mjudge%netscape.com 57e93eb706 i dont believe it. more fixes to str 2000-04-28 03:46:32 +00:00
mjudge%netscape.com 2ef957fac7 another fix... 2000-04-28 02:57:24 +00:00
mjudge%netscape.com 86cf9e87ab str bustage 2000-04-28 02:27:04 +00:00
pinkerton%netscape.com 6eeb760126 one... more... time... small string fix 2000-04-27 23:30:04 +00:00
scc%netscape.com db063bf443 making string conversions explicit 2000-04-27 22:09:11 +00:00
mjudge%netscape.com 6622635cab making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
scc%netscape.com 85a81fb61f making string conversions explicit 2000-04-24 05:11:18 +00:00
scc%netscape.com 140a7584e2 making string conversions explicit 2000-04-24 04:55:38 +00:00
scc%netscape.com 1135aab735 making string conversions explicit 2000-04-24 04:47:32 +00:00
sspitzer%netscape.com 1c02a8e7de fix a warning by making the dtor virtual. 2000-04-21 08:13:24 +00:00
danm%netscape.com 622d6fe83b dist...chrome restructuring 2000-04-19 21:42:30 +00:00
tonyr%fbdesigns.com 0912fb4677 Got rid of some compiler warnings 2000-04-14 14:46:50 +00:00
cls%seawood.org 57978e5c23 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
sspitzer%netscape.com ff0de5286c use nsIComponentManager.h instead of nsComponetManagerUtils.h directly. 2000-04-02 17:20:50 +00:00
cls%seawood.org 0d63199902 Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point. 2000-04-02 07:17:25 +00:00
sspitzer%netscape.com 27babd0f78 fixing build bustage. 2000-03-23 05:27:02 +00:00
tonyr%fbdesigns.com 847c779d99 Lots of i18N fixes for address book importing. 2000-03-19 15:52:33 +00:00
jdunn%netscape.com 119f5cc180 just adding 'newlines' UGH! 2000-03-14 03:01:38 +00:00
tonyr%fbdesigns.com 6f77e94785 Fix for bug 31242 and a bunch of thread safety issues 2000-03-11 21:30:17 +00:00
pavlov%netscape.com 33ce2d4e90 changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
tonyr%fbdesigns.com e156aa87d1 Convert strings to UTF8 when adding to the address book. b=29789, r=chuang@netscape.com a=phil 2000-03-03 01:15:00 +00:00
tonyr%fbdesigns.com 8df3b9d870 Bug #28250 Fix import of mail headers for Outlook & Eudora. r=tbesset@slb.com a=phil 2000-02-18 19:54:13 +00:00
wtc%netscape.com a4917ee631 Bugzilla bug #27457: prepare the Windows build system for NSPR library
name change.  Define a new makefile variable LIBPLC.
Modified files:
mozilla/config/config.mak
mozilla/dom/src/build/makefile.win
mozilla/extensions/wallet/cookieviewer/makefile.win
mozilla/extensions/wallet/editor/makefile.win
mozilla/extensions/wallet/signonviewer/makefile.win
mozilla/extensions/wallet/walletpreview/makefile.win
mozilla/mailnews/import/eudora/src/makefile.win
mozilla/mailnews/import/oexpress/makefile.win
mozilla/mailnews/import/outlook/src/makefile.win
mozilla/mailnews/import/src/makefile.win
mozilla/mailnews/import/text/src/makefile.win
mozilla/netwerk/protocol/jar/src/makefile.win
mozilla/profile/Acctidl/makefile.win
mozilla/profile/src/makefile.win
mozilla/xpcom/sample/makefile.win
2000-02-15 14:35:15 +00:00
tonyr%fbdesigns.com 989d474572 Get rid of some debugging code that shouldn't have been there to begin with. 2000-02-14 00:36:00 +00:00
tonyr%fbdesigns.com 5d256cd4d6 Updated the description to include LDIF 2000-02-14 00:32:51 +00:00
tonyr%fbdesigns.com 42ee480407 Switch to the category manager for registration 2000-02-11 03:37:28 +00:00
tonyr%fbdesigns.com b544d8d607 Updated mail import to use nsMsgSend to reconstruct messages 2000-02-11 03:36:20 +00:00
tonyr%fbdesigns.com 0add89cc34 Switched to use the category manager for registration 2000-02-11 03:35:24 +00:00
tonyr%fbdesigns.com b9facfc045 Improved progress reporting 2000-02-11 03:33:54 +00:00
tonyr%fbdesigns.com 6daa52496b Added onclick handler for checkboxes 2000-02-11 03:33:02 +00:00
dp%netscape.com 1831657474 bug 26937 The code was changing the component registry got from the
service to open the application registry. This causes asserts all
over. The registry we get from the service is always the component
registry. r=dveditz
2000-02-08 23:03:03 +00:00
dp%netscape.com 07976b6f75 bug 26937 The code was changing the component registry got from the service to open the application registry. This causes asserts all over. The registry we get from the service is always the component registry 2000-02-08 21:54:45 +00:00
scc%netscape.com 5e041e830f Pro5 update 2000-02-07 23:06:04 +00:00
bienvenu%netscape.com d7e992b034 allow creation of folders with double-byte characters r=putterman, 26745 2000-02-07 00:20:37 +00:00
pp%ludusdesign.com 6281a9efd1 Converting ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-06 03:18:27 +00:00
tonyr%fbdesigns.com df59240468 Added the skin directory 2000-02-05 16:52:19 +00:00
tonyr%fbdesigns.com b79d899f33 Added workaround for bug #26291 2000-02-05 16:51:41 +00:00
tonyr%fbdesigns.com 18fccfb6e4 Update to use a style sheet rather than setAttribute from JS. bug# 26482 2000-02-05 16:50:45 +00:00
tonyr%fbdesigns.com 1bda20fd50 First Checked In. 2000-02-05 16:45:33 +00:00
tonyr%fbdesigns.com 51912316d0 Got rid of those pesky compiler warnings 2000-02-04 01:28:53 +00:00
tonyr%fbdesigns.com fa2d5df202 Add progress reporting to mail and address import 2000-02-03 04:56:31 +00:00
tonyr%fbdesigns.com 284a920aa2 Fixed bug causing user to always specify location of address books to import 2000-02-03 04:54:09 +00:00
tonyr%fbdesigns.com f178d92edd Update the UI for better progress reporting and change text/plain d&d to text/unicode 2000-02-03 00:52:40 +00:00
tonyr%fbdesigns.com 5d16c17949 Added better support for progress reporting during mail import 2000-02-03 00:49:53 +00:00
tonyr%fbdesigns.com 6844644a06 Fixed progress reporting for mail import 2000-02-03 00:48:49 +00:00
ducarroz%netscape.com af89452e49 fix part of bug 25949, update project path for compatibilty with CW Pro 5. R=n/a 2000-02-01 01:53:01 +00:00
tonyr%fbdesigns.com 06df8448b4 These files seem to be useful on Unix. 2000-01-30 00:51:59 +00:00
tonyr%fbdesigns.com d4504d2e28 Update the progress status to never return < 5 so it looks like we're always doing something! 2000-01-28 23:56:45 +00:00
tonyr%fbdesigns.com eecfa75fcb Added the rest of the address book fields to the import 2000-01-28 23:51:39 +00:00
tonyr%fbdesigns.com 1ce70985e7 Updated the tree in the fieldMap UI to work properly 2000-01-28 23:50:40 +00:00
tonyr%fbdesigns.com 0c9359903e Added progress information to text import 2000-01-28 23:49:50 +00:00
sfraser%netscape.com 69b926da10 Use system includes for stdio.h. r=kin 2000-01-26 23:35:34 +00:00
tonyr%fbdesigns.com 455abf7762 Update to build under Unix 2000-01-25 04:40:00 +00:00
dougt%netscape.com ef9ca59371 nsIFile Landing 2000-01-24 22:00:59 +00:00
dougt%netscape.com fd69a2f423 Landing nsIFile. 2000-01-24 21:28:28 +00:00
tonyr%fbdesigns.com 0fcd263ede Added unix makefiles for import service and text import component 2000-01-23 19:51:23 +00:00
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