| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
either ..
|
|
|
|
|
|
|
|
| |
Partial revert commit 971190d8718bb1e2b7eafdd49cfa2523dd8a8152:
- Manifest: 'Permissions: sandbox'
so we do not raise privileges!
Refine description about signing, sandbox and privileges in html files.
|
|
|
|
|
|
|
|
| |
reference to JNLPAppletLauncher - use NApplet fallback
Sadly, due to Oracle's Java Applet Plugin update 7u51,
unsigned applets are no more allowed and hence the
Applet sandbox is being taken away.
|
|
|
|
|
|
|
| |
Jar URL Derivation
- Depends on GlueGen commit 9a71703904ebfec343fb2c7266343d37a2e4c3db
- Depends on JOGL commit a393e45613d87101dbb13763df263c2f9291d2d0
|
|
|
|
|
|
|
| |
NEWT Applets as NApplet w/o JNLP
Use JOGL's JOGLNewtApplet1Run:
demos.applets.JOGLNewtApplet1Run -> com.jogamp.newt.awt.applet.JOGLNewtApplet1Run
|
| |
|
|
|