pjs/lib
alecf%netscape.com 8d7eb39b2a fix for #4264 - move fe_GetConfigDir into libxp, because that is in-memory and available for components to use
I've heard rumors that this will break mac, but I'll be able to fix it in one cycle
This allows components that don't link against libpref to be loaded and not crash
1999-03-25 22:45:46 +00:00
..
htmldlgs
layout
libaddr
libcnv
libdom
libi18n
liblayer Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
libmime
libmisc
libmocha
libmsg
libparse
libpics
libpwcac Switched back to building both shared and static libs by default. 1999-03-23 04:26:03 +00:00
libstyle
mac Fix bug #3405. Thanks to sfraser's research we discovered that there was a nasty problem caused by mactime.c including xp_mcom.h (added by brade on 3/3) causing ctime to be redefined as macctime. This is bad since macctime calls ctime (can you say recursion, recusrion, recusrsion...). Fix was to add an #undef for ctime after including xp_mcom.h and sacrificing a purple dinosaur. 1999-03-05 05:39:20 +00:00
mailto
mariner
plugin
xlate
xp fix for #4264 - move fe_GetConfigDir into libxp, because that is in-memory and available for components to use 1999-03-25 22:45:46 +00:00
Makefile
Makefile.in
makefile.win