summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* JogAmp'fying home pageHEADmasterSven Gothel2011-09-171-12/+46
|
* Add eclipse projectSven Gothel2011-09-172-0/+23
|
* Allow jnlpExtension to be relative from document-baseSven Gothel2011-09-171-1/+9
|
* www: add proper redirection to folder wwwSven Gothel2010-05-081-0/+7
|
* Manifest complies with JogAmp and JRE 6u19/20 ; Fix examples in webpageSven Gothel2010-05-042-97/+37
|
* Changes from Tom Hawtin to ensure use of correct class loaderoriginKenneth Russel2008-10-211-3/+6
|
* Changes from Thomas Ng to support removal of native libraries and Kenneth Russel2008-10-211-3/+52
| | | | | setting of SAX parser factory system property to avoid useless round-trips to server
* Added support for dragged-out sub-appletsKenneth Russel2008-09-301-2/+57
|
* Extract all root entries from jar file for compatibility with Java WebKenneth Russel2008-09-261-21/+46
| | | | | Start, but only allow explicit loading of the files matching the native library naming convention per platform
* Fixed the following two bugs:kcr2007-10-181-27/+46
| | | | | Bug 6618105: Security vulnerability in JNLPAppletLauncher Issue 2: progressbar property does not work
* Doc changes to address the following issues:kcr2007-10-092-4/+20
| | | | | java3d issue 534 jogl issue 318
* Fixed Issue 1: unable to open property file Kenneth Russel2007-08-151-8/+5
| | | | | Made failure to find directory containing deployment.properties silent.
* Added overrides and forwards of stop() and destroy() based on feedback Kenneth Russel2007-07-261-2/+16
| | | | from Patrick Murris
* Updated Java 3D docs to point to the "latest" version rather than ↵kcr2007-07-242-18/+18
| | | | hard-coding 1.5.1
* 1. Updated the Java 3D applet example & documentationkcr2007-07-242-118/+199
| | | | 2. Fixed a bug on Windows Vista in locating the deployment.properties file
* Changed loadLibrary to raise UnsatisfiedLinkError instead of Kenneth Russel2007-07-211-2/+7
| | | | | NullPointerException if requested library didn't exist in the download map based on suggestion from Brian Burkhalter from JAI team
* Incorporated suggestion from Brian Burkhalter from JAI team to try to Kenneth Russel2007-07-202-4/+26
| | | | | propagate out UnsatisfiedLinkError instead of RuntimeException from recommended loadLibraryInternal method
* Formatting changeKenneth Russel2007-07-201-6/+6
|
* Formatting testKenneth Russel2007-07-201-4/+4
|
* Added documentation on JavaScript-related issues with pulling the Kenneth Russel2007-07-202-4/+76
| | | | | JNLPAppletLauncher from a different web server than the applet and containing web page
* Pointed JNLPAppletLauncher documentation to new codebase_lookup documentationKenneth Russel2007-07-202-14/+16
|
* Added getSubApplet() from JOGLAppletLauncher to enable scripting. Kenneth Russel2007-07-112-23/+26
| | | | | Updated documentation. Deleted copy of loadLibraryInternal accidentally introduced into code.
* Added documentation and usage of codebase_lookup=falseKenneth Russel2007-07-052-4/+52
|
* Doc updatesKenneth Russel2007-07-042-2/+58
|
* Updated docKenneth Russel2007-07-042-10/+10
|
* Updated docKenneth Russel2007-07-041-3/+4
|
* Added <p>Kenneth Russel2007-07-042-2/+10
|
* Added <p>Kenneth Russel2007-07-042-2/+6
|
* Added <p>Kenneth Russel2007-07-041-0/+2
|
* Split up long archive tags for better readability of the front pageKenneth Russel2007-07-042-9/+26
|
* Wrote documentation for applet launcher and copied to front page. Kenneth Russel2007-07-043-41/+952
| | | | | | | Includes discussion about support for absolute URLs in archive tag (important to increase code sharing) and provides Java 3D, JOGL and JOAL-based examples. Added noddraw.check and noddraw.check.silent support.
* Fixed the nbproject to be consistent with the source= tag in the build.xml filekcr2007-06-281-1/+1
|
* Removed use of generics and other 5.0 language features and adjusted WITHOUT_GENERICSKenneth Russel2007-06-282-62/+66
| | | | the build.xml to make it build on 1.4.2
* Implement time-stamp-based cache validationWITH_GENERICSkcr2007-06-281-39/+118
| | | | Added file locking for cache validation
* Added javadoc targetkcr2007-06-192-8/+25
|
* Cleanup (removed testing framework code)kcr2007-06-191-73/+2
|
* Fixed a commentkcr2007-06-191-3/+3
|
* Infrastructure for building the projectkcr2007-06-198-0/+416
|
* Minor javadoc changekcr2007-06-141-2/+3
|
* Updated license notice and copyright header.kcr2007-06-141-4/+36
|
* Initial prototype version of JNLPAppletLauncherkcr2007-06-142-0/+1808
|
* Updated home pagekcr2007-06-141-39/+16
|
* Initial data for the applet-launcher project.httpd2007-06-071-0/+45