alecf%netscape.com
06a3bbc5fe
back out previous checkin - busts on windows
1999-06-16 00:59:24 +00:00
alecf%netscape.com
bb73de7547
if 0 and static a bunch of functions that aren't used anywhere
1999-06-16 00:51:20 +00:00
briano%netscape.com
e2165f5ea2
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
dbe644b4a4
Moving result #defines out where others can use them
1999-06-10 01:58:50 +00:00
morse%netscape.com
4080fe81f1
reimplement cookie viewer
1999-06-04 21:51:57 +00:00
waterson%netscape.com
cabd0d3e30
Single public include directory on Win32.
1999-06-03 18:34:27 +00:00
sspitzer%netscape.com
1117b07845
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
5d7096cde2
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
c6bb43c603
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
981ef8b057
removing obsolete header
1999-04-28 00:19:29 +00:00
dveditz%netscape.com
040ca12c04
pulling mkreg back out of netlib
1999-04-27 22:05:39 +00:00
beard%netscape.com
b65d3bfe4a
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
d7cd548b20
net.h
1999-04-21 03:47:59 +00:00
alecf%netscape.com
231826c11e
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
8486ace28c
unix doesn't need FARPROC here either (thanks to nspr.)
1999-04-07 06:15:14 +00:00
spence%netscape.com
0e767a9a6b
new state added to the http state machine to allow async dialog authentication
1999-04-07 04:40:51 +00:00
gagan%netscape.com
dc83d61414
N2 landing... everybody run! duck! hide...! It really should be ok.
1999-03-25 00:22:56 +00:00
morse%netscape.com
5b55316e6c
fix bugzilla bug 909
1999-03-13 15:59:05 +00:00
mcafee%netscape.com
0f6515b16c
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
2317e4b478
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
b4f6727810
remove duplicated files already in dbm
1999-03-02 19:01:56 +00:00
alecf%netscape.com
75ed85bb21
fix -pedantic bustage on Unix
1999-02-26 17:49:41 +00:00
mcafee%netscape.com
9e47b52ea1
Fixing windows breakage
1999-02-10 01:34:45 +00:00
mcafee%netscape.com
478f24b1f4
un-hardcoding SOLARIS
1999-02-10 00:13:25 +00:00
mcafee%netscape.com
5688271bad
Reverting back to 3.1
1999-02-09 12:18:30 +00:00
mcafee%netscape.com
9b32d02a1d
Solaris defines BROKEN_QSORT, removing explicit SOLARIS reference
1999-02-09 11:26:41 +00:00
mcafee%netscape.com
c5445ca373
Fixing mac bustage: XP_QSORT()
1999-02-09 11:22:47 +00:00
morse%netscape.com
cdeaeacdb3
removed single-signon dependency on lo_ele.h and MWContext
1999-02-05 22:05:59 +00:00
michaelp%netscape.com
50f9983239
addef typedefs to help remove layers dependencies.
1999-02-02 19:28:04 +00:00
kipp%netscape.com
434429004f
Hid some more layers stuff
1999-02-02 18:56:12 +00:00
kipp%netscape.com
0725039971
More layer stuff removed
1999-02-02 18:52:05 +00:00
kipp%netscape.com
1387e50ce7
Found another XP_Rect to hide
1999-02-02 18:32:01 +00:00
kipp%netscape.com
5f3ecfeaab
Removed XP_Rect references
1999-02-02 17:51:09 +00:00
kipp%netscape.com
f89e80dc58
Removed layers references
1999-02-02 17:34:46 +00:00
kipp%netscape.com
1ec95408f5
Removed layers header file
1999-02-02 17:34:10 +00:00
mscott%netscape.com
930e84c4b4
Add sockstub to list of url types.
1999-01-23 02:56:30 +00:00
cls%seawood.org
bce008cb01
Don't include local cdefs.h if we have a system version.
1999-01-18 19:11:35 +00:00
alecf%netscape.com
f54572a237
back out relevant changes that broke the tree
1999-01-16 05:09:24 +00:00
alecf%netscape.com
51c26bc638
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
2bbf3ecdce
Fixed MAX_FORMATS_OUT that used to be incorrectly set.
1999-01-12 21:34:20 +00:00
beard%netscape.com
e7ac789343
Backed out change for mac bustage.
1998-12-30 01:45:39 +00:00
morse%netscape.com
c91f29760d
fix mac bustage
1998-12-30 01:29:54 +00:00
morse%netscape.com
f0790e0e20
changes needed for privacy module
1998-12-30 00:22:55 +00:00
cls%seawood.org
c54575737f
Fixed redefinition warning
1998-12-15 03:21:23 +00:00
sfraser%netscape.com
104915bd9a
Removed XP_MAC include which is no longer necessary.
1998-12-05 21:55:53 +00:00
ramiro%netscape.com
2009b728de
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
morse%netscape.com
18e0ee90dc
change for single signon
1998-11-21 03:09:44 +00:00
cyeh%netscape.com
e9d3c67427
Removing static makefiles as a part of the transition to Autoconf. I have taken great
...
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.
If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com .
1998-11-21 00:34:32 +00:00
raman%netscape.com
ea7436ae7f
Deleted obsolete messages
1998-11-19 05:21:36 +00:00
pinkerton%netscape.com
5615b3be8c
add platform.h
1998-11-18 19:19:02 +00:00