summaryrefslogtreecommitdiffstats
path: root/src/org/jdesktop
Commit message (Collapse)AuthorAgeFilesLines
* Added getSubApplet() from JOGLAppletLauncher to enable scripting. Kenneth Russel2007-07-111-23/+17
| | | | | Updated documentation. Deleted copy of loadLibraryInternal accidentally introduced into code.
* Added documentation and usage of codebase_lookup=falseKenneth Russel2007-07-051-3/+27
|
* Doc updatesKenneth Russel2007-07-041-2/+30
|
* Updated docKenneth Russel2007-07-041-6/+6
|
* Added <p>Kenneth Russel2007-07-041-2/+6
|
* Added <p>Kenneth Russel2007-07-041-2/+4
|
* Split up long archive tags for better readability of the front pageKenneth Russel2007-07-041-7/+16
|
* Wrote documentation for applet launcher and copied to front page. Kenneth Russel2007-07-041-34/+545
| | | | | | | 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.
* Removed use of generics and other 5.0 language features and adjusted WITHOUT_GENERICSKenneth Russel2007-06-281-58/+62
| | | | 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
* Cleanup (removed testing framework code)kcr2007-06-191-73/+2
|
* Minor javadoc changekcr2007-06-141-2/+3
|
* Updated license notice and copyright header.kcr2007-06-141-4/+36
|
* Initial prototype version of JNLPAppletLauncherkcr2007-06-141-0/+1806