Commit Graph

366 Commits

Author SHA1 Message Date
cls%seawood.org
d9e1a8bf25 BeOS doesn't need mcom_db.h either 2000-08-01 06:01:24 +00:00
cls%seawood.org
8d81079ac4 Mac needs History_entry struct. 2000-07-10 08:12:01 +00:00
dbaron%fas.harvard.edu
aa5d71232a Fix build bustage by changing #idef to #ifdef (I hope). 2000-07-10 07:59:02 +00:00
cls%seawood.org
676b78d39b Ok, so the mac isn't ready to have its mind freed. 2000-07-10 07:40:08 +00:00
cls%seawood.org
e87a1b7b11 Start tedious process of removing obsolete mozilla/include files from build. This patch should take us down to 19 of 101. Bug #38061 2000-07-10 07:13:31 +00:00
beard%netscape.com
1c926d81a2 bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
mkaply%us.ibm.com
09d33cf625 # 37239
r = mkaply, a = brendan
OS/2 bringup - remove some typedefs
2000-06-02 20:14:56 +00:00
gagan%netscape.com
8834a7c48e removed old libnet.h 2000-05-16 09:07:14 +00:00
gagan%netscape.com
67c0bdbcb6 old libnet.h. die die die. 2000-05-16 09:05:51 +00:00
sfraser%netscape.com
92287c059c Changes for Mac to make cartman build (bug 19119). r=mwelch, a=jar 2000-02-23 23:10:38 +00:00
mkaply%us.ibm.com
f88694fec6 # 25555
r= jdunn@netscape.com
OS/2 changes for Mozilla
2000-02-15 14:48:59 +00:00
sspitzer%netscape.com
039eb3f52d fix 82 warnings for ltabb. 2000-02-12 20:11:08 +00:00
pnunn%netscape.com
aa85daed4b bug# 21036: Change imglib reload policies to work with necko load attributes. pnunn, r:neeti,dp. 2000-02-12 01:51:57 +00:00
valeski%netscape.com
8fce707653 more mac repair 2000-02-09 08:56:15 +00:00
valeski%netscape.com
47f9ca5344 mac redness 2000-02-09 08:42:29 +00:00
scc%netscape.com
ff27587bd0 Pro5 update; mustn't un-define _INT16, et al. r=beard 2000-02-07 22:34:09 +00:00
morse%netscape.com
256f4a21cc fix bug 12787, jscookie.h not needed anymore, r=dp 2000-01-16 16:51:04 +00:00
morse%netscape.com
ef017fd994 removed unused include file -- jscookie.h, part of bug 12787 2000-01-15 20:36:46 +00:00
syd%netscape.com
d89e7c4c5e Added xp_core.h to files that get disted. r=amusil a=sdagley 1999-12-08 09:27:07 +00:00
briano%netscape.com
d2df262745 Fix for QNX-specific build bustage. QNX doesn't provide a prototype for random(). 1999-12-02 03:35:52 +00:00
cls%seawood.org
5623bc37a7 Removing use of unneeded dbm module from win32 build 1999-11-14 00:52:48 +00:00
cls%seawood.org
0ea4864d1d Removing dependency upon security/freenav module. r=alecf 1999-11-13 23:51:49 +00:00
cls%seawood.org
32563f57a0 Oops. Wrapping that in a ifdef until a proper fix is determined 1999-11-10 00:59:30 +00:00
cls%seawood.org
43e4866854 Commented out ExtCacheDBInfo struct & uses of it in net.h as it's not used since Necko landed. r=warren
Removed dbm from allmakefiles.sh & mozilla/Makefile.in.
1999-11-09 23:52:25 +00:00
dmose%mozilla.org
5312eacf8c updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
ramiro%fateware.com
25aba30f43 Removing the badly rotten MOZ_STRIP_NOT_EXPORTED hack. We now have a better
way to accomplish the same thing using linker version scripts.
r=cls@seawood.org
1999-10-22 07:11:43 +00:00
syd%netscape.com
d4cb605cf4 Export platform.h. This is legacy stuff that should be removed eventually.
r=mcafee.
1999-10-08 22:37:37 +00:00
alecf%netscape.com
32b5fba819 oops, remove XP_UNIX specific stuff which was busting things 1999-10-08 00:37:17 +00:00
alecf%netscape.com
447430b21a exorcise xp.h from compose header files, in preparation for nsIModule landing
r=sspitzer
1999-10-07 23:55:42 +00:00
sfraser%netscape.com
e5563c20c9 Export xp_regexp.h, for libjar. r=sdagley 1999-10-06 01:19:18 +00:00
briano%netscape.com
6b424232df Cleanup. Why is this makefile still around? 1999-09-10 08:35:22 +00:00
alecf%netscape.com
4032794660 switch to using correct NSPR types and PR_TRUE/PR_FALSE/etc 1999-09-08 03:56:37 +00:00
cls%seawood.org
71d227c25f Removed unnecessary USE_AUTOCONF ifdef. 1999-09-06 20:24:44 +00:00
mgleeson1%netscape.com
d40fce9bc1 removed #ifdef for hpux for _INT16 and _INT32 1999-09-03 22:14:37 +00:00
alecf%netscape.com
623dcbb68f remove shadow warnings 1999-08-07 19:34:06 +00:00
dveditz%netscape.com
cb8dbafe50 warning cleanup 1999-07-30 23:59:53 +00:00
slamm%netscape.com
782f4d5d92 Fix compiler warnings 1999-07-16 17:39:03 +00:00
ramiro%netscape.com
bbed66360e Checkin another chunk of Alex Larsson's non-exported symbol reduction
patch.  All changes protected by  MOZ_STRIP_NOT_EXPORTED.
These particular changes set the NS_EXPORT declarations as needed by
the linker.
1999-07-07 09:02:21 +00:00
waterson%netscape.com
88bd08e9fe Fix some compiler warnings; replaced variable names that shadowed global symbols. 1999-07-03 04:06:07 +00:00
mcafee%netscape.com
d97351b474 Putting EHOSTDOWN inside an ifdef to fix BeOS breakage. 1999-07-01 10:56:48 +00:00
tague%netscape.com
1c3d48626e Eliminate unix builld warnings from libi18n.h 1999-06-29 07:57:30 +00:00
leaf%mozilla.org
4bdb19ff44 removing cgi.h, which, apparently, is not needed anymore. 1999-06-28 16:11:39 +00:00
valeski%netscape.com
52b2051e9a removed unnecessary file cgi.h (bug 8916). if someone needs it there and I'm not around, check with mcafee. 1999-06-28 13:13:12 +00:00
mcafee%netscape.com
629e811d82 Changes for BeOS. 1999-06-26 21:39:54 +00:00
mcafee%netscape.com
6248e7811c Changes for BeOS. 1999-06-26 21:32:57 +00:00
mcafee%netscape.com
8af5c0fdb4 Adding case for BeOS. 1999-06-26 19:59:32 +00:00
mcafee%netscape.com
c342ebf38d Changes for BeOS. 1999-06-26 19:49:21 +00:00
mcafee%netscape.com
e1509aac8f Changes for BeOS 1999-06-26 19:48:02 +00:00
mcafee%netscape.com
fb3a93cd57 Changes for BeOS. 1999-06-26 19:42:53 +00:00
mcafee%netscape.com
15f553ce98 Changes for BeOS. 1999-06-26 19:24:41 +00:00
mcafee%netscape.com
e50edbdc6f Changes for BeOS 1999-06-26 19:21:50 +00:00
sspitzer%netscape.com
8846485a4f fix warning. 1999-06-26 05:57:29 +00:00
pnunn%netscape.com
558df114d3 added to image def's. pnunn. 1999-06-25 20:14:31 +00:00
alecf%netscape.com
50ef4ebdfb back out previous checkin - busts on windows 1999-06-16 00:59:24 +00:00
alecf%netscape.com
f1c17414c8 if 0 and static a bunch of functions that aren't used anywhere 1999-06-16 00:51:20 +00:00
briano%netscape.com
4b324bdd5d Changed all the platform-specific ifdefs wrt XP_RANDOM to use HAVE_RANDOM instead. 1999-06-10 04:05:28 +00:00
ssu%netscape.com
820366e1a7 Moving result #defines out where others can use them 1999-06-10 01:58:50 +00:00
morse%netscape.com
9b4f8a23d0 reimplement cookie viewer 1999-06-04 21:51:57 +00:00
waterson%netscape.com
4287b83347 Single public include directory on Win32. 1999-06-03 18:34:27 +00:00
sspitzer%netscape.com
9e1116af2d fix for #6031. the summary file names for newsgroups are based on
the newsgroup name.  if the name is too long for the native file
system, use the hash function to come up with a new name.

