Commit Graph

331 Commits

Author SHA1 Message Date
talisman%anamorphic.com
d5edc578e7 Call to JPasswordField.getText() is deprecated. Changed to getPassword(). jrg 2001-04-08 09:46:24 +00:00
talisman%anamorphic.com
5ffcd40159 Changed call to Properties.save() to Properties.store() since save() is deprecated. jrg 2001-04-08 09:44:43 +00:00
talisman%anamorphic.com
b739b940e2 Added a new note for Mac users re Project Builder. jrg 2001-04-04 03:38:31 +00:00
talisman%anamorphic.com
6c6f2f8bc1 Adding support for Project Builder on Mac OS X. jrg 2001-04-04 03:34:20 +00:00
talisman%anamorphic.com
a5e59dc20f new, better-looking, more professional splash screen image. jrg 2001-04-04 02:58:22 +00:00
talisman%anamorphic.com
0c6123d2b7 Modified means of getting the splash screen image so it works when app is run as a jar. jrg 2001-04-04 02:57:04 +00:00
talisman%anamorphic.com
2345e2c1c9 Changed event switch - must access static public (i.e., class) variables through class, not through instance. jrg 2001-04-04 02:55:54 +00:00
talisman%anamorphic.com
08145b4ff1 Corrected XML library entry. jrg 2001-03-28 14:34:24 +00:00
talisman%anamorphic.com
38bfa65765 Added note about double-clicking the Grendel app in the Finder under MacOS X. jrg 2001-03-28 05:52:57 +00:00
talisman%anamorphic.com
42b461c4b7 Added resources target so app resources get copied to the build products directory. jrg 2001-03-28 05:51:08 +00:00
talisman%anamorphic.com
f435233438 Updated with new build instructions, new external lib URLs, MacOS X info, and removed Edwin from the maintainer list in README. jrg 2001-03-28 05:39:28 +00:00
talisman%anamorphic.com
b1e9f665df Added some new variables to pass to the -classpath flag to javac, added rules to copy app resources to the build product directory. jrg 2001-03-28 05:38:09 +00:00
talisman%anamorphic.com
a2655a3711 fixed a typo in the include directive. jrg 2001-03-28 03:49:31 +00:00
talisman%anamorphic.com
e061fb9b9d Initial checkin. A new Makefile for a new dir structure. jrg 2001-03-28 02:27:23 +00:00
talisman%anamorphic.com
238fe3ac8d New Makefile for a new dir structure. jrg 2001-03-28 02:26:20 +00:00
talisman%anamorphic.com
2b357516d4 Initial checkin. This manifest allows the resulting jar to be executable. jrg 2001-03-28 02:25:43 +00:00
talisman%anamorphic.com
331c22e5e2 Updated Makefiles to build into separate dist/classes directory. jrg 2001-03-28 02:24:29 +00:00
talisman%anamorphic.com
4d1c1a17a4 Added to make life easier for building. jrg 2001-03-28 01:44:30 +00:00
talisman%anamorphic.com
e1c4e67195 removing autoconf stuff. jrg 2001-03-28 01:39:48 +00:00
talisman%anamorphic.com
34dec9425f MOVED these files to sources/grendel/widgets/toolbar/mozilla. 2001-03-25 08:07:56 +00:00
talisman%anamorphic.com
ba987d314d REORG of source tree. Hierarchy is much cleaner now. Makefiles will likely be broken until next checkin. You've been warned. 2001-03-25 07:51:47 +00:00
talisman%anamorphic.com
f42f6c0b2c Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
talisman%anamorphic.com
4c775197e5 More temporary HTML generation disabling. Thanks to Eric Werk for pointers to these. --jgalyan 2000-01-17 23:35:50 +00:00
talisman%anamorphic.com
124e8c534b Temporarily disabling HTML generation from MIME messages until we have a better HTML parser/renderer. --jgalyan 2000-01-15 08:29:46 +00:00
talisman%anamorphic.com
89e1c0a9b2 Temporarily removing the HTML support, since it isn't working well. When we have a new HTML parser/renderer, we can enable HTML support again. --jgalyan 2000-01-15 08:23:48 +00:00
edwin%woudt.nl
7f9d7c07db Added support for combobox and image 1999-11-29 00:44:34 +00:00
edwin%woudt.nl
286728df84 Adding PageUI to the build 1999-11-29 00:43:54 +00:00
dmose%mozilla.org
d551275d9f updated license boilerplate 1999-11-02 01:51:54 +00:00
talisman%anamorphic.com
72cc0b8b49 Updates for JavaMail 1.1.x. 1999-08-12 03:28:00 +00:00
talisman%anamorphic.com
7629c30980 Fixed display bustage. 1999-08-12 02:43:29 +00:00
talisman%anamorphic.com
310d461115 Added Makefile.in for the toplevel configure script to generate Makefile from. 1999-08-06 06:10:15 +00:00
talisman%anamorphic.com
4189a0cb48 Added Makefile.in for the toplevel configure script to generate Makefile from. 1999-08-06 05:57:18 +00:00
talisman%anamorphic.com
3c13174026 Added Makefile.in for toplevel configure script to generate Makefile from. 1999-08-06 05:32:19 +00:00
talisman%anamorphic.com
d6107362f0 Updated README and README.build to reflect the addition of autoconf support.
Added Makefile.in configure configure.in to automate buid configuration.
1999-08-06 05:26:53 +00:00
edwin%woudt.nl
15fbf6061f Fixed bug #11332
Thanks harning@cbs.dk
1999-08-05 18:31:20 +00:00
talisman%anamorphic.com
7c09bea045 Java 2 'javadoc' generated documentation for Grendel packages. Initial checkin. (Jeff) 1999-08-02 05:27:45 +00:00
talisman%anamorphic.com
113673c633 *** empty log message *** 1999-08-02 04:40:05 +00:00
edwin%woudt.nl
781c1f3fe4 Including the MozillaZine animation contest winner from Klaus Malorny. 1999-07-02 14:20:06 +00:00
toshok%hungry.com
fae84cf83b use addElement instead of add, as add is 1.2 specific, and both 1.2 and 1.1 have addElement. 1999-06-27 08:41:01 +00:00
toshok%hungry.com
05b01fafd0 use getCanonicalPath instead of of getCanonicalFile().toString, as both JDK1.1 & 1.2 has getCanonicalPath, but only 1.2 has getCanonicalFile. 1999-06-27 08:38:50 +00:00
leaf%mozilla.org
c9a9396aee make it binary, home-skillet 1999-06-24 02:52:18 +00:00
talisman%anamorphic.com
c7481e24a1 This time it should be good. This is the splash screen image. 1999-06-24 01:58:43 +00:00
talisman%anamorphic.com
24527c0c7e Whoops... didn't add it as binary first time. 1999-06-24 01:57:36 +00:00
talisman%anamorphic.com
504ed05517 Added code to show a splash screen at startup. 1999-06-24 01:34:34 +00:00
talisman%anamorphic.com
2126dfb21d Splash-screen class. 1999-06-24 01:34:09 +00:00
talisman%anamorphic.com
728a6133b1 New file for splash screen - this is the graphic that displays. 1999-06-24 01:32:46 +00:00
edwin%woudt.nl
bdd79008af Upgrade to knife's nntp provider version 1.02 1999-06-22 10:11:56 +00:00
edwin%woudt.nl
f5f0ccec69 Remove obsolete code from the Makefile. Compiling shouldn't give errors anymore now. 1999-06-21 16:57:40 +00:00
grail%cafebabe.org
d95f90a62a Fixed to accomodate one of the constructors that disappeared from PageUI. 1999-06-21 09:54:08 +00:00
grail%cafebabe.org
1ada005a95 Tweaked XMLMenuBuilder to be a few less instructions. Not sure if it
matters or not. XMLPageBuilder now does recursive panels (I think). I
needs testing but in theory it should work. Dumb constructors for
XMLPageBuilder and PageUI removed also. Let's watch Tinderbox before I
sleep. I am finally happy with this implementation. You don't have to
spend a fortnight reading it to figure out what's going on.

