gecko-dev/mailnews/local
1999-03-08 20:10:14 +00:00
..
build include xplib.h.... 1999-03-08 00:01:04 +00:00
public Add ability to display a message given just a message number. We take this number (which is not a key or ID) and get the array of message keys from the db. We then extract the key corresponding to the number passed in. This interface function is used primarily to make debuggin easier where we don't have a message key or message ID lying around... 1999-03-08 02:12:50 +00:00
src Call close on the mail database instead of release. 1999-03-08 20:10:14 +00:00
tests requires js for the prefs stuff. Link with rdf_utils.lib instead of rdf.lib. 1999-03-08 01:05:21 +00:00
.cvsignore don't check in Makefile 1999-02-02 00:13:17 +00:00
Makefile.in only build tests when ENABLE_TESTS (i.e. --enable-tests) is turned on 1999-03-04 01:36:25 +00:00
makefile.win Added build directory. 1999-02-23 07:08:56 +00:00