dbaron%dbaron.org
99f34f283f
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 22:05:52 +00:00
sspitzer%netscape.com
e0803cb789
fix some license-legal foo in nsVCard.cpp, which comes from vcc.c, which originally came
...
from the IMC. bug #188221 . rs=bienvenu
2003-01-08 20:46:10 +00:00
dmose%netscape.com
dbd67c504c
Fix mailnews gcc warnings (bug 179775); thanks to Pratik <psolanki@netscape.net> for the patch. r=dmose, sr=bienvenu
2002-11-27 02:52:37 +00:00
sspitzer%netscape.com
2eda747835
code cleanup. use contract id instead of cid.
2002-10-02 07:52:55 +00:00
dougt%netscape.com
c5e8f896cd
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
seawood%netscape.com
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
seawood%netscape.com
e9dc67e95f
Use the correct library name in the .def file.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #158763 r=cls
2002-08-07 11:55:24 +00:00
seawood%netscape.com
fdafe18afe
Remove unused defines:
...
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG
Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner
_IMPL_NS_VIEW
Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
timeless%mac.com
80d2d4707c
Bug 155446 change mime to use NS_ASSERTIONs instead of PR_ASSERTs
...
R=ducarroz sr=jst
2002-07-04 11:51:54 +00:00
alecf%netscape.com
643f776630
backing out, don't know why this built on my machine
2002-06-06 23:25:43 +00:00
alecf%netscape.com
f0263ddf07
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
ducarroz%netscape.com
b129d20ebd
Fix for bug 132163 (patch v2). Fix warnings. R=ducarroz, SR=bienvenu. Patch provided by ayn2@cornell.edu (Aleksey Nogin)
2002-05-21 21:12:10 +00:00
dougt%netscape.com
e96df2ad1b
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
seawood%netscape.com
f9479b8517
Remove xp_core.h & xp_mem.h and all build references to them.
...
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
cathleen%netscape.com
2902b8c66e
eliminate nsCRT::strlen for char* strings (part 3), bug 124536 r=dp sr=brendan
2002-02-19 08:42:48 +00:00
dbaron%fas.harvard.edu
d376f6e5e2
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
2002-02-16 16:18:13 +00:00
cathleen%netscape.com
bf3e08eb5f
eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan
2002-02-05 01:41:13 +00:00
sfraser%netscape.com
d285f8f560
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
cathleen%netscape.com
c2d19ad82a
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
timeless%mac.com
711739d601
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jj%netscape.com
cec03a54e3
obsolete after xml projects landing & codewarrior 7 adoption
2001-12-14 00:15:57 +00:00
ccarlen%netscape.com
de865879b2
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:45:45 +00:00
ducarroz%netscape.com
f9915ee179
Fix for bug 112784. The linked string array got broken which cause us to leak a bunch of strings. R=varada, SR=mscott
2001-12-11 03:35:20 +00:00
sfraser%netscape.com
186ce05fdf
Add XML project for smime.mcp, which was missed in the first pass.
2001-12-11 02:21:12 +00:00
ccarlen%netscape.com
1b00c70ee8
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:20:58 +00:00
naving%netscape.com
f14c1dfacb
112783 r=ducarroz sr=bienvenu. free charset got from parsing headers before setting to ISO-8859-1
2001-12-03 23:25:13 +00:00
cathleen%netscape.com
4c24eb719c
fix bustage in win32 static build, and also it's run-time err, unable to get
...
textService, bug 111062 r=dbaron sr=darin
2001-11-28 02:36:27 +00:00
bzbarsky%mit.edu
0b19fcf775
Use <> for system headers, not "". This should help prevent Sun WSU2
...
compiler bustage. Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +00:00
nhotta%netscape.com
08d83362ba
Changed to use char* for charset instead of nsString& for i18n functions, bug 108932, r=ducarroz,sr=sspitzer.
2001-11-15 02:00:32 +00:00
dbaron%fas.harvard.edu
5940ce3f08
Add unicharutils static library.
2001-11-14 03:08:55 +00:00
mscott%netscape.com
3065a6b6ff
remove a define DEBUG_rhp from the make project.
2001-11-10 00:35:51 +00:00
kaie%netscape.com
4d6ab44fdd
build smime if MOZ_PSM is defined
...
a=leaf
2001-11-09 20:45:36 +00:00
mscott%netscape.com
0f9c9d8d62
build smime if psm2 is defined.
...
a=leaf
2001-11-09 20:26:40 +00:00
dbaron%fas.harvard.edu
261f76a8ba
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
seawood%netscape.com
19c04f4733
Whoops! The glue library is supposed to be static.
...
Bug #83544
2001-11-06 10:50:37 +00:00
seawood%netscape.com
a8ea1f42cc
Move generic implementations of mimexpcom & nsMimeContentTypeHandler classes into glue library. Modify vcard, calendar & smimestub handlers to use the generic implementations of the base classes. Remove old non-generic copies of mimexpcom & nsMimeContentTypeHandler .
...
Bug #83544 r=ducarroz sr=waterson
2001-11-06 05:12:09 +00:00
seawood%netscape.com
01e4e44199
Use generic mimexpcom & nsMimeContentTypeHandler files from cthandlers/glue.
Bug #83544 r=ducarroz sr=waterson
2001-11-06 05:08:26 +00:00
sspitzer%netscape.com
d4317d89b3
fix build bustage
2001-11-06 03:29:02 +00:00
seawood%netscape.com
f412a008c4
silly line-endings
2001-11-06 03:20:41 +00:00
seawood%netscape.com
c6e0f23e5d
Removed IGNORE_MANIFEST
2001-11-06 02:48:37 +00:00
seawood%netscape.com
12f5a3216a
Start building content handler glue library.
...
Bug #83544 r=ducarroz sr=waterson
2001-11-06 02:31:08 +00:00
seawood%netscape.com
be030f8ebe
Make mimexpcom & nsMimeContentTypeHandler generic enough to be used for any content handler.
...
Bug #83544 r=ducarroz sr=waterson
2001-11-06 02:29:16 +00:00
seawood%netscape.com
a14eee1388
Adding makefiles for cthandlers glue lib.
...
Bug #83544 r=ducarroz sr=waterson
2001-11-06 01:44:07 +00:00
mscott%netscape.com
ef22502d22
Bug #106507 --> if BUILD_SMIME is defined in the build environment then don't build the smime
...
stub dll.
The mime changes have been contributed by ddrinan@netscape.com
r=ducarroz
sr=mscott
2001-11-03 00:31:45 +00:00
mkaply%us.ibm.com
e8bd77f85c
#71601
...
r=cls
since this is now a generic module, it no longer needs HAS_EXTRAEXPORTS hack
2001-10-20 04:13:54 +00:00
jaggernaut%netscape.com
fdc4078bc4
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
cls%seawood.org
8136cab150
Declaring win32 dependencies for smimestub.
...
Bug #98371 sr=alecf
2001-09-19 00:30:46 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00