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

81 Коммитов

Автор SHA1 Сообщение Дата
edwin%woudt.nl d01ece3796 Oops, too quick, backing out. This is one of the few files I didn't touch! 1999-04-19 01:20:21 +00:00
edwin%woudt.nl f277e92be9 MPL stuff again 1999-04-19 01:18:30 +00:00
edwin%woudt.nl f58f36cf67 Inline forwarding now also works a bit. 1999-04-19 01:16:28 +00:00
edwin%woudt.nl 968dea3406 First try at forwarding. Quoted forwarding now works. 1999-04-19 00:34:28 +00:00
edwin%woudt.nl 7d1cf44130 Add 'Reply All' to the toolbar. It works! 1999-04-19 00:04:09 +00:00
edwin%woudt.nl d96ed4a085 Removing unused toolbar code 1999-04-18 10:42:47 +00:00
edwin%woudt.nl d883d78698 New 'blue' look and feel for icons 1999-04-17 23:53:53 +00:00
edwin%woudt.nl 698f9b8c42 Damn... I keep forgetting to update the MPL stuff 1999-04-17 22:57:44 +00:00
edwin%woudt.nl 624a67dc25 Textlabels for the toolbar 1999-04-17 22:51:57 +00:00
edwin%woudt.nl 813798450c Changes by Will Scullin to get context menus and message copying/moving working. 1999-04-01 22:45:36 +00:00
grail%cafebabe.org ba5e47c7e7 Patches for password setting in prefs. 1999-03-30 00:30:33 +00:00
grail%cafebabe.org eb5bc75f5d Changed return value for getComponent(). 1999-03-24 09:00:28 +00:00
grail%cafebabe.org 497671e2e6 Changes to allow for lookups of menu items in menubars. 1999-03-24 08:59:05 +00:00
edwin%woudt.nl d533a6d324 Default identities can be set now in the preferences file for each store. 1999-03-14 11:16:50 +00:00
edwin%woudt.nl 932924d0e6 A new throbber 1999-03-08 14:45:52 +00:00
edwin%woudt.nl d20bd7e652 Oh boy, I broke this with my license compliance checkin :-( 1999-03-07 20:04:41 +00:00
edwin%woudt.nl 29dee1e96b Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
grail%cafebabe.org e5f3007743 Re-organized for more flexible handling of widget creation. 1999-03-06 07:08:01 +00:00
grail%cafebabe.org b5a882707c Added documentation. 1999-03-06 07:07:34 +00:00
edwin%woudt.nl 88f781dcff 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
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
edwin%woudt.nl 879504bc57 Message deletion works 1999-03-03 10:03:06 +00:00
grail%cafebabe.org dfd35aeb54 Fixed a few constant references to their values. 1999-03-01 07:12:55 +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 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
edwin%woudt.nl 7ac9d54791 Fix to let the Dialog show up. 1999-02-26 12:12:13 +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
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 cd3d56724b Reflecting the new nttp-store. 1999-02-24 21:43:14 +00:00
grail%cafebabe.org 9b050c64eb First attempt at the preference dialog. 1999-02-23 03:44:34 +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
grail%cafebabe.org 3c1ecc1f28 Enhanced gridwidth/gridheight improvements. 1999-02-20 23:53:48 +00:00
grail%cafebabe.org 3a186e91a7 PageUI now supports initAll() and saveAll(). 1999-02-20 22:53:02 +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
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 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 36a32da4b2 Removed unbuildable targets out until they're ready to be built. 1999-02-17 08:29:18 +00:00
grail%cafebabe.org 0a4b8a9839 Patches from Edwin to clarify method calls for inner methods. 1999-02-17 05:26:17 +00:00