Commit Graph

190 Commits

Author SHA1 Message Date
edwin%woudt.nl
a68603a587 A few weeks earlier I fixed a bug that the whole class was synchronized. I just removed it. A few methods however should have been synchronized instead. I've done that now. 1999-03-04 22:31:34 +00:00
talisman%anamorphic.com
3f86246ee0 Added by Mauro Botelho - we are now building addressbook gui from xml. 1999-03-04 04:14:09 +00:00
talisman%anamorphic.com
ab5fe257b1 *** empty log message *** 1999-03-04 04:13:07 +00:00
edwin%woudt.nl
9ee4250389 Patch from Morgan Schweers <morgan@vixen.com> to directly edit the From: header in the composition window. We need to add an advanced configuration option to turn this on, because otherwise not-so-clueful users might make mistakes. It'll stay here for now 1999-03-03 11:18:50 +00:00
edwin%woudt.nl
69feba9926 We don't want to send the whole path, just the filename. 1999-03-03 11:01:22 +00:00
edwin%woudt.nl
af18b408ec For adding attachments a swing JFileChooser is now displayed instead of the AWT FileDialog 1999-03-03 10:47:40 +00:00
edwin%woudt.nl
8af80013bc Patches from Thomas Down <thomas.down@tri.ox.ac.uk> for better attachment sending handling. 1999-03-03 10:46:57 +00:00
edwin%woudt.nl
3210db3e51 Moving Constants from grendel.storage to grendel.util. Also a little bit of cleaning up on this subject. 1999-03-03 10:10:23 +00:00
edwin%woudt.nl
879504bc57 Message deletion works 1999-03-03 10:03:06 +00:00
edwin%woudt.nl
7df9076f9b Patches from Thomas Down <thomas.down@tri.ox.ac.uk> to get some working attachments. Also added the X-Mailer header. 1999-03-01 11:05:10 +00:00
grail%cafebabe.org
dfd35aeb54 Fixed a few constant references to their values. 1999-03-01 07:12:55 +00:00
grail%cafebabe.org
428526b495 Fixed my own lameness. 1999-03-01 05:28:18 +00:00
grail%cafebabe.org
dc67188214 Last commit broke local storage viewing. Local store never quite "connect"
so ViewedStoreBase now checks isLocal() if isConnected() fails. Assumption
is that you're always connected if it's a local berkeley store.
1999-03-01 05:20:27 +00:00
grail%cafebabe.org
2f46318e4e Fixed situation where UI thread gets wedged when a dialog of any sort
is popped up. A new bug is created where after you authenticate, you
have to deselect, and reselect the item for it to show. It's a
temporary fix.
1999-03-01 01:04:19 +00:00
edwin%woudt.nl
3b823846a8 Remove this ugly registration. This is the way to do it right! 1999-03-01 00:33:01 +00:00
grail%cafebabe.org
2b8cd4b630 XML Tech Release API changes, take 2. 1999-03-01 00:09:16 +00:00
grail%cafebabe.org
443678b461 Changes to fit with API differences in XML Technology Release. 1999-02-28 23:53:40 +00:00
grail%cafebabe.org
bba30f2009 Labels and such for signature file in preference dialog UI. 1999-02-28 05:09:58 +00:00
grail%cafebabe.org
4a6919de17 Added signature file selection. 1999-02-28 04:53:24 +00:00
grail%cafebabe.org
fa883d4447 Layout used to break if you switched between different layouts. It seems
to be behaving now.
1999-02-27 08:56:33 +00:00
grail%cafebabe.org
703c819e3a Images from chrisn to replace the existing ugly signature icon. 1999-02-27 06:47:08 +00:00
grail%cafebabe.org
b2fb03eacb Fixed OptionsPanel breakage. Everything is laid out all nice like. 1999-02-27 03:10:41 +00:00
grail%cafebabe.org
2fbc0921b0 Removed references to non-existence crytpo capability. This breaks
OptionsPanel for now.
1999-02-27 03:09:15 +00:00
edwin%woudt.nl
a859d85cbb You can't rename A to B if B exists. So we need to delete B first. 1999-02-26 15:12:09 +00:00
edwin%woudt.nl
7ac9d54791 Fix to let the Dialog show up. 1999-02-26 12:12:13 +00:00
edwin%woudt.nl
d1afaae8d3 Status update! 1999-02-25 23:09:12 +00:00
edwin%woudt.nl
aac677a110 Oops! Some illegal character slipped in. 1999-02-25 19:39:15 +00:00
edwin%woudt.nl
7b25a7f91e Reflecting all currently working providers. (Except imap and smtp as they are handled correctly bij javamail itself) 1999-02-25 19:13:27 +00:00
edwin%woudt.nl
98c085bb35 Fixed another nasty bug. Possibly also because the JavaMail API changed to first call protocolConnect with a null password and if that fails to lookup the password and call protocolConnect again. 1999-02-25 16:48:33 +00:00
edwin%woudt.nl
263022fb42 Now that was a nasty bug. The Javamail API changed. Hmm... now we have two working news stores and maybe even two working POP3 stores. 1999-02-25 16:14:45 +00:00
edwin%woudt.nl
e72164fa47 Needed to get news working. 1999-02-25 14:08:14 +00:00
grail%cafebabe.org
fde1e70ddb Removed some debugging information. 1999-02-25 07:44:57 +00:00
grail%cafebabe.org
f5fb036888 Preference dialog shows up and even saves the info back. 1999-02-25 07:44:11 +00:00
edwin%woudt.nl
aae846c9e4 Fixing Windows news.rc filename issues. Windows does not allow files to start with a dot. 1999-02-24 22:04:48 +00:00
edwin%woudt.nl
cd3d56724b Reflecting the new nttp-store. 1999-02-24 21:43:14 +00:00
edwin%woudt.nl
bfc3999469 Now let's see if I can commit it right this time. 1999-02-24 21:31:37 +00:00
edwin%woudt.nl
fde0b99211 Removing this. It goes directly in mozilla/grendel because of classpath problems. 1999-02-24 21:11:03 +00:00
edwin%woudt.nl
6790f2ffa5 Backed out again as we are going to move stuff a few levels higher so we don't have to mess around with the classpath. 1999-02-24 21:07:00 +00:00
edwin%woudt.nl
0f67a48927 Oops, forgot this one. 1999-02-24 20:59:56 +00:00
edwin%woudt.nl
692eaabea6 Initial import of Knife's NNTP provider. 1999-02-23 18:25:48 +00:00
grail%cafebabe.org
f1548249dd Oopsie. MailServerPrefsEditor now initializes values. 1999-02-23 11:34:59 +00:00
edwin%woudt.nl
4191a11b95 Uhmm... I guess it was late when I updated this file. 1999-02-23 10:24:06 +00:00
leaf%mozilla.org
5d4bc37341 cleaned status of illegal references 1999-02-23 07:38:26 +00:00
grail%cafebabe.org
9b050c64eb First attempt at the preference dialog. 1999-02-23 03:44:34 +00:00
edwin%woudt.nl
147608d3aa Initial import of the status overview. Feel free to change the status on anything you're working on. 1999-02-23 01:03:01 +00:00
edwin%woudt.nl
4516f89ac6 We now have a working POP3 Store. You need to download SUN's POP3 provider for JavaMail for this. We now don't use grendel's POP3 Store anymore. 1999-02-22 23:33:32 +00:00
grail%cafebabe.org
2c45e7ab0a Automagically add a scrollpane whenever a jlist is added. 1999-02-22 07:54:14 +00:00
edwin%woudt.nl
5b435c05c7 This patch is to make sure that Giao can work on the prefs code without problems because I'm messing aroung with the multiple personalities code. So now first everything gets stored in the default identity. If you want more identities you'll have to hack 1999-02-21 03:00:15 +00:00
edwin%woudt.nl
64054f0967 I created a new contrib dir for code/data that should not go into the main tree, but which might be of some interest to developers. The first entry is a Codewarrior project file from Wesley Felter. 1999-02-21 02:22:51 +00:00
grail%cafebabe.org
3c1ecc1f28 Enhanced gridwidth/gridheight improvements. 1999-02-20 23:53:48 +00:00
grail%cafebabe.org
0a1ae8a05e Removed lame columns field for mail directory field. 1999-02-20 23:39:04 +00:00
grail%cafebabe.org
dbdfc10028 UserPrefsEditor loads values from xena.pref. 1999-02-20 22:55:37 +00:00
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