gecko-dev/grendel/ui
edwin%woudt.nl 37db9757f1 Updateable menus (by Mauro) 1999-05-15 22:42:27 +00:00
..
images A new throbber 1999-03-08 14:45:52 +00:00
ActionFactory.java Default identities can be set now in the preferences file for each store. 1999-03-14 11:16:50 +00:00
BiffIcon.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
BiffThread.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
DialogAuthenticator.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
EditHostDialog.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
FolderCombo.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
FolderFrame.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
FolderListTransferable.java vivat grendel! 1998-09-09 00:52:38 +00:00
FolderPanel.java Inline forwarding now also works a bit. 1999-04-19 01:16:28 +00:00
FolderPanelListener.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
GeneralDialog.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
GeneralFrame.java Updateable menus (by Mauro) 1999-05-15 22:42:27 +00:00
GeneralPanel.java Removing unused toolbar code 1999-04-18 10:42:47 +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 Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
MasterPanel.java Default identities can be set now in the preferences file for each store. 1999-03-14 11:16:50 +00:00
MasterPanelListener.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
MenuLabels.properties MPL stuff again 1999-04-19 01:18:30 +00:00
Menus.properties MPL stuff again 1999-04-19 01:18:30 +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 Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
MessageHeader.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
MessageListTransferable.java vivat grendel! 1998-09-09 00:52:38 +00:00
MessageModel.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
MessagePanel.java Oh boy, I broke this with my license compliance checkin :-( 1999-03-07 20:04:41 +00:00
MessagePanelListener.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
MultiMessageDisplayManager.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
NewFolderDialog.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
PageModel.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
PageUI.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
PrefsDialog.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
ProgressFactory.java Message deletion works 1999-03-03 10:03:06 +00:00
ProgressFrame.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +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 Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
StoreFactory.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
ToolBarLayout.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
Toolbar.properties Inline forwarding now also works a bit. 1999-04-19 01:16:28 +00:00
UIAction.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
UIFactory.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
UnifiedMessageDisplayManager.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
Util.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
XMLMenuBuilder.java Changed return value for getComponent(). 1999-03-24 09:00:28 +00:00
XMLPageBuilder.java Patches for password setting in prefs. 1999-03-30 00:30:33 +00:00
XMLWidgetBuilder.java Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
dialogs.xml Patches for password setting in prefs. 1999-03-30 00:30:33 +00:00
menus.xml Inline forwarding now also works a bit. 1999-04-19 01:16:28 +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.