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

225 Коммитов

Автор SHA1 Сообщение Дата
talisman%anamorphic.com ae79581355 Set the default build to debug (javac -g) so we can do a better job of quality control;
Set max stack size to 64MB during compile phase - we have enough classes now that the compiler runs out of memory occasionally without the -mx64m flag.
1999-06-16 05:24:21 +00:00
talisman%anamorphic.com 04f197fc53 *Lots* of bug fixes:
- Fixed problem of showing Look & Feel sets that won't run on a given
	  platform;

	- Fixed font bugs

	- Updated deprecated methods to be JDK 1.1 compliant
1999-06-16 05:21:42 +00:00
talisman%anamorphic.com d1feae0526 Author severely broke compatibility with JDK 1.1 - only fix so far is changing Vector.add(Object) to Vector.addElement(Object). As far as I know, we still want to be compatible with JDK 1.1. 1999-06-16 05:20:12 +00:00
talisman%anamorphic.com 4b8e50f549 Yet more font bug fixes. 1999-06-16 05:17:33 +00:00
talisman%anamorphic.com 31e2c6bf44 More font bug fixes. 1999-06-16 05:16:29 +00:00
talisman%anamorphic.com 568a428aa9 More bug fixes - would throw a FileNotFound exception at startup if the $HOME/.grendel/grendel.pref file didn't exist. Now it creates it if it doesn't already exist. 1999-06-16 05:15:31 +00:00
talisman%anamorphic.com 4f7450bf63 Font bug fixes - default font was too big (may be platform specific to linux, but Helvetica-plain-12 is a safe bet for any system). 1999-06-16 05:13:53 +00:00
edwin%woudt.nl 630b67e6ae Oops, forgot this one. The preferred Look&Feel is set on startup. 1999-06-15 23:08:07 +00:00
edwin%woudt.nl 8ad2ba2b71 Adding Look&Feel support to the prefs 1999-06-15 22:33:14 +00:00
edwin%woudt.nl ba66854635 New prefs landing 1999-06-15 11:44:40 +00:00
edwin%woudt.nl c31b7711f8 Oops, lameness. Also: switch the two comments on the previous commits of these two files. 1999-06-14 22:36:19 +00:00
edwin%woudt.nl 710a340e59 Fix to get viewing readonly folders working 1999-06-14 21:52:28 +00:00
edwin%woudt.nl f4b261aa60 remove the message header because it is already displayed in the body itself 1999-06-14 21:44:55 +00:00
edwin%woudt.nl cebe991d5e performance improvement 1999-06-14 21:36:00 +00:00
edwin%woudt.nl f25016591d .newsrc filename issues 1999-06-14 21:35:17 +00:00
talisman%anamorphic.com 81e5aeb56e Minor modifications in response to but #8067. This file was not part of the bug. 1999-06-14 03:57:55 +00:00
talisman%anamorphic.com 7d583a9908 Fixed edwin's code in response to his bug report(#8067). Bug was caused by not setting the button sizes correctly (Dimension.setSize() is not for setting component sizes). 1999-06-14 03:57:04 +00:00
talisman%anamorphic.com c6762c816f Added handlers for mousePressed() and mouseReleased() so the border paints appropriately. 1999-06-13 23:57:19 +00:00
edwin%woudt.nl dc9464d56e forgot MPL 1999-06-13 12:43:32 +00:00
edwin%woudt.nl 20ce020346 Display quoted stuff correctly 1999-06-13 12:42:47 +00:00
edwin%woudt.nl ce174877d1 Upgrade to version 1.0 of the knife NNTP provider 1999-06-13 10:14:03 +00:00
talisman%anamorphic.com f168969f82 Changed from using plain-jane JButtons to the new ToolBarButton class I wrote. 1999-06-13 00:45:40 +00:00
talisman%anamorphic.com 1332a94509 Implements the standard Netscape toolbar button behaviour of painting a raised border when the mouse is passed over it. 1999-06-13 00:44:28 +00:00
edwin%woudt.nl d06b800c9d Fixed wrong signature preferences key 1999-05-16 00:24:13 +00:00
edwin%woudt.nl bc93375010 Fixed wrong smtp host preferences key 1999-05-16 00:23:52 +00:00
edwin%woudt.nl 7e6615359e Preferences now work again when multiple identities are set in the preference file. (Editing only works for the first identity). 1999-05-16 00:19:53 +00:00
edwin%woudt.nl ef3067a105 When the signature file was set in the preferences file it was not displayed in the preference window. Fixed. 1999-05-16 00:18:57 +00:00
edwin%woudt.nl 20d9fe8920 The description of the second identity (#1) was displayed for all identities. Fixed. 1999-05-15 23:32:28 +00:00
edwin%woudt.nl 7c4f10d5ce Mailhost wasn't read properly from the prefs. Fixed. 1999-05-15 23:27:40 +00:00
edwin%woudt.nl 7b267bbaed Updateable menus (by Mauro) 1999-05-15 22:42:27 +00:00
edwin%woudt.nl 7df73780ea Various addressbook updates 1999-05-15 22:40:22 +00:00
edwin%woudt.nl 8e83a27bc4 Improved alignment of the Delete button. (hack alert!) 1999-05-15 22:39:13 +00:00
edwin%woudt.nl ef4a7febe7 When xena.pref contains no proper user settings the preferences dialog wouldn't show up. Fixed. 1999-05-15 22:38:40 +00:00
grail%cafebabe.org ca8f47b07d Fixed breakage of the preference beans. 1999-05-02 00:15:05 +00:00
grail%cafebabe.org 1fbe547148 Initial specs for MDB from Mauro Botelho <mabotelh@bellsouth.net> 1999-04-28 06:10:26 +00:00
grail%cafebabe.org d3599884ab Added support for multiple identities in the Prefs system. 1999-04-22 04:57:42 +00:00
edwin%woudt.nl 579197bfe6 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 e44f717224 MPL stuff again 1999-04-19 01:18:30 +00:00
edwin%woudt.nl e9c17234f9 Inline forwarding now also works a bit. 1999-04-19 01:16:28 +00:00
edwin%woudt.nl 52b681a77d First try at forwarding. Quoted forwarding now works. 1999-04-19 00:34:28 +00:00
edwin%woudt.nl addf35cade Add 'Reply All' to the toolbar. It works! 1999-04-19 00:04:09 +00:00
edwin%woudt.nl f4b96001a6 Cleanup of toolbar code 1999-04-18 23:53:06 +00:00
edwin%woudt.nl 3e60fa7214 Our renderer choked on the complex html mimelib generated (nested tables and such). Therefore I simplified the html so that it at least shows now that attachments are present. 1999-04-18 23:49:04 +00:00
edwin%woudt.nl cbef4544ca Removing unused toolbar code 1999-04-18 10:42:47 +00:00
edwin%woudt.nl f071e1492b New 'blue' look and feel for icons 1999-04-17 23:53:53 +00:00
edwin%woudt.nl 4a439415cd Damn... I keep forgetting to update the MPL stuff 1999-04-17 22:57:44 +00:00
edwin%woudt.nl cfdca0256a Textlabels for the toolbar 1999-04-17 22:51:57 +00:00
edwin%woudt.nl da1ca8e36d Changing to binary (hopefully) 1999-04-17 20:50:50 +00:00
edwin%woudt.nl 91d5d23505 And adding them 1999-04-17 20:40:14 +00:00
edwin%woudt.nl 3a914835f1 Removing them again 1999-04-17 20:38:43 +00:00