gecko-dev/grendel/ui
edwin%woudt.nl 781c1f3fe4 Including the MozillaZine animation contest winner from Klaus Malorny. 1999-07-02 14:20:06 +00:00
..
images Including the MozillaZine animation contest winner from Klaus Malorny. 1999-07-02 14:20:06 +00:00
ActionFactory.java
BiffIcon.java
BiffThread.java
DialogAuthenticator.java
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
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 Including the MozillaZine animation contest winner from Klaus Malorny. 1999-07-02 14:20:06 +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
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
Menus.properties
MessageCellRenderer.java
MessageDisplayManager.java
MessageFrame.java
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
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
README
SimpleAuthenticator.java
SimpleMessageHeader.java
Splash.java Splash-screen class. 1999-06-24 01:34:09 +00:00
StoreFactory.java
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

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.