Граф коммитов

131 Коммитов

Автор SHA1 Сообщение Дата
edwin%woudt.nl ef51b76f97 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 fce69b279b Fixed a few constant references to their values. 1999-03-01 07:12:55 +00:00
grail%cafebabe.org 4ceeec444c Fixed my own lameness. 1999-03-01 05:28:18 +00:00
grail%cafebabe.org ad60b5a803 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 eb1dde7ed6 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 74a91abbe4 Remove this ugly registration. This is the way to do it right! 1999-03-01 00:33:01 +00:00
grail%cafebabe.org 61c7f3d2c5 XML Tech Release API changes, take 2. 1999-03-01 00:09:16 +00:00
grail%cafebabe.org ad62ea049b Changes to fit with API differences in XML Technology Release. 1999-02-28 23:53:40 +00:00
grail%cafebabe.org 60bb38bfbd Labels and such for signature file in preference dialog UI. 1999-02-28 05:09:58 +00:00
grail%cafebabe.org 05b58033c0 Added signature file selection. 1999-02-28 04:53:24 +00:00
grail%cafebabe.org 22b2aae91e 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 3127b06d91 Images from chrisn to replace the existing ugly signature icon. 1999-02-27 06:47:08 +00:00
grail%cafebabe.org db405b4fbd Fixed OptionsPanel breakage. Everything is laid out all nice like. 1999-02-27 03:10:41 +00:00
grail%cafebabe.org e74b349cb2 Removed references to non-existence crytpo capability. This breaks
OptionsPanel for now.
1999-02-27 03:09:15 +00:00
edwin%woudt.nl 4dd94230aa 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 d0f49c778b Fix to let the Dialog show up. 1999-02-26 12:12:13 +00:00
edwin%woudt.nl 2fe1d7244b Status update! 1999-02-25 23:09:12 +00:00
edwin%woudt.nl 58a1b8629e Oops! Some illegal character slipped in. 1999-02-25 19:39:15 +00:00
edwin%woudt.nl d4f1fb81f1 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 013fd7935d 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 5e89afec24 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 661ba2aa7f Needed to get news working. 1999-02-25 14:08:14 +00:00
grail%cafebabe.org f0fdd4b18f Removed some debugging information. 1999-02-25 07:44:57 +00:00
grail%cafebabe.org 8da5740814 Preference dialog shows up and even saves the info back. 1999-02-25 07:44:11 +00:00
edwin%woudt.nl 55a7d05bcd 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 9e602ad930 Reflecting the new nttp-store. 1999-02-24 21:43:14 +00:00
edwin%woudt.nl 92f6126080 Now let's see if I can commit it right this time. 1999-02-24 21:31:37 +00:00
edwin%woudt.nl 37a71331de Removing this. It goes directly in mozilla/grendel because of classpath problems. 1999-02-24 21:11:03 +00:00
edwin%woudt.nl e4c367f74a 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 137e94caf4 Oops, forgot this one. 1999-02-24 20:59:56 +00:00
edwin%woudt.nl bd46ec7baa Initial import of Knife's NNTP provider. 1999-02-23 18:25:48 +00:00
grail%cafebabe.org 7750c788fa Oopsie. MailServerPrefsEditor now initializes values. 1999-02-23 11:34:59 +00:00
edwin%woudt.nl f5b23898ce Uhmm... I guess it was late when I updated this file. 1999-02-23 10:24:06 +00:00
leaf%mozilla.org 3f1fc1327f cleaned status of illegal references 1999-02-23 07:38:26 +00:00
grail%cafebabe.org 4b7f76f075 First attempt at the preference dialog. 1999-02-23 03:44:34 +00:00
edwin%woudt.nl 54d8e8cc41 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 b477e5128c 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 d1227d7bc2 Automagically add a scrollpane whenever a jlist is added. 1999-02-22 07:54:14 +00:00
edwin%woudt.nl 7d8c924e62 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 eb4875bad3 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 bc47e3124f Enhanced gridwidth/gridheight improvements. 1999-02-20 23:53:48 +00:00
grail%cafebabe.org 13a372c5c8 Removed lame columns field for mail directory field. 1999-02-20 23:39:04 +00:00
grail%cafebabe.org 6961f08b6d UserPrefsEditor loads values from xena.pref. 1999-02-20 22:55:37 +00:00
grail%cafebabe.org a16824b7c1 PageUI now supports initAll() and saveAll(). 1999-02-20 22:53:02 +00:00
edwin%woudt.nl 8f6d11ad90 Fixing small itches with quoting and signatures 1999-02-20 22:19:32 +00:00
edwin%woudt.nl 269d3b81ef 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 3738c0f74d Grendel now handels signatures (one can have a different signature for every personality) 1999-02-20 22:07:12 +00:00
edwin%woudt.nl fb24b01b6a 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 1c037585b9 Finally fixed the java.awt.List / java.util.List nameclash 1999-02-20 02:17:48 +00:00
edwin%woudt.nl 085c8d4c5b Sanity (jikes falls over these) 1999-02-20 02:13:18 +00:00