Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Client: Spruced up About Box | Kelly Rauchenberger | 2008-08-14 | 1 | -0/+24 |
| | | | | Also added a link to the project site to the Help menu and added the ability to display an error message in the Status Bar if java.awt.Desktop is for some reason unsupported. Closes #30 | ||||
* | Client: Fixed up a few things | Kelly Rauchenberger | 2008-08-14 | 1 | -24/+0 |
| | | | | Fixed up JNLP so that NetBeans would automatically generate the JNLP file and sign the JARs | ||||
* | Client: Added Java Web Start support | Kelly Rauchenberger | 2008-08-14 | 1 | -0/+24 |
This has been discovered to be a much better way of Java distributation. Because of this, the loader script is no longer necessary. |