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

319 Коммитов

Автор SHA1 Сообщение Дата
rj.keller%beonex.com 834644f8c3 Adding Rhino support to grendel 2005-08-19 01:48:33 +00:00
rj.keller%beonex.com 4d70a185bf oops, forgot a file 2005-08-16 22:06:15 +00:00
rj.keller%beonex.com a55bf0a188 eek, I was tinkering and broke the start page. fixing... 2005-08-16 22:01:55 +00:00
rj.keller%beonex.com 30a489230f Bug 304575 - Grendel needs a start page. Patch by Kieran Maclean <kieran [at] eternal.undonet.com>. r=rj.keller@beonex.com 2005-08-16 21:39:02 +00:00
rj.keller%beonex.com 75bf6ad089 Removing "Save As" menuitem until it functions. 2005-07-22 00:56:05 +00:00
rj.keller%beonex.com d791a77506 Fixing issue with running Grendel from the Ant build file. Patch by Chris Gioran <himicos [at] gmail.com>. r=rj.keller@beonex.com 2005-07-22 00:48:40 +00:00
rj.keller%beonex.com a0c4ca7014 Bug 300464 - If no servers are register, a NullPointerException prevents normal operation. 2005-07-22 00:45:28 +00:00
rj.keller%beonex.com 12bfd8b0f9 Bug 296873 - Spagetti if-else statements instead of clean switch in RFC822Token(izer). r=rj.keller@beonex.com. Patch by Chris Gioran <himicos [at] gmail.com> 2005-06-06 23:30:04 +00:00
rj.keller%beonex.com 8b59b1adbb moving some System.out statements to use the Java logger plus some other minor tweaks 2005-06-05 15:25:04 +00:00
rj.keller%beonex.com 4bf29e19cd Tweaking Grendel build system 2005-06-05 15:24:06 +00:00
rj.keller%beonex.com 000da01394 Removing obsolete files 2005-05-28 23:43:01 +00:00
rj.keller%beonex.com 0ba6382215 Removing obsolete files 2005-05-28 23:35:00 +00:00
rj.keller%beonex.com ab2cb7476f Removing obsolete files 2005-05-28 21:50:25 +00:00
rj.keller%beonex.com 5eab96b345 Merged toolbars should not be floatable. 2005-05-28 13:42:14 +00:00
rj.keller%beonex.com be733d72d7 bug 8564 - Preferences access is broken in Composition ::: Moving Composition toolbar to XUL and uploading new toolbar buttons. 2005-05-28 13:28:36 +00:00
rj.keller%beonex.com 79f0aee793 updating ant build script to copy PNG resources. 2005-05-27 20:58:30 +00:00
rj.keller%beonex.com e241472efe Moving some Grendel GUI to XUL. Also adding prettier toolbar button images. 2005-05-27 20:54:40 +00:00
rj.keller%beonex.com 048625ef37 Bug 294142 - Reading mail produces exception :: Changing Grendel toolbar button look to be more compliant with the Java look and feel and a bit nicer looking :: Adding some new javadoc info to the code that is badly needed. 2005-05-25 02:01:35 +00:00
rj.keller%beonex.com dde32a9331 Moving some events to use javax.swing.events rather than Grendel events to make fix for bug 3425 easier :: Make Grendel use Word Wrap on plain-text email messages :: fixed some exceptions being thrown 2005-05-12 00:31:04 +00:00
rj.keller%beonex.com 99ae0cdd94 Checking in part of the new menu specification plus a new address book event so you can now open the (partially broken) address book from within grendel instead of running it as a separate app. 2005-05-09 23:35:52 +00:00
rj.keller%beonex.com 61c9bf53f3 Removing ToolBarLayout because it's stupid. Default JToolBar layout works just fine and even if it doesn't, just use a GridBagLayout. 2005-05-09 20:42:13 +00:00
rj.keller%beonex.com eb98063f47 Fixing Grendel documentation errors (thanks mcsmurf!!) 2005-05-08 02:31:52 +00:00
rj.keller%beonex.com 4dd0e589d6 Making the collapsible toolbar display correctly after expanding a collapsed toolbar. 2005-05-08 02:28:48 +00:00
rj.keller%beonex.com 23223271c9 fix the throbber and tweak documentation 2005-05-06 23:44:23 +00:00
rj.keller%beonex.com 4a62895e53 Adding HTML message support back to Grendel and wrapping plain-text messages around a <pre> tag for proper rendering for plain people. 2005-05-06 23:07:33 +00:00
rj.keller%beonex.com d50f212fa4 bug 292916 - Move Grendel to use Ant instead of Makefiles for compilation plus documentation updates. 2005-05-06 19:43:30 +00:00
rj.keller%beonex.com 3697d2d943 Fixing grendel build problems 2005-05-06 19:14:55 +00:00
rj.keller%beonex.com 0e1ed43639 Let's get grendel runnin' :D. This checkin might be a bit rough so expect a couple of build bustages.
bug 86953 - Grendel uses old jaxp
bug 272345 - Grendel doesn't compile on Java 1.4
bug 292916 - Move Grendel to use Ant instead of Makefiles for compilation (partial fix)
partial fix for bug 293079 - Move grendel to use XUL
2005-05-06 19:02:09 +00:00
talisman%anamorphic.com 4fa5764caa 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 679c267fe8 Initial checkin of contribution from Brandon Wiley. jrg 2002-02-12 06:21:23 +00:00
talisman%anamorphic.com 026e548f20 Fix classpath for run target to include pop3.jar. jrg 2002-02-12 06:18:10 +00:00
talisman%anamorphic.com bbeb2e4251 Checking in Brian Duff's ui mods (looks great!). --talisman 2001-06-23 19:23:33 +00:00
talisman%anamorphic.com 1dc711ba87 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 6c710a2007 Fixed some potentially serious thread cancellation issues. jrg 2001-04-08 09:56:53 +00:00
talisman%anamorphic.com 8e37204c64 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 d11981a6e2 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 e6f1bd8683 Missed this on last reorg checkin. jrg 2001-04-08 09:50:54 +00:00
talisman%anamorphic.com fe45ec3e8c Turned off the DEBUG flag and other unnecessary console output. jrg 2001-04-08 09:49:46 +00:00
talisman%anamorphic.com e3829f07dd Call to JPasswordField.getText() is deprecated. Changed to getPassword(). jrg 2001-04-08 09:46:24 +00:00
talisman%anamorphic.com b781d22017 Changed call to Properties.save() to Properties.store() since save() is deprecated. jrg 2001-04-08 09:44:43 +00:00
talisman%anamorphic.com 6adbdcaa4d Added a new note for Mac users re Project Builder. jrg 2001-04-04 03:38:31 +00:00
talisman%anamorphic.com ca649a36cb Adding support for Project Builder on Mac OS X. jrg 2001-04-04 03:34:20 +00:00
talisman%anamorphic.com 0edb2efceb new, better-looking, more professional splash screen image. jrg 2001-04-04 02:58:22 +00:00
talisman%anamorphic.com aa3a94f670 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 e752faa81a 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 bfef6bc1ce Corrected XML library entry. jrg 2001-03-28 14:34:24 +00:00
talisman%anamorphic.com f2cad73fae 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 84a9b07fea 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 9a3f75cf04 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 5115f899cb 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