gecko-dev/grendel/ui
leaf%mozilla.org c9a9396aee make it binary, home-skillet 1999-06-24 02:52:18 +00:00
..
images make it binary, home-skillet 1999-06-24 02:52:18 +00:00
ActionFactory.java New prefs landing 1999-06-15 11:44:40 +00:00
BiffIcon.java
BiffThread.java
DialogAuthenticator.java New prefs landing 1999-06-15 11:44:40 +00:00
EditHostDialog.java Fixed to accomodate one of the constructors that disappeared from PageUI. 1999-06-21 09:54:08 +00:00
FolderCombo.java
FolderFrame.java New prefs landing 1999-06-15 11:44:40 +00:00
FolderListTransferable.java
FolderPanel.java Improved the copy and move context menus to display a sensible value for each store. 1999-06-20 21:41:16 +00:00
FolderPanelListener.java
GeneralDialog.java
GeneralFrame.java Font bug fixes - default font was too big (may be platform specific to linux, but Helvetica-plain-12 is a safe bet for any system). 1999-06-16 05:13:53 +00:00
GeneralPanel.java Font bug fixes - default font was too big (may be platform specific to linux, but Helvetica-plain-12 is a safe bet for any system). 1999-06-16 05:13:53 +00:00
Labels.properties Oops, too quick, backing out. This is one of the few files I didn't touch! 1999-04-19 01:20:21 +00:00
Makefile
MasterPanel.java Font bug fixes - default font was too big (may be platform specific to linux, but Helvetica-plain-12 is a safe bet for any system). 1999-06-16 05:13:53 +00:00
MasterPanelListener.java
MenuLabels.properties New prefs landing 1999-06-15 11:44:40 +00:00
Menus.properties New prefs landing 1999-06-15 11:44:40 +00:00
MessageCellRenderer.java
MessageDisplayManager.java
MessageFrame.java New prefs landing 1999-06-15 11:44:40 +00:00
MessageHeader.java
MessageListTransferable.java
MessageModel.java
MessagePanel.java Font bug fixes - default font was too big (may be platform specific to linux, but Helvetica-plain-12 is a safe bet for any system). 1999-06-16 05:13:53 +00:00
MessagePanelListener.java
MultiMessageDisplayManager.java New prefs landing 1999-06-15 11:44:40 +00:00
NewFolderDialog.java
PageModel.java
PageUI.java Tweaked XMLMenuBuilder to be a few less instructions. Not sure if it 1999-06-21 09:28:04 +00:00
PrefsDialog.java
ProgressFactory.java
ProgressFrame.java New prefs landing 1999-06-15 11:44:40 +00:00
README
SimpleAuthenticator.java
SimpleMessageHeader.java
Splash.java Splash-screen class. 1999-06-24 01:34:09 +00:00
StoreFactory.java New prefs landing 1999-06-15 11:44:40 +00:00
ToolBarLayout.java Font bug fixes - default font was too big (may be platform specific to linux, but Helvetica-plain-12 is a safe bet for any system). 1999-06-16 05:13:53 +00:00
Toolbar.properties
UIAction.java
UIFactory.java
UnifiedMessageDisplayManager.java Font bug fixes - default font was too big (may be platform specific to linux, but Helvetica-plain-12 is a safe bet for any system). 1999-06-16 05:13:53 +00:00
Util.java
XMLMenuBuilder.java Tweaked XMLMenuBuilder to be a few less instructions. Not sure if it 1999-06-21 09:28:04 +00:00
XMLPageBuilder.java Tweaked XMLMenuBuilder to be a few less instructions. Not sure if it 1999-06-21 09:28:04 +00:00
XMLWidgetBuilder.java Fix the implementation of XMLMenuBuilder. Much faster now since it 1999-06-20 02:15:35 +00:00
dialogs.xml
menus.xml New prefs landing 1999-06-15 11:44:40 +00:00

README

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

The grendel.ui package implements the grendel GUI.  Much of the work is
to create the outline view of a set of messages, although much of that
work is split off into the grendel.view package.

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