move that has code out of xp_hash.c and into newsSummarySpec.cpp

in 4.x, this was the only place it was used anyways.

fix my debugging printf.

re-arrange addressbook makefiles in mailnews/makefiles so that people
who use obj-dir can build.
1999-05-21 22:21:23 +00:00
briano%netscape.com
9f7bc3c783 Eliminate the need to use -DQNX by switching to __QNX__, predefined by the compiler. 1999-05-14 01:46:00 +00:00
waterson%netscape.com
9fb0fec61e Turn this off. It's just getting in the way of real PR_LOG use. 1999-04-28 03:32:29 +00:00
dveditz%netscape.com
7cde39835a removing obsolete header 1999-04-28 00:19:29 +00:00
dveditz%netscape.com
c75e0cdb44 pulling mkreg back out of netlib 1999-04-27 22:05:39 +00:00
beard%netscape.com
93f8949e2a reworked XP_ASSERT not to depend on <PP_Types.h> nor <UException.h> which are PowerPlant specific. 1999-04-25 06:43:04 +00:00
morse%netscape.com
19e6a1b2e1 net.h 1999-04-21 03:47:59 +00:00
alecf%netscape.com
2df79618dd ok, this is retarded. I'm fixing this once and for all.
if Bool is defined to be ANY kind of type we already know about, this is going to barf.
1999-04-16 22:29:59 +00:00
toshok%hungry.com
609b73c24f unix doesn't need FARPROC here either (thanks to nspr.) 1999-04-07 06:15:14 +00:00
spence%netscape.com
f45000383c new state added to the http state machine to allow async dialog authentication 1999-04-07 04:40:51 +00:00
gagan%netscape.com
4e6f62a933 N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
morse%netscape.com
02959b1ac5 fix bugzilla bug 909 1999-03-13 15:59:05 +00:00
mcafee%netscape.com
59344765ff Fixing enums for the Solaris 5.0 compiler, thanks to Tim McNerney <mumbly@netcom.com> for this change. 1999-03-05 09:29:52 +00:00
mcafee%netscape.com
cedf22e27a mcom_db.h, cdefs.h also had copies over in mozilla/dbm/include, this was causing much confusion as you can imagine. I've merged changes over to the dbm versions and am retiring these files. r=pinkerton@netscape.com,leaf@mozilla.org 1999-03-02 19:41:25 +00:00
pinkerton%netscape.com
53ebd8def3 remove duplicated files already in dbm 1999-03-02 19:01:56 +00:00
alecf%netscape.com
a6a7b8b652 fix -pedantic bustage on Unix 1999-02-26 17:49:41 +00:00
mcafee%netscape.com
8ec03c0c95 Fixing windows breakage 1999-02-10 01:34:45 +00:00
mcafee%netscape.com
6d7745c49d un-hardcoding SOLARIS 1999-02-10 00:13:25 +00:00
mcafee%netscape.com
9660bf864c Reverting back to 3.1 1999-02-09 12:18:30 +00:00
mcafee%netscape.com
95e3ea9bbe Solaris defines BROKEN_QSORT, removing explicit SOLARIS reference 1999-02-09 11:26:41 +00:00
mcafee%netscape.com
4225c6332a Fixing mac bustage: XP_QSORT() 1999-02-09 11:22:47 +00:00
morse%netscape.com
aabe3e8b27 removed single-signon dependency on lo_ele.h and MWContext 1999-02-05 22:05:59 +00:00
michaelp%netscape.com
063a432a3e addef typedefs to help remove layers dependencies. 1999-02-02 19:28:04 +00:00
kipp%netscape.com
01013d559c Hid some more layers stuff 1999-02-02 18:56:12 +00:00
kipp%netscape.com
81af269e78 More layer stuff removed 1999-02-02 18:52:05 +00:00
kipp%netscape.com
1ca4d12502 Found another XP_Rect to hide 1999-02-02 18:32:01 +00:00
kipp%netscape.com
70a08ef226 Removed XP_Rect references 1999-02-02 17:51:09 +00:00
kipp%netscape.com
30023ea052 Removed layers references 1999-02-02 17:34:46 +00:00
kipp%netscape.com
0c2af014ce Removed layers header file 1999-02-02 17:34:10 +00:00
mscott%netscape.com
2211e3a0b0 Add sockstub to list of url types. 1999-01-23 02:56:30 +00:00
cls%seawood.org
d342ba3bf6 Don't include local cdefs.h if we have a system version. 1999-01-18 19:11:35 +00:00
alecf%netscape.com
a533b0fdd1 back out relevant changes that broke the tree 1999-01-16 05:09:24 +00:00
alecf%netscape.com
8afb4c882a start moving stuff out of msgcom.h and into individual header files in mailnews 1999-01-16 04:44:00 +00:00
gagan%netscape.com
169ab37fa8 Fixed MAX_FORMATS_OUT that used to be incorrectly set. 1999-01-12 21:34:20 +00:00
beard%netscape.com
80a5f5a908 Backed out change for mac bustage. 1998-12-30 01:45:39 +00:00
morse%netscape.com
d1fdd0bc92 fix mac bustage 1998-12-30 01:29:54 +00:00
morse%netscape.com
d7d2046916 changes needed for privacy module 1998-12-30 00:22:55 +00:00
cls%seawood.org
3ab8dc959c Fixed redefinition warning 1998-12-15 03:21:23 +00:00
sfraser%netscape.com
7f3917c8c7 Removed XP_MAC include which is no longer necessary. 1998-12-05 21:55:53 +00:00
ramiro%netscape.com
e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
morse%netscape.com
7b9a00c3f3 change for single signon 1998-11-21 03:09:44 +00:00