gecko-dev/grendel
edwin%woudt.nl 9065d5cc0d Improved the copy and move context menus to display a sensible value for each store. 1999-06-20 21:41:16 +00:00
..
META-INF Remove this ugly registration. This is the way to do it right! 1999-03-01 00:33:01 +00:00
addressbook New prefs landing 1999-06-15 11:44:40 +00:00
calypso More bug fixes - would throw a FileNotFound exception at startup if the $HOME/.grendel/grendel.pref file didn't exist. Now it creates it if it doesn't already exist. 1999-06-16 05:15:31 +00:00
composition Yet more font bug fixes. 1999-06-16 05:17:33 +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 Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 01:30:52 +00:00
docs Status update! 1999-02-25 23:09:12 +00:00
dog Oops, lameness. Also: switch the two comments on the previous commits of these two files. 1999-06-14 22:36:19 +00:00
filters Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 01:30:52 +00:00
integrator Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 01:30:52 +00:00
mime forgot MPL 1999-06-13 12:43:32 +00:00
prefs *Lots* of bug fixes: 1999-06-16 05:21:42 +00:00
search New prefs landing 1999-06-15 11:44:40 +00:00
storage New prefs landing 1999-06-15 11:44:40 +00:00
ui Improved the copy and move context menus to display a sensible value for each store. 1999-06-20 21:41:16 +00:00
util New prefs landing 1999-06-15 11:44:40 +00:00
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 Fix the implementation of XMLMenuBuilder. Much faster now since it 1999-06-20 02:15:35 +00:00
Main.java Oops, forgot this one. The preferred Look&Feel is set on startup. 1999-06-15 23:08:07 +00:00
Makefile New prefs landing 1999-06-15 11:44:40 +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 because of bug #8567 1999-06-20 21:05:23 +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
rules.mk Removed all classpath directives. 1999-06-18 04:13:39 +00:00

README

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