gecko-dev/lib
1999-03-09 01:10:59 +00:00
..
htmldlgs
layout
libaddr
libcnv
libdom
libi18n
liblayer
libmime
libmisc
libmocha
libmsg
libparse
libpics
libpwcac
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 Quiet mac warnings. 1999-03-09 01:10:59 +00:00
Makefile
Makefile.in
makefile.win