gecko-dev/grendel
1999-07-02 14:20:06 +00:00
..
addressbook use getCanonicalPath instead of of getCanonicalFile().toString, as both JDK1.1 & 1.2 has getCanonicalPath, but only 1.2 has getCanonicalFile. 1999-06-27 08:38:50 +00:00
calypso
composition
contrib
dnd
docs
dog Upgrade to knife's nntp provider version 1.02 1999-06-22 10:11:56 +00:00
filters
integrator
META-INF
mime
prefs use addElement instead of add, as add is 1.2 specific, and both 1.2 and 1.1 have addElement. 1999-06-27 08:41:01 +00:00
search
storage
ui Including the MozillaZine animation contest winner from Klaus Malorny. 1999-07-02 14:20:06 +00:00
util
view Improved the copy and move context menus to display a sensible value for each store. 1999-06-20 21:41:16 +00:00
widgets
Main.java Added code to show a splash screen at startup. 1999-06-24 01:34:34 +00:00
Makefile
README
README.build
README.libs
rules.mk
SelfTest.java
TestFolderViewer.java

This is Grendel -- a Java mail/news client.

It is runnable state right now, though there is still a lot of work to do. 

It is currently being maintained by Jeff Galyan (talisman@anamorphic.com), 
Giao Nguyen (grail@cafebabe.org) and Edwin Woudt (edwin@woudt.nl)

See http://www.mozilla.org/projects/grendel/ for more info.

See README.libs for the libraries you need.
See README.build for build instructions