Commit Graph

333 Commits

Author SHA1 Message Date
kieran%eternal.undonet.com
37406b774a Bug 340606 Spell things properly: fix all but file renames. 2007-01-24 09:08:35 +00:00
timeless%mozdev.org
46d2b15871 Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
timeless%mozdev.org
1ce5986f6b Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
kieran%eternal.undonet.com
ca117c8a96 Bug 304954 Grendel needs a backend API
Reverted accidental deletion
Removed moved code
2005-12-26 16:55:15 +00:00
kieran%eternal.undonet.com
9b362dcddd Bug 304954 Grendel needs a backend API
Removed moved code
2005-12-26 16:47:59 +00:00
kieran%eternal.undonet.com
f47213ba61 Bug 304954 Grendel needs a backend API
Removed Some more replaced code
2005-12-26 16:45:46 +00:00
kieran%eternal.undonet.com
d931de029d Bug 304954 Grendel needs a backend API
Removed Unneaded code
Also fix to grendel.dnd.DragSourceDropEvent for changes as a result of bug 106386
2005-12-24 22:41:08 +00:00
kieran%eternal.undonet.com
b13c667b37 Bug 304954 Grendel needs a backend API: Added the new backend API code as is. 2005-12-24 22:30:07 +00:00
timeless%mozdev.org
e25162488b Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:49:52 +00:00
timeless%mozdev.org
7b73782dc2 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:31:42 +00:00
kieran%eternal.undonet.com
c0b11f277b Add NetBeans 5 Project Directory. r=rj.keller@beonex.com 2005-10-28 18:59:36 +00:00
kieran%eternal.undonet.com
0af2c681eb bug 313916 - Ant script should not decompress jar files. r=rj.keller@beonex.com 2005-10-28 17:40:14 +00:00
rj.keller%beonex.com
142ac2d257 bug 307150 - Incomplete implementation of javax.mail.Message in grendel.storage.MessageReadOnly. r=rj.keller@beonex.com. Patch by Kieran Maclean <kieran [at] eternal.undonet.com> 2005-09-24 15:53:10 +00:00
rj.keller%beonex.com
8f4b04c3b0 Bug 308657 - Ant fails to include the javamail.providers file. 2005-09-15 12:20:04 +00:00
rj.keller%beonex.com
4d97e47f34 Adding Rhino support to grendel 2005-08-19 01:48:33 +00:00
rj.keller%beonex.com
601f023838 oops, forgot a file 2005-08-16 22:06:15 +00:00
rj.keller%beonex.com
e27e6a80ee eek, I was tinkering and broke the start page. fixing... 2005-08-16 22:01:55 +00:00
rj.keller%beonex.com
0cc63cb388 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
18007c4f60 Removing "Save As" menuitem until it functions. 2005-07-22 00:56:05 +00:00
rj.keller%beonex.com
291b56f207 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
2769f32da7 Bug 300464 - If no servers are register, a NullPointerException prevents normal operation. 2005-07-22 00:45:28 +00:00
rj.keller%beonex.com
f4ad7b21b0 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
15e472ad64 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
69fdfb7e49 Tweaking Grendel build system 2005-06-05 15:24:06 +00:00
rj.keller%beonex.com
b3c85575cc Removing obsolete files 2005-05-28 23:43:01 +00:00
rj.keller%beonex.com
c910644b7c Removing obsolete files 2005-05-28 23:35:00 +00:00
rj.keller%beonex.com
fae77a085d Removing obsolete files 2005-05-28 21:50:25 +00:00
rj.keller%beonex.com
cba2cdb401 Merged toolbars should not be floatable. 2005-05-28 13:42:14 +00:00
rj.keller%beonex.com
8772f7f480 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
f6e814a7be updating ant build script to copy PNG resources. 2005-05-27 20:58:30 +00:00
rj.keller%beonex.com
17a6a02cfa Moving some Grendel GUI to XUL. Also adding prettier toolbar button images. 2005-05-27 20:54:40 +00:00
rj.keller%beonex.com
1839183615 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
8c0a3f0dc0 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
2f659749d3 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
cdc62dbdeb 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
794cb50859 Fixing Grendel documentation errors (thanks mcsmurf!!) 2005-05-08 02:31:52 +00:00
rj.keller%beonex.com
c41f201be1 Making the collapsible toolbar display correctly after expanding a collapsed toolbar. 2005-05-08 02:28:48 +00:00
rj.keller%beonex.com
dba8c3b6ca fix the throbber and tweak documentation 2005-05-06 23:44:23 +00:00
rj.keller%beonex.com
f0b98803bc 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
faec502bfb 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
53001e3161 Fixing grendel build problems 2005-05-06 19:14:55 +00:00
rj.keller%beonex.com
3cd6e9d811 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
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