briano%netscape.com
|
16465b529b
|
Automated update
|
1999-04-05 02:59:34 +00:00 |
|
troy%netscape.com
|
4e2f68cde3
|
Added rules for Q tag
|
1999-04-05 02:56:37 +00:00 |
|
troy%netscape.com
|
0cd13af7b0
|
Work on generated content
|
1999-04-05 02:53:07 +00:00 |
|
toshok%hungry.com
|
a26f40c149
|
add check for pthread_attr_init in -lc_r if it's not in -lpthread, and the gethostbyname_r check fails. this gets pthreads on freebsd working. Also, add another AC_SUBST for the NSPR include dir, since the OJI stuff needs NSPR_INCLUDE_DIR/private
|
1999-04-05 02:48:00 +00:00 |
|
morse%netscape.com
|
da6bd7ed4a
|
fix build bustage
|
1999-04-05 00:54:17 +00:00 |
|
dp%netscape.com
|
2f2919cf71
|
Getting viewer linux viewer tinderbox to not descend into extensions/
since extensions/ could depend on xpfe/
|
1999-04-05 00:45:33 +00:00 |
|
morse%netscape.com
|
e6552a3968
|
fix build bustage
|
1999-04-05 00:43:13 +00:00 |
|
morse%netscape.com
|
da29ff4669
|
fix bustage on raptor
|
1999-04-05 00:22:05 +00:00 |
|
dp%netscape.com
|
7dabd08e7f
|
Registry strings cleanup. Thanks to Nicholas Ambrose <nick87@hotmail.com>
|
1999-04-05 00:07:18 +00:00 |
|
morse%netscape.com
|
667c084cc3
|
fix build bustage on mac
|
1999-04-04 23:23:12 +00:00 |
|
mscott%netscape.com
|
511bb0d228
|
Part of my mailnews reduce disk footprint cleanup effort. No longer need to link against xplib.
|
1999-04-04 23:09:54 +00:00 |
|
mscott%netscape.com
|
8d76f4a1b1
|
Part of my mailnews reduce disk footprint cleanup effort. we no longer need to link with xplib
|
1999-04-04 23:00:54 +00:00 |
|
mscott%netscape.com
|
a50ac454ff
|
Part of my mailnews reduce disk footprint cleanup effort. Checking in Jean-Francois' changes for converting pop3 protocol to use PL_Hash instead of XP_hash stuff.
|
1999-04-04 23:00:26 +00:00 |
|
mscott%netscape.com
|
1fbbd14930
|
We no longer need to link with secfree and xplib.
|
1999-04-04 22:50:36 +00:00 |
|
mscott%netscape.com
|
e208e0d4ff
|
compose no longer needs to link against xplib and the old security library. We shouldn't be linking against mailnews library either!! Use mail util library instead...
|
1999-04-04 22:42:38 +00:00 |
|
morse%netscape.com
|
fdcc8e99e2
|
include allxpstr if wallet is not already doing so
|
1999-04-04 22:42:33 +00:00 |
|
morse%netscape.com
|
34a86e14d8
|
don't compile it if ClientWallet not defined
|
1999-04-04 22:41:43 +00:00 |
|
mscott%netscape.com
|
80da608aae
|
Part of my mailnews reduce disk footprint cleanup effort.
|
1999-04-04 22:41:25 +00:00 |
|
mscott%netscape.com
|
7b29f58f32
|
Part of my mailnews reduce disk footprint cleanup effort. Stop compiling code to functions we won't be implementing in seamonkey (FE_Progress, FE_Alert, etc.). Having these in here was requiring us to link against xplib to pick up some of their definitions. We'll never have functions for these anyway. I left them in under a UNREADY_CODE flag so we can see what the code used to do.
|
1999-04-04 22:40:58 +00:00 |
|
mscott%netscape.com
|
986b9f836a
|
Part of my mailnews reduce disk footprint cleanup effort. Remove some dependencies on allxpstr which required us to link against xplib.
|
1999-04-04 22:39:15 +00:00 |
|
mscott%netscape.com
|
2b1fbe0197
|
Part of my mailnews reduce disk footprint cleanup effort. ifdef out (under a UNREADY_CODE flag) lines of code which don't have values in the new world (such as FE_Progress, XP_GetString, etc.). These functions will never exist in seamonkey. By commenting them out, we can see what the code used to do but we don't need to link against xplib to build (which we did before for many of the functions).
|
1999-04-04 22:38:25 +00:00 |
|
mscott%netscape.com
|
79c375d3d2
|
Part of my mailnews reduce disk footprint cleanup effort. Add definitions for all the values compose used to get out of allxpstr.h
|
1999-04-04 22:36:32 +00:00 |
|
mscott%netscape.com
|
305f2e9b98
|
Part of my mailnews reduce disk footprint cleanup effort. Remove out of memory extern int.
|
1999-04-04 22:35:23 +00:00 |
|
mscott%netscape.com
|
a44f6927de
|
Part of my mailnews reduce disk footprint cleanup effort. Don't include xp.h. Replace StrAllocCat and StrAllocCopy. extern int's we used to get from allxpstr, we'll get from msgCompglue.h
|
1999-04-04 22:34:46 +00:00 |
|
mscott%netscape.com
|
67a35c2ba1
|
Part of my mailnews reduce disk footprint cleanup effort. Remove include of xp.h. Convert all StrAllocCopy and StrAllocCat to more useful equivalents....
|
1999-04-04 22:33:31 +00:00 |
|
mscott%netscape.com
|
b161a286d8
|
Part of my mailnews reduce disk footprint cleanup effort. No longer need to link with mozjs and xplib.
|
1999-04-04 22:22:04 +00:00 |
|
mscott%netscape.com
|
d76ff2f5e4
|
Part of my mailnews reduce disk footprint cleanup effort. No longer need to link with JS and with xplib.
|
1999-04-04 22:20:57 +00:00 |
|
mscott%netscape.com
|
eaeeb40a65
|
Part of my mailnews reduce disk footprint cleanup effort. Add definitions that we used to get from allxpstr.h.
|
1999-04-04 22:20:06 +00:00 |
|
mscott%netscape.com
|
751ea317c7
|
Part of my mailnews reduce disk footprint cleanup effort. Remove XP_Hash stuff and replace it with PL_Hash.
|
1999-04-04 22:19:47 +00:00 |
|
mscott%netscape.com
|
ba21952cc5
|
Part of my mailnews reduce disk footprint cleanup effort. Don't include mkutils.h. Remove extern for out of memory which we used to get from allxpstr.
|
1999-04-04 22:18:59 +00:00 |
|
mscott%netscape.com
|
b2fc402848
|
Part of my mailnews reduce disk footprint cleanup effort. Many changes to remove dependencies on xplib. Removed all StrAllocCopy and StrAllocCat calls. Isolated the externs we needed from allxpstr.h, we'll defines those in nntpCore.h for now.
|
1999-04-04 22:18:14 +00:00 |
|
mscott%netscape.com
|
c9e0d5940e
|
Part of my mailnews reduce disk footprint cleanup effort. No longer need to link against xplib.
|
1999-04-04 22:09:04 +00:00 |
|
mscott%netscape.com
|
aa830ff714
|
Oops...we still need to link against rdfutils_s (because of nsMsgFolder...)
|
1999-04-04 22:08:25 +00:00 |
|
mscott%netscape.com
|
ef1f34e264
|
Part of my mailnews reduce disk footprint cleanup effort. We no longer need to link against xplib.
|
1999-04-04 22:00:06 +00:00 |
|
mscott%netscape.com
|
31590cf30d
|
Part of my mailnews reduce disk footprint cleanup effort. Add macro defintions for IS_DIGIT, IS_ALPHA, etc. I know it is bad to do it here. I need to talk to a raptor base owner and look into adding the macros where everyone besides just mailnews can use them!
|
1999-04-04 21:59:22 +00:00 |
|
mscott%netscape.com
|
f8ccb2f204
|
Part of my mailnews reduce disk footprint cleanup effort. Remove use of XP_IS* to help remove dependencies on xplib. don't include xp.h. Use nsCRT::mem* functions.
|
1999-04-04 21:57:28 +00:00 |
|
mscott%netscape.com
|
cf034705a6
|
Part of my mailnews reduce disk footprint cleanup effort. We no longer need to be linking against rdfutils and xplib.
|
1999-04-04 21:44:51 +00:00 |
|
mscott%netscape.com
|
784be62d5c
|
Part of my mailnews reduce disk footprint cleanup effort. We are linking against many many more libraries than we need to. Remvoing xplib, js, newstest among others...
|
1999-04-04 21:42:53 +00:00 |
|
mscott%netscape.com
|
ff85fb3855
|
Part of my mailnews reduce disk footprint cleanup effort. Use PR_MAX and PR_MIN instead of the versions through xp.h. Use nsCRT::mem* functions instead of those obtained through xp.h. Remove dep. on XP_QSORT.
|
1999-04-04 21:42:02 +00:00 |
|
mscott%netscape.com
|
684ffaada7
|
Part of my mailnews reduce disk footprint cleanup effort. Remove needless dependencies on fe_proto and allxpstr.h
|
1999-04-04 21:39:53 +00:00 |
|
mscott%netscape.com
|
3aaf756dc3
|
Fix crash when running mailnews app. Problem: we're creating an object that is an interface without going through the component manager and are calling new on it directly. so the object returned has a ref count of 0. We need to add ref it before returning it..This change should be moot if we were going through the component manager though.
|
1999-04-04 21:12:10 +00:00 |
|
mscott%netscape.com
|
efff0c767f
|
One more change...we need to link against mork to remove some unresolved symbols which occurr when we load the library.
|
1999-04-04 20:27:48 +00:00 |
|
mscott%netscape.com
|
24e73ab3bc
|
Help fix Linux build problems for bienvenu. Link with correct name for the msgdb library.
|
1999-04-04 20:24:36 +00:00 |
|
mscott%netscape.com
|
c08d12b155
|
Help fix Linux build for bienvenu. We want to build the static library for this...
|
1999-04-04 20:23:16 +00:00 |
|
mscott%netscape.com
|
5d41e67886
|
We now need to link with msgcorutil since we are no longer linking with msgdb.lib directly (which is where we were getting it before). This fixes the unresolved symbols problem when loading this library.
|
1999-04-04 20:22:28 +00:00 |
|
buster%netscape.com
|
73f3b2da71
|
Improved setting text property for next type-in (that is, setting text properties with a collapsed selection.) Bold, italic, and underline
all work. Better error checking, and factored out some common code.
|
1999-04-04 20:10:39 +00:00 |
|
buster%netscape.com
|
332345e744
|
fixed some broken asserts
|
1999-04-04 20:10:24 +00:00 |
|
rickg%netscape.com
|
dd6a0df6c3
|
tweaked top 100 list
|
1999-04-04 19:52:47 +00:00 |
|
buster%netscape.com
|
e4d4d225f9
|
GetTextProperty interface change
|
1999-04-04 18:11:44 +00:00 |
|
bienvenu%netscape.com
|
9e33b089cf
|
add build makefile
|
1999-04-04 18:08:06 +00:00 |
|