Commit Graph

246 Commits

Author SHA1 Message Date
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
cyeh%netscape.com
65038e9551 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
ea55d8729b Deleted obsolete messages 1998-11-19 05:21:36 +00:00
pinkerton%netscape.com
16e17e7c08 add platform.h 1998-11-18 19:19:02 +00:00
cls%seawood.org
7411f07b1d Updated checks for solaris. Started using platform.h. 1998-11-18 18:32:52 +00:00
cls%seawood.org
4a6168e344 Updated check for Solaris and added multiple include check 1998-11-18 18:28:27 +00:00
morse%netscape.com
a312ef1aea updates for single signon 1998-11-18 04:35:47 +00:00
briano%netscape.com
c6f12a4376 Fix for a variety of nit-picking compilers. 1998-11-15 08:40:32 +00:00
briano%netscape.com
55e6ea1c09 Fixes for AIXV3. 1998-11-15 08:39:27 +00:00
cls%seawood.org
4949087b83 The purpose of this file is to convert various compiler defines into a single define for each platform. This is ONLY to be used when feature defines will not work. 1998-11-11 18:59:44 +00:00
morse%netscape.com
a02b658e50 separate trust labels from cookie management 1998-11-10 04:31:26 +00:00
sudu%netscape.com
fa5861bd99 Added a new api to support liveconnect security 1998-11-02 23:08:06 +00:00
raman%netscape.com
06c445dbcc Added JavaScript object for background download 1998-10-28 20:17:56 +00:00
ddrinan%netscape.com
3155cf3475 Added xpSecurityModule 1998-10-27 03:53:51 +00:00
waterson%netscape.com
447c6df83d Use PR_EXTERN() macros to ensure external linkage for timing functions. 1998-10-26 23:08:58 +00:00
nhotta%netscape.com
7820463ee2 Added environment to MochaDecoder. 1998-10-22 20:32:00 +00:00
cls%seawood.org
58641ee9f5 Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)).
Added glibc ifndefs to strdup declarations.
Fixed problem with stderr under glibc 2.1.
Patch submitted by Tom Rini <trini@kernel.crashing.org>.
1998-10-22 06:05:19 +00:00
kin%netscape.com
14c70663f3 Fix for bug #329760: ENDER: Loading multi-part mime into Ender leaves tmp
files around.
Files touched:

    include/edt.h
    lib/layout/edtbuf.cpp
    lib/layout/edtlist.cpp
    lib/mailto/mprdecod.cpp
1998-10-21 20:37:43 +00:00
tague%netscape.com
6c09854bbe Added prototypes for two new date and time formatting functions 1998-10-20 21:39:33 +00:00
nhotta%netscape.com
4475243a7d Added two new interfaces. 1998-10-20 20:58:13 +00:00
ftang%netscape.com
4d5ac9106b add XP_PROTO 1998-10-20 13:05:25 +00:00