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

48 Коммитов

Автор SHA1 Сообщение Дата
dougt%netscape.com 8b638a4c67 I IDL-ifying the nsProxyObjectManager.
I have updated all users that I found
grepping the source tree.

r=valeski@netscape.com
a=waterson@netscape.com
b=43131

Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
warren%netscape.com 512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
scc%netscape.com 383fdc142e string backsliding. r=mjudge 2000-05-12 07:53:02 +00:00
scc%netscape.com 5163d22d73 making string conversions explicit 2000-04-27 22:09:11 +00:00
scc%netscape.com 8a404c62cc making string conversions explicit 2000-04-24 04:47:32 +00:00
sspitzer%netscape.com 5f4eeb963e fix a warning by making the dtor virtual. 2000-04-21 08:13:24 +00:00
cls%seawood.org f6740baa20 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 b64781d030 fixing build bustage. 2000-03-23 05:27:02 +00:00
tonyr%fbdesigns.com e55e8d91c0 Lots of i18N fixes for address book importing. 2000-03-19 15:52:33 +00:00
jdunn%netscape.com 30cc7a5490 just adding 'newlines' UGH! 2000-03-14 03:01:38 +00:00
tonyr%fbdesigns.com f95f358af0 Fix for bug 31242 and a bunch of thread safety issues 2000-03-11 21:30:17 +00:00
pavlov%netscape.com ce094b4cfc changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
tonyr%fbdesigns.com ac13e292a2 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 9377345e33 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 86789213df Switch to the category manager for registration 2000-02-11 03:37:28 +00:00
dp%netscape.com 7a8dd82387 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 ece14626a0 allow creation of folders with double-byte characters r=putterman, 26745 2000-02-07 00:20:37 +00:00
pp%ludusdesign.com cc01ef5223 Converting ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-06 03:18:27 +00:00
tonyr%fbdesigns.com e556b73635 Got rid of those pesky compiler warnings 2000-02-04 01:28:53 +00:00
tonyr%fbdesigns.com 594b654dbc Added better support for progress reporting during mail import 2000-02-03 00:49:53 +00:00
tonyr%fbdesigns.com 1e7f0963a5 These files seem to be useful on Unix. 2000-01-30 00:51:59 +00:00
tonyr%fbdesigns.com 85e1da008f 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 336f69669f Use system includes for stdio.h. r=kin 2000-01-26 23:35:34 +00:00
tonyr%fbdesigns.com 71903370cb Update to build under Unix 2000-01-25 04:40:00 +00:00
dougt%netscape.com 0b0346079c Landing nsIFile. 2000-01-24 21:28:28 +00:00
tonyr%fbdesigns.com 0b6574dbcd Added unix makefiles for import service and text import component 2000-01-23 19:51:23 +00:00
sford3%swbell.net b2c319eae7 Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi 2000-01-17 22:32:13 +00:00
tonyr%fbdesigns.com 1abe7ce7f9 Update to generic modules and add field map support 2000-01-14 01:41:56 +00:00
tonyr%fbdesigns.com 7804e3805c Update to changed nsIMsgAccountManager interfaces 2000-01-09 17:30:18 +00:00
tonyr%fbdesigns.com b1de7cbf3c Added text import module and new UI 1999-12-27 21:24:00 +00:00
tonyr%fbdesigns.com 4df0cc9939 Bug fixes for importing from NT 1999-12-07 22:22:34 +00:00
tonyr%fbdesigns.com d4f18c2dac Updated to use new nsIMsgAccountManager interfaces 1999-12-02 23:53:30 +00:00
dougt%netscape.com f66be6c30c fix for 18078. r=mstoltz,warren 1999-11-30 00:32:43 +00:00
tonyr%fbdesigns.com 6044c6f90a Got rid of outdated API's 1999-11-24 21:26:14 +00:00
tonyr%fbdesigns.com 04450ae301 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 84e5b2dedb Using nsAllocator to match changed Registry allocation. r=shaver 1999-11-20 07:37:32 +00:00
tonyr%fbdesigns.com f079a40fab Added Eudora mail import module 1999-11-16 01:17:56 +00:00
dmose%mozilla.org 142ac52eaf 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 48fdb40dd9 Added Outlook mail and address book import functionality 1999-11-01 00:46:18 +00:00
tonyr%fbdesigns.com 64e8943a58 Updated address book cls id names that changed 1999-10-24 16:09:21 +00:00
tonyr%fbdesigns.com 7b29eee956 Added string bundles for the mailnews import tools 1999-10-18 19:58:07 +00:00
tonyr%fbdesigns.com cde80c93b8 Updated to use nsIModule 1999-10-03 17:55:56 +00:00
shaver%netscape.com 7a5b9d5e55 nsIRegistry scriptability update, r=dveditz,dp,alecf a=leaf,chofmann 1999-09-29 02:36:54 +00:00
waterson%netscape.com 06b78978e9 Fix backwards return values on nsIEnumerator::IsDone(). 1999-09-21 01:28:18 +00:00
briano%netscape.com 4eb2b7c4de Not used by Unix. 1999-09-18 03:59:13 +00:00
chuang%netscape.com b1ec7ea992 handle double byte strings 1999-09-14 21:55:54 +00:00
tonyr%fbdesigns.com c0c545d62f Added settings import 1999-09-10 03:29:46 +00:00
tonyr%fbdesigns.com b6540622aa Mailnews import 1999-09-06 18:24:10 +00:00