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

291 Коммитов

Автор SHA1 Сообщение Дата
talisman%anamorphic.com ff6cc00134 Checkin of changes from Brandon Wiley related to mbox storage and how Grendel was numbering messages. Changes tested and good. jrg 2002-02-12 06:22:41 +00:00
talisman%anamorphic.com 7465f92dc9 Initial checkin of contribution from Brandon Wiley. jrg 2002-02-12 06:21:23 +00:00
talisman%anamorphic.com b4f1b7277b Fix classpath for run target to include pop3.jar. jrg 2002-02-12 06:18:10 +00:00
talisman%anamorphic.com 2fb0f0b61f Checking in Brian Duff's ui mods (looks great!). --talisman 2001-06-23 19:23:33 +00:00
talisman%anamorphic.com 2b045e0c73 Now have all bundle resources being properly copied, including icons and needed libraries. jrg... 2001-04-08 09:58:35 +00:00
talisman%anamorphic.com cf1e06ffe2 Fixed some potentially serious thread cancellation issues. jrg 2001-04-08 09:56:53 +00:00
talisman%anamorphic.com 622ab05cdd Fixed use of deprecated show() and hide() methods. Replaced with correct calls to setVisible( boolean ). jrg 2001-04-08 09:55:18 +00:00
talisman%anamorphic.com 2e4f195c8d Fixed some potentially serious thread cancellation issues. Also, it's not clear to me that we really need to override the addNotify() method in this case. jrg 2001-04-08 09:53:30 +00:00
talisman%anamorphic.com 374c4a67ca Missed this on last reorg checkin. jrg 2001-04-08 09:50:54 +00:00
talisman%anamorphic.com f202ef7ed2 Turned off the DEBUG flag and other unnecessary console output. jrg 2001-04-08 09:49:46 +00:00
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