gecko-dev/grendel/ui
grail%cafebabe.org dfd35aeb54 Fixed a few constant references to their values. 1999-03-01 07:12:55 +00:00
..
images vivat grendel! 1998-09-09 00:52:38 +00:00
ActionFactory.java Preference dialog shows up and even saves the info back. 1999-02-25 07:44:11 +00:00
BiffIcon.java Old references to Orion, etc. ripped now. Replacements dropped it. It 1999-01-09 03:55:32 +00:00
BiffThread.java Old references to Orion, etc. ripped now. Replacements dropped it. It 1999-01-09 03:55:32 +00:00
DialogAuthenticator.java Fix to let the Dialog show up. 1999-02-26 12:12:13 +00:00
EditHostDialog.java Preference dialog shows up and even saves the info back. 1999-02-25 07:44:11 +00:00
FolderCombo.java Patches from Edwin to clarify method calls for inner methods. 1999-02-17 05:26:17 +00:00
FolderFrame.java Added action mapping to menus. 1999-01-20 06:40:01 +00:00
FolderListTransferable.java vivat grendel! 1998-09-09 00:52:38 +00:00
FolderPanel.java Patches from Edwin to clarify method calls for inner methods. 1999-02-17 05:26:17 +00:00
FolderPanelListener.java Old references to Orion, etc. ripped now. Replacements dropped it. It 1999-01-09 03:55:32 +00:00
GeneralDialog.java Old references to Orion, etc. ripped now. Replacements dropped it. It 1999-01-09 03:55:32 +00:00
GeneralFrame.java Added action mapping to menus. 1999-01-20 06:40:01 +00:00
GeneralPanel.java Changed NSToolbar references to GrendelToolBar, IUICmd changed to UIAction. 1999-01-10 21:49:40 +00:00
Labels.properties vivat grendel! 1998-09-09 00:52:38 +00:00
Makefile Added newly introduced classes to the build. 1999-02-19 09:05:39 +00:00
MasterPanel.java Mods to get the folder tree displaying correctly. 1999-01-10 21:52:11 +00:00
MasterPanelListener.java Old references to Orion, etc. ripped now. Replacements dropped it. It 1999-01-09 03:55:32 +00:00
MenuLabels.properties vivat grendel! 1998-09-09 00:52:38 +00:00
Menus.properties General functionality and UI enhancements (global). 1999-01-10 22:31:08 +00:00
MessageCellRenderer.java vivat grendel! 1998-09-09 00:52:38 +00:00
MessageDisplayManager.java vivat grendel! 1998-09-09 00:52:38 +00:00
MessageFrame.java Added action mapping to menus. 1999-01-20 06:40:01 +00:00
MessageHeader.java Old references to Orion, etc. ripped now. Replacements dropped it. It 1999-01-09 03:55:32 +00:00
MessageListTransferable.java vivat grendel! 1998-09-09 00:52:38 +00:00
MessageModel.java Old references to Orion, etc. ripped now. Replacements dropped it. It 1999-01-09 03:55:32 +00:00
MessagePanel.java Minor modifications to get the message display working. Hacked in a JEditorPane to provide -very basic- html display capability. 1999-01-10 21:55:57 +00:00
MessagePanelListener.java Old references to Orion, etc. ripped now. Replacements dropped it. It 1999-01-09 03:55:32 +00:00
MultiMessageDisplayManager.java Added action mapping to menus. 1999-01-20 06:40:01 +00:00
NewFolderDialog.java Temporary fix for the new folder action. The dialog for it is still 1999-01-22 06:45:10 +00:00
PageModel.java PageUI now supports initAll() and saveAll(). 1999-02-20 22:53:02 +00:00
PageUI.java Removed some debugging information. 1999-02-25 07:44:57 +00:00
PrefsDialog.java Preference dialog shows up and even saves the info back. 1999-02-25 07:44:11 +00:00
ProgressFactory.java Old references to Orion, etc. ripped now. Replacements dropped it. It 1999-01-09 03:55:32 +00:00
ProgressFrame.java Old references to Orion, etc. ripped now. Replacements dropped it. It 1999-01-09 03:55:32 +00:00
README vivat grendel! 1998-09-09 00:52:38 +00:00
SimpleAuthenticator.java vivat grendel! 1998-09-09 00:52:38 +00:00
SimpleMessageHeader.java Old references to Orion, etc. ripped now. Replacements dropped it. It 1999-01-09 03:55:32 +00:00
StoreFactory.java Remove this ugly registration. This is the way to do it right! 1999-03-01 00:33:01 +00:00
ToolBarLayout.java Layout manager for toolbars. A little rough, but it's a start. 1999-01-09 19:58:09 +00:00
UIAction.java Code from Jeff to get ActionFactory and company all happy. 1999-01-09 06:06:14 +00:00
UIFactory.java Old references to Orion, etc. ripped now. Replacements dropped it. It 1999-01-09 03:55:32 +00:00
UnifiedMessageDisplayManager.java Layout used to break if you switched between different layouts. It seems 1999-02-27 08:56:33 +00:00
Util.java Changed JToolBars to GrendelToolBars. 1999-01-09 08:44:30 +00:00
XMLMenuBuilder.java Fixed a few constant references to their values. 1999-03-01 07:12:55 +00:00
XMLPageBuilder.java Fixed a few constant references to their values. 1999-03-01 07:12:55 +00:00
XMLWidgetBuilder.java Changes to fit with API differences in XML Technology Release. 1999-02-28 23:53:40 +00:00
dialogs.xml Fix minor "bug" in xml description. 1999-02-09 08:06:30 +00:00
menus.xml General functionality and UI enhancements (global). 1999-01-10 22:31:08 +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.