gecko-dev/grendel
1999-03-05 15:16:09 +00:00
..
addressbook Backed out mauros changes until they get fixed. 1999-03-05 00:04:48 +00:00
calypso Sanity (jikes falls over these) 1999-02-20 02:13:18 +00:00
composition We don't want to send the whole path, just the filename. 1999-03-03 11:01:22 +00:00
contrib Patch from Morgan Schweers <morgan@vixen.com> to directly edit the From: header in the composition window. We need to add an advanced configuration option to turn this on, because otherwise not-so-clueful users might make mistakes. It'll stay here for now 1999-03-03 11:18:50 +00:00
dnd Coexistence patches for Java 2 DND and 1.1 non-existent DND. 1999-02-19 03:10:40 +00:00
docs Status update! 1999-02-25 23:09:12 +00:00
dog Needed to get news working. 1999-02-25 14:08:14 +00:00
filters Sanity (jikes falls over these) 1999-02-20 02:13:18 +00:00
integrator Old references to Orion, etc. ripped now. Replacements dropped it. It 1999-01-09 03:55:32 +00:00
META-INF Remove this ugly registration. This is the way to do it right! 1999-03-01 00:33:01 +00:00
mime Patches to make sure everything is correctly typed and good. 1999-02-11 11:07:55 +00:00
prefs Signature storage into prefs. 1999-03-05 09:06:36 +00:00
search Old references to Orion, etc. ripped now. Replacements dropped it. It 1999-01-09 03:55:32 +00:00
storage Moving Constants from grendel.storage to grendel.util. Also a little bit of cleaning up on this subject. 1999-03-03 10:10:23 +00:00
ui I'm backing out the changes to use the provider registry for now, because of problems. We should investigate this! 1999-03-05 15:16:09 +00:00
util Moving Constants from grendel.storage to grendel.util. Also a little bit of cleaning up on this subject. 1999-03-03 10:10:23 +00:00
view Fixed my own lameness. 1999-03-01 05:28:18 +00:00
widgets On a slow machine, there's a NullException as getGraphics() returns after 1999-02-19 16:18:41 +00:00
Main.java Moving Constants from grendel.storage to grendel.util. Also a little bit of cleaning up on this subject. 1999-03-03 10:10:23 +00:00
Makefile Now let's see if I can commit it right this time. 1999-02-24 21:31:37 +00:00
README The last step in updating the docs. 1999-03-05 01:48:15 +00:00
README.build Updated build docs 1999-03-05 01:26:30 +00:00
README.libs Updated lib dependencies 1999-03-05 01:18:23 +00:00
rules.mk Removed classpath's bogusness. We need to get a better way to do this. 1999-01-22 06:44:30 +00:00
SelfTest.java vivat grendel! 1998-09-09 00:52:38 +00:00
TestFolderViewer.java vivat grendel! 1998-09-09 00:52:38 +00:00

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