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

45 Коммитов

Автор SHA1 Сообщение Дата
scc%netscape.com db063bf443 making string conversions explicit 2000-04-27 22:09:11 +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
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 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
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 42ee480407 Switch to the category manager for registration 2000-02-11 03:37:28 +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
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 51912316d0 Got rid of those pesky compiler warnings 2000-02-04 01:28:53 +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 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
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 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 e0594d3051 Update to generic modules and add field map support 2000-01-14 01:41:56 +00:00
tonyr%fbdesigns.com 72b11a79bc Update to changed nsIMsgAccountManager interfaces 2000-01-09 17:30:18 +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
tonyr%fbdesigns.com 38d41f4dc1 Got rid of outdated API's 1999-11-24 21:26:14 +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
dp%netscape.com 3f078d5856 Using nsAllocator to match changed Registry allocation. r=shaver 1999-11-20 07:37:32 +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 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
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 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