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

97 Коммитов

Автор SHA1 Сообщение Дата
disttsc%bart.nl 277181c660 Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
dprice%netscape.com 199c935b04 # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
disttsc%bart.nl a6f2f5861a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
dprice%netscape.com 997fb091c7 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
chuang%netscape.com e4de95ccf4 Bug42038 UI: AB - "Card for" dialog wording. "Prefers to receive rich text (HTML) mail", r=sspitzer, sr=mscott 2001-01-25 20:19:38 +00:00
m_kato%ga2.so-net.ne.jp 5b686cd991 bug 58109
r=nhotta sr=bienvenu, mscott

o misstake charset convertion
o fix memory leak
2001-01-08 12:27:37 +00:00
bryner%uiuc.edu cc136ead8f Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls. 2000-12-15 07:32:25 +00:00
alecf%netscape.com af0eb76d7c fix for #45797 - remove deprecated NS_IMPL_ISUPPORTS from mail
r=sspitzer
sr=mscott
iho=warren
2000-12-06 22:24:41 +00:00
sspitzer%netscape.com 4fa551beb6 fix for #61845. remove all NS_DEFINE_IID and replaces the consts with NS_GET_IID macros.
thanks to rods@netscape.com for the patch.  also, some other NS_DEFINE_IID/CID cleanup.
sr=bienvenu.
2000-12-05 04:30:55 +00:00
cls%seawood.org 66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
warren%netscape.com cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com 0735771512 Removed extra 0 arg 2000-10-27 23:21:30 +00:00
warren%netscape.com 9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
tonyr%fbdesigns.com 52440cbb6c Fix for bug 54091, r=sspitzer, sr=alecf 2000-10-21 04:19:20 +00:00
chuang%netscape.com 1e44e649c0 bug50584 Lists in Personal Address Book not migrating as lists, r=bienvenu+putterman, sr=alecf 2000-10-10 21:38:26 +00:00
rayw%netscape.com 0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
chuang%netscape.com c60fe1b59b bug 45870 Migrating profile 4.7 to 6.0, not all entries were imported, r=putterman 2000-08-30 21:41:16 +00:00
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
chuang%netscape.com 01ca543d02 Bug 16422 Import mail list in ldif file, 38844 import ldif file displays
single non-ascii chars as two single chars.  r=putterman
2000-06-08 01:52:50 +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
danm%netscape.com c0ae0cbbf6 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
scc%netscape.com 5163d22d73 making string conversions explicit 2000-04-27 22:09:11 +00:00
scc%netscape.com 5187e669d8 making string conversions explicit 2000-04-24 04:55:38 +00:00
danm%netscape.com d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +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 bc3673f959 use nsIComponentManager.h instead of nsComponetManagerUtils.h directly. 2000-04-02 17:20:50 +00:00
tonyr%fbdesigns.com e55e8d91c0 Lots of i18N fixes for address book importing. 2000-03-19 15:52:33 +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
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 ee875eb6ea Updated the description to include LDIF 2000-02-14 00:32:51 +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
scc%netscape.com 73802d6f2e Pro5 update 2000-02-07 23:06:04 +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
ducarroz%netscape.com 4f851be879 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 1e7f0963a5 These files seem to be useful on Unix. 2000-01-30 00:51:59 +00:00
tonyr%fbdesigns.com eb358632bc Added progress information to text import 2000-01-28 23:49:50 +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 345de80f90 Fixed to actually build. 2000-01-06 16:43:01 +00:00
tonyr%fbdesigns.com 5750e9fac7 First Checked In. 2000-01-06 16:37:39 +00:00
tonyr%fbdesigns.com b1de7cbf3c Added text import module and new UI 1999-12-27 21:24:00 +00:00