Happy hacking!
1999-06-21 09:28:04 +00:00
edwin%woudt.nl
9065d5cc0d Improved the copy and move context menus to display a sensible value for each store. 1999-06-20 21:41:16 +00:00
edwin%woudt.nl
e0953db4cb Updated because of bug #8567
Java Project X TR 2 is now required (at least on win32)
1999-06-20 21:05:23 +00:00
grail%cafebabe.org
a112eda973 Fix the implementation of XMLMenuBuilder. Much faster now since it
doesn't travel node to node but does the work with childnodes/sibling
nodes. This reduces travels to non-element nodes.
1999-06-20 02:15:35 +00:00
grail%cafebabe.org
cf9f1bf243 Removed all classpath directives. 1999-06-18 04:13:39 +00:00
grail%cafebabe.org
19e8647699 Fixes to MenuBarCtrl.java to address my own cluelessness.
Please don't fix rules.mk.
1999-06-18 04:01:53 +00:00
grail%cafebabe.org
ca630c9dd5 Cleaned up XMLPageBuilder. I hate the implementation. Probably will
clean it up later. Cleaned up XMLMenuBuilder also. Reduced number of
instanceof's by introducing the Control interface. It seems
faster. Removed processNode() out of XMLWidgetBuilder to give the
child classes some more freedom.

I really need to change the implementation to less moronic.
1999-06-18 03:48:43 +00:00
talisman%anamorphic.com
d4928c5577 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
ee61d975ac *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
123c30e703 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
39ccd5ae1a Yet more font bug fixes. 1999-06-16 05:17:33 +00:00
talisman%anamorphic.com
631896d418 More font bug fixes. 1999-06-16 05:16:29 +00:00
talisman%anamorphic.com
dcbed3ebf8 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
b723a0ed6d 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
94c3f301aa Oops, forgot this one. The preferred Look&Feel is set on startup. 1999-06-15 23:08:07 +00:00
edwin%woudt.nl
42ab12da20 Adding Look&Feel support to the prefs 1999-06-15 22:33:14 +00:00
edwin%woudt.nl
0540f71d01 New prefs landing 1999-06-15 11:44:40 +00:00
edwin%woudt.nl
ce5b1daf61 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
8a17445aee Fix to get viewing readonly folders working 1999-06-14 21:52:28 +00:00
edwin%woudt.nl
cd03151dfe remove the message header because it is already displayed in the body itself 1999-06-14 21:44:55 +00:00
edwin%woudt.nl
38893c9635 performance improvement 1999-06-14 21:36:00 +00:00
edwin%woudt.nl
cc9bdfc1e7 .newsrc filename issues 1999-06-14 21:35:17 +00:00
talisman%anamorphic.com
fa1a05e4f8 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
df85a26552 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
5aefc7cc83 Added handlers for mousePressed() and mouseReleased() so the border paints appropriately. 1999-06-13 23:57:19 +00:00
edwin%woudt.nl
4283cfdd5f forgot MPL 1999-06-13 12:43:32 +00:00
edwin%woudt.nl
2a2d385181 Display quoted stuff correctly 1999-06-13 12:42:47 +00:00
edwin%woudt.nl
76b08c2621 Upgrade to version 1.0 of the knife NNTP provider 1999-06-13 10:14:03 +00:00
talisman%anamorphic.com
cc3cf38af3 Changed from using plain-jane JButtons to the new ToolBarButton class I wrote. 1999-06-13 00:45:40 +00:00
talisman%anamorphic.com
ae9ffbac47 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
197b93c083 Fixed wrong signature preferences key 1999-05-16 00:24:13 +00:00
edwin%woudt.nl
df535774f8 Fixed wrong smtp host preferences key 1999-05-16 00:23:52 +00:00
edwin%woudt.nl
98e47545b0 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
3030ecd27c 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
44db550ee9 The description of the second identity (#1) was displayed for all identities. Fixed. 1999-05-15 23:32:28 +00:00
edwin%woudt.nl
51fe949840 Mailhost wasn't read properly from the prefs. Fixed. 1999-05-15 23:27:40 +00:00
edwin%woudt.nl
37db9757f1 Updateable menus (by Mauro) 1999-05-15 22:42:27 +00:00
edwin%woudt.nl
384e2044a5 Various addressbook updates 1999-05-15 22:40:22 +00:00
edwin%woudt.nl
243a2e6eca Improved alignment of the Delete button. (hack alert!) 1999-05-15 22:39:13 +00:00
edwin%woudt.nl
82c8af3763 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
4cbcbd57f8 Fixed breakage of the preference beans. 1999-05-02 00:15:05 +00:00
grail%cafebabe.org
0bbb4e3096 Initial specs for MDB from Mauro Botelho <mabotelh@bellsouth.net> 1999-04-28 06:10:26 +00:00
grail%cafebabe.org
524116e10d Added support for multiple identities in the Prefs system. 1999-04-22 04:57:42 +00:00
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
4014154f55 Cleanup of toolbar code 1999-04-18 23:53:06 +00:00
edwin%woudt.nl
3c1df631f2 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
d96ed4a085 Removing unused toolbar code 1999-04-18 10:42:47 +00:00