gecko-dev/grendel/ui
grail%cafebabe.org fc475b9236 Moved to a recursive processing model so you don't have to mess with a
hashtable of parent widgets anymore.
1999-01-24 12:02:31 +00:00
..
images vivat grendel! 1998-09-09 00:52:38 +00:00
ActionFactory.java Old references to Orion, etc. ripped now. Replacements dropped it. It 1999-01-09 03:55:32 +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 Old references to Orion, etc. ripped now. Replacements dropped it. It 1999-01-09 03:55:32 +00:00
dialogs.xml vivat grendel! 1998-09-09 00:52:38 +00:00
EditHostDialog.java Old references to Orion, etc. ripped now. Replacements dropped it. It 1999-01-09 03:55:32 +00:00
FolderCombo.java Stupid stupid stupid. JComboBox.removeAllItems() NullExceptions if 1999-01-20 09:53:28 +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 Got this displaying properly when we load a set of mail folders. 1999-01-10 21:46:34 +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 General functionality and UI enhancements (global). 1999-01-10 22:31:08 +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
menus.xml 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
PrefsDialog.java Old references to Orion, etc. ripped now. Replacements dropped it. It 1999-01-09 03:55:32 +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 Temporarily hacked around a SecurityException when null Authenticator passed. **IMPORTANT** we need to remember to put the authentication stuff back before making a real release. 1999-01-10 22:01:20 +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 Added action mapping to menus. 1999-01-20 06:40:01 +00:00
Util.java Changed JToolBars to GrendelToolBars. 1999-01-09 08:44:30 +00:00
XMLMenuBuilder.java Moved to a recursive processing model so you don't have to mess with a 1999-01-24 12:02:31 +00:00

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.