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

168 Коммитов

Автор SHA1 Сообщение Дата
edwin%woudt.nl 94b9994166 More addressbook patches from Mauro Botelho.
1. Now we are saving new entries to a file named aBook.nab
2. Sort ascending and descending are working now.
1999-03-15 01:59:26 +00:00
edwin%woudt.nl ae858d3d61 Changed the smtphost preference to be identity based instead of global. 1999-03-14 13:30:45 +00:00
edwin%woudt.nl 84bfaebbed Default identities can be set now in the preferences file for each store. 1999-03-14 11:16:50 +00:00
edwin%woudt.nl 82e30a35da Implemented signature replacement code. When changing identities now, the sig will change. Also the sig will be automatically added when composing a message. 1999-03-13 22:31:58 +00:00
edwin%woudt.nl c5a345d259 Patches from Mauro Botelho 1999-03-12 14:22:59 +00:00
edwin%woudt.nl edce162ad1 A new throbber 1999-03-08 14:45:52 +00:00
edwin%woudt.nl 2cb9d87aef Oh boy, I broke this with my license compliance checkin :-( 1999-03-07 20:04:41 +00:00
edwin%woudt.nl 8206902f68 Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
edwin%woudt.nl 5bc59a2a17 Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 02:46:50 +00:00
edwin%woudt.nl 72053fa262 Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 02:39:04 +00:00
edwin%woudt.nl cc81f119d6 Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 02:30:35 +00:00
edwin%woudt.nl c75468e977 Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 02:19:44 +00:00
edwin%woudt.nl e305e66213 Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 01:40:44 +00:00
edwin%woudt.nl 2567c249a3 Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 01:30:52 +00:00
grail%cafebabe.org fc2e95033d Fixed bad type cast. 1999-03-06 07:25:10 +00:00
grail%cafebabe.org 2bc84bedb1 Re-organized for more flexible handling of widget creation. 1999-03-06 07:08:01 +00:00
grail%cafebabe.org 864c419f9c Added documentation. 1999-03-06 07:07:34 +00:00
grail%cafebabe.org ed4e909d30 Added MPL license to SearchDirectory, Added it to makefile. Removed
references to AWT as much as possible. I need to enhance pagebuilder to
do other layouts other than GridBagLayout.
1999-03-06 07:06:31 +00:00
grail%cafebabe.org 8c4478f894 Fixed DOS end-of-lines from the files. 1999-03-06 06:55:26 +00:00
talisman%anamorphic.com 9bf2333676 *** empty log message *** 1999-03-06 02:49:47 +00:00
talisman%anamorphic.com 2ad3abfd2d Added per Mauro Botelho. 1999-03-06 02:49:24 +00:00
edwin%woudt.nl 4f425efd64 I'm backing out the changes to use the provider registry for now, because of problems. We should investigate this! 1999-03-05 15:16:09 +00:00
grail%cafebabe.org eee2c5da92 Signature storage into prefs. 1999-03-05 09:06:36 +00:00
grail%cafebabe.org d8d99d6ea2 Removed old references to AWT file chooser. We're never going back there. 1999-03-05 09:06:16 +00:00
edwin%woudt.nl 88cfa3a7cf The last step in updating the docs. 1999-03-05 01:48:15 +00:00
edwin%woudt.nl b7b2d6d9d8 Updated build docs 1999-03-05 01:26:30 +00:00
edwin%woudt.nl 69eeb3f0f3 Updated lib dependencies 1999-03-05 01:18:23 +00:00
edwin%woudt.nl 8e300bf47f Backed out mauros changes until they get fixed. 1999-03-05 00:04:48 +00:00
edwin%woudt.nl 1f37845190 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 301e409e5f Added by Mauro Botelho - we are now building addressbook gui from xml. 1999-03-04 04:14:09 +00:00
talisman%anamorphic.com eaad241376 *** empty log message *** 1999-03-04 04:13:07 +00:00
edwin%woudt.nl 87f41f5230 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 c2c0108894 We don't want to send the whole path, just the filename. 1999-03-03 11:01:22 +00:00
edwin%woudt.nl 80cd593817 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 bc13359515 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 117aef44f7 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 ea6058856e Message deletion works 1999-03-03 10:03:06 +00:00
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