Commit Graph

288 Commits

Author SHA1 Message Date
grail%cafebabe.org
3a186e91a7 PageUI now supports initAll() and saveAll(). 1999-02-20 22:53:02 +00:00
edwin%woudt.nl
019b50da90 Fixing small itches with quoting and signatures 1999-02-20 22:19:32 +00:00
edwin%woudt.nl
eb1b8742dc Adding the toolbar button pictures for adding the signature. Somebody should draw better ones. 1999-02-20 22:08:55 +00:00
edwin%woudt.nl
f62d970b6f Grendel now handels signatures (one can have a different signature for every personality) 1999-02-20 22:07:12 +00:00
edwin%woudt.nl
e97dbf35b8 When replying the message is quoted automatically now, so you don't have to push that 'quote' button. 1999-02-20 21:03:09 +00:00
edwin%woudt.nl
04a42c3fda Finally fixed the java.awt.List / java.util.List nameclash 1999-02-20 02:17:48 +00:00
edwin%woudt.nl
a97b120fec Sanity (jikes falls over these) 1999-02-20 02:13:18 +00:00
edwin%woudt.nl
a55e24c9ad Mail sending now works. I also added the multiple peronalities feature. 1999-02-19 22:41:38 +00:00
edwin%woudt.nl
e270cfcde8 Added the DialogAuthenticator back in to get imap/pop3/nntp working. 1999-02-19 22:40:12 +00:00
edwin%woudt.nl
7b798ca7f4 Added a mail.host property for sending e-mail. Also add the DialogAuthenticator back in to get imap/pop3/nntp working. 1999-02-19 22:39:23 +00:00
grail%cafebabe.org
abe3909f53 On a slow machine, there's a NullException as getGraphics() returns after
UI disappears.
1999-02-19 16:18:41 +00:00
grail%cafebabe.org
f8d74a3bcf Store layout information in preference file. 1999-02-19 09:34:08 +00:00
grail%cafebabe.org
a76d355cf2 Added newly introduced classes to the build. 1999-02-19 09:05:39 +00:00
grail%cafebabe.org
e661798cbe Dialogs that builds out of XML descriptions. Test code to verify that
they do work. Need integration into the main UI.
1999-02-19 09:05:00 +00:00
grail%cafebabe.org
8577cb6351 PageUI class similar to original PageUI class prior to code
release. Many fixes with respect to structures in regards to widget
builders that read from XML.
1999-02-19 09:02:35 +00:00
grail%cafebabe.org
499bbc2416 Changed access to setStore(Hashtable) to protected rather than default. 1999-02-19 03:28:29 +00:00
grail%cafebabe.org
d02bd15db7 Coexistence patches for Java 2 DND and 1.1 non-existent DND. 1999-02-19 03:10:40 +00:00
grail%cafebabe.org
d9e844d9df Added in JList to the builder. Use type attribute as "jlist". 1999-02-19 02:39:00 +00:00
grail%cafebabe.org
5d1d9c4e56 Added EditHostDialog back into the build. 1999-02-18 18:24:28 +00:00
grail%cafebabe.org
db275db01b Added in full toggle button functionality into the PageModel. 1999-02-18 10:26:42 +00:00
grail%cafebabe.org
c50494eafc Page builder, page model now works. It's ugly. The entire XML widget
building needs help in general.
1999-02-18 10:11:44 +00:00
grail%cafebabe.org
c2f3cbae49 DND compatibility issues. 1999-02-17 08:42:21 +00:00
grail%cafebabe.org
36a32da4b2 Removed unbuildable targets out until they're ready to be built. 1999-02-17 08:29:18 +00:00
grail%cafebabe.org
ace9c6d15b Changed getDropTarget() to match with getGrendelDropTarget() 1999-02-17 06:19:28 +00:00
grail%cafebabe.org
9468477fb0 Removed TestDataSource2 from the compilation list. 1999-02-17 05:27:47 +00:00
grail%cafebabe.org
0a4b8a9839 Patches from Edwin to clarify method calls for inner methods. 1999-02-17 05:26:17 +00:00
talisman%anamorphic.com
6e2c9374ce *** empty log message *** 1999-02-13 03:06:22 +00:00
grail%cafebabe.org
9bc579ab91 Corrected access modifier. 1999-02-12 05:29:42 +00:00
grail%cafebabe.org
de607c82e2 Patches to make sure everything is correctly typed and good. 1999-02-11 11:07:55 +00:00
grail%cafebabe.org
c09d461c4f Layouts are now rearranged correctly. 1999-02-09 08:28:06 +00:00
grail%cafebabe.org
29a1008f18 Fix minor "bug" in xml description. 1999-02-09 08:06:30 +00:00
grail%cafebabe.org
687b7ebe3f Build a panel presumably for dialogs and such. 1999-02-09 08:06:09 +00:00
grail%cafebabe.org
70edc36f34 Restructured to accomodate parent class XMLWidgetBuilder. 1999-02-09 08:05:42 +00:00
grail%cafebabe.org
2dfc62ec38 Base object for UI builders from XML descriptions. 1999-02-09 08:05:17 +00:00
grail%cafebabe.org
a841224be1 Fixed char values used where bytes should be for switch
statement. Language sanity issues.
1999-02-09 08:04:42 +00:00
grail%cafebabe.org
b0ba70b34b Patch from Edwin Woudt to start transition to Java 2 as well as
language sanity.
1999-02-07 03:37:37 +00:00
grail%cafebabe.org
b48f3a7a65 Patch from Joel York to fill in missing details on OS/2 setup. 1999-02-07 03:36:19 +00:00
talisman%anamorphic.com
99f67ca469 Got addressbook building without errors, but it still needs alot of work to be fully functional. 1999-02-05 03:46:34 +00:00
talisman%anamorphic.com
2561a5c557 Added checking for OS name to determine where to create the mail directory and folders. 1999-02-05 03:45:34 +00:00
talisman%anamorphic.com
12506523fc *** empty log message *** 1999-02-04 07:49:11 +00:00
grail%cafebabe.org
9cf00c333e Patch from Edwin Wouldt to compensate for NT's losing handling of head
tag. Awaiting Sun to address the issue.
1999-01-29 06:42:41 +00:00
grail%cafebabe.org
264c49540f Fixed spacing problem between icon in toolbar for Composition window. 1999-01-25 11:29:40 +00:00
grail%cafebabe.org
7118134bfc Minor "bug" in the xml file. Line with "\"\"". Ick. 1999-01-24 12:03:05 +00:00
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
grail%cafebabe.org
97d22983b8 Temporary fix for the new folder action. The dialog for it is still
broke. Too many things are just temporary hacks.
1999-01-22 06:45:10 +00:00
grail%cafebabe.org
a73a493f0e Removed classpath's bogusness. We need to get a better way to do this. 1999-01-22 06:44:30 +00:00
grail%cafebabe.org
ab042e0e61 GridBagContraints.WEST is somehow an illegal argument. I have no
idea. Most problems with "New Folder ..."  is solved now up to
runtime. Nothing viewable is available yet. It can't find the resource
bundle "grendel.ui.Labels".
1999-01-20 09:56:13 +00:00
grail%cafebabe.org
834458b4fa Stupid stupid stupid. JComboBox.removeAllItems() NullExceptions if
there's a zero count. The safe way to call it is by:

if (combobox.getItemCount() > 0) {
  combobox.removeAllItems();
}

This is stupid.
1999-01-20 09:53:28 +00:00
grail%cafebabe.org
db3db3e5f8 Added action mapping to menus. Trimming is still missing. 1999-01-20 06:40:16 +00:00
grail%cafebabe.org
9aef759598 Added action mapping to menus. 1999-01-20 06:40:01 +00:00
talisman%anamorphic.com
1820f3cfa5 *** empty log message *** 1999-01-16 07:42:16 +00:00
grail%cafebabe.org
77a3223cd1 Lots of clean up with XML generated menus. Need some documentation
and action code inserted.
1999-01-16 05:24:25 +00:00
talisman%anamorphic.com
8b05ae2378 Moved member boolean collapsible into the Collapsible interface, where it belongs. Added javadoc comments for API documentation.(talisman) 1999-01-15 03:39:10 +00:00
talisman%anamorphic.com
dc6590a92b Moved member boolean collapsible into the interface, where it belongs.(talisman) 1999-01-15 03:38:02 +00:00
grail%cafebabe.org
6eb0f64473 Fix to get sizes of folder, threads, and messages to retain sizing
information.
1999-01-13 05:59:26 +00:00
grail%cafebabe.org
fa3d21a340 Added XML parsing to build menus and changed dependency on
grendel.ui.Splitter to javax.swing.JSplitPane.

TODO:
1. Need to get sizing information for immediate children components of
JSplitPane.
2. Externalize XML parsing to an external object to build more than just
menus. Dialogs, frames, etc. would be really cool.
1999-01-11 07:01:27 +00:00
talisman%anamorphic.com
3b71381d1d oops... fixed a mistake I made last time (talisman) 1999-01-11 04:01:35 +00:00
talisman%anamorphic.com
afba6cff2c *** empty log message *** 1999-01-11 00:08:15 +00:00
talisman%anamorphic.com
8b60a27a2c General functionality and UI enhancements (global). 1999-01-10 22:31:08 +00:00
talisman%anamorphic.com
c1b0cf7b9d New file - gives build instructions. 1999-01-10 22:29:35 +00:00
talisman%anamorphic.com
d93c4e7577 Added Spring, Collapsible, CollapsiblePanel to SRCS. Removed Util from SRCS (it's already in ui). 1999-01-10 22:17:04 +00:00
talisman%anamorphic.com
80c4143c1b Util.java really doesn't belong in widgets, since it's part of the ui package. Removed. 1999-01-10 22:16:00 +00:00
talisman%anamorphic.com
25932c7115 *** empty log message *** 1999-01-10 22:14:13 +00:00
talisman%anamorphic.com
c670650680 Modified to correctly catch MessagingExceptions instead of re-throwing them. 1999-01-10 22:09:06 +00:00
talisman%anamorphic.com
071871cea8 Changes to get the folder tree displaying along with the current folder's list of messages. 1999-01-10 22:02:57 +00:00
talisman%anamorphic.com
0b3cb0494f 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
talisman%anamorphic.com
ad430b9a23 General UI enhancements. 1999-01-10 21:57:56 +00:00
talisman%anamorphic.com
01eec40c7c 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
talisman%anamorphic.com
911fe6e37f Mods to get the folder tree displaying correctly. 1999-01-10 21:52:11 +00:00
talisman%anamorphic.com
77915f641e Changed NSToolbar references to GrendelToolBar, IUICmd changed to UIAction. 1999-01-10 21:49:40 +00:00
talisman%anamorphic.com
b410e2a1f9 General UI enhancements. 1999-01-10 21:48:15 +00:00
talisman%anamorphic.com
049bc894f2 Got this displaying properly when we load a set of mail folders. 1999-01-10 21:46:34 +00:00
talisman%anamorphic.com
b315ebd2b9 Added target run and set up vars to handle CLASSPATH. 1999-01-10 21:40:31 +00:00
talisman%anamorphic.com
da1f9c6fb5 Added code to look for and create if necessary a mail dir and folder in the user's home dir. This will need some modification to address x-platform homedir issues. 1999-01-10 21:37:14 +00:00
talisman%anamorphic.com
7420687385 Layout manager for toolbars. A little rough, but it's a start. 1999-01-09 19:58:09 +00:00
talisman%anamorphic.com
aa709b0b95 Changed JToolBars to GrendelToolBars. 1999-01-09 08:44:30 +00:00
talisman%anamorphic.com
7617f96c47 ImageIcon images for the CollapseButton. 1999-01-09 07:41:37 +00:00
talisman%anamorphic.com
ce35789a49 Implements a component with no view but participates in layout - this is what
makes the Animation sit on the right-hand side of the toolbar panel.
1999-01-09 07:39:20 +00:00
talisman%anamorphic.com
8ce80b3e89 Subclass of JToolBar which has some convenience methods for layout. 1999-01-09 07:37:40 +00:00
talisman%anamorphic.com
4a798f4e58 Implementation of Collapsible interface. Provides collapsing toolbar behaviour.
May be useful for other collapsing items (if we make any).
1999-01-09 07:36:17 +00:00
talisman%anamorphic.com
e2cd41be4f Interface which must be implemented for collapse behaviour. 1999-01-09 07:34:13 +00:00
talisman%anamorphic.com
45ec168f23 Added for class library version requirements. 1999-01-09 07:31:17 +00:00
talisman%anamorphic.com
bb7853a408 Changed to add explicit CLASSPATH and some rule modification. 1999-01-09 07:27:54 +00:00
grail%cafebabe.org
7f3ba5f84a Code from Jeff to get ActionFactory and company all happy. 1999-01-09 06:06:14 +00:00
grail%cafebabe.org
cb5970b456 Old references to Orion, etc. ripped now. Replacements dropped it. It
compiles. Let the games begin.
1999-01-09 03:55:32 +00:00
toshok%netscape.com
c1787ebe0f package is addresscard, not AddressCard 1998-09-25 21:25:57 +00:00
toshok%netscape.com
5c4f019d24 package is addresscard, not AddressCard 1998-09-25 21:14:20 +00:00
jwz%mozilla.org
a7d6d7afa6 vivat grendel! 1998-09-09 00:52:38 +00:00