aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some concurrency problems in PluginAppletViewer.java.Denis Lila2011-04-132-26/+45
* Backout 4f195bca0dc8 - unapproved patchAndrew John Hughes2011-04-113-7/+86
* Backed out changeset 1cce62b89f07 - unapproved patchAndrew John Hughes2011-04-116-92/+9
* added support for testngJiri Vanek2011-04-116-9/+92
* removed junitJiri Vanek2011-04-113-86/+7
* Update README with information about junit tests and rhinoOmair Majid2011-04-082-0/+49
* Prevent NPE in appletClose() by calling it only via the thread-safeDeepak Bhole2011-04-072-1/+7
* Restrict port fields in itw-settings to accept only valid port numbers.Andrew Su2011-04-064-5/+57
* Use varargs in PluginDebug.debug calls in JSObject.java.Denis Lila2011-04-052-10/+16
* Fix concurrent access problem to downloadOptions.Denis Lila2011-04-052-4/+9
* Set class path to JRE/lib/rt.jar for both plugin and javaws.Denis Lila2011-04-054-41/+45
* Fix PluginDebug regression.dlila2011-04-012-1/+11
* Let launcher handle parsing exceptionsOmair Majid2011-03-315-97/+252
* Fix JSObject.equals.Denis Lila2011-03-312-15/+8
* Add citation.Denis Lila2011-03-312-1/+7
* Made PluginObjectStore a singleton.Denis Lila2011-03-313-10/+26
* Fix last merge of ChangeLog.Denis Lila2011-03-311-1/+0
* Make PluginDebug a bit lazier.Denis Lila2011-03-3116-93/+117
* mergeDenis Lila2011-03-3119-31/+1083
|\
| * Add unit tests for the parserOmair Majid2011-03-3110-3/+726
| * 2011-03-30 Omair Majid <[email protected]>Omair Majid2011-03-302-2/+7
| * Fix typo in RCantRename in Messages.propertiesOmair Majid2011-03-302-1/+6
| * Document reasons for using bootclasspath in Makefile.amOmair Majid2011-03-302-0/+11
| * Update location of settings file in javaws man pageOmair Majid2011-03-302-1/+6
| * Add a new LaunchHandler to show error messages when starting applicationsOmair Majid2011-03-309-24/+326
* | Remove race conditions in PluginObjectStore.java.Denis Lila2011-03-312-45/+74
|/
* branch mergeDenis Lila2011-03-292-2/+6
|\
| * Remove redundant if from JNLPFile.javaDenis Lila2011-03-292-2/+6
* | Replace PDF documentation with editable HTML version of the same content.Andrew John Hughes2011-03-293-0/+123
|/
* fix broken -J command line argumentsOmair Majid2011-03-282-1/+23
* Fixed classloader sharing rules for appletsDeepak Bhole2011-03-282-4/+34
* Implement codebase_lookup=false.dlila2011-03-254-4/+26
* Fix broken make distcheckOmair Majid2011-03-242-1/+5
* Alternate means of finding browsersOmair Majid2011-03-245-9/+110
* Don't look into <codebase>/META-INF/ for resources.Denis Lila2011-03-233-0/+23
* 2011-03-21 Matthias Klose <[email protected]>doko2011-03-213-2/+7
* Allow plugin and javaws to run concurrently, while maintaining locks on syste...Andrew Su2011-03-172-3/+16
* Ensure that javaws can not clear cache while plugin or javaws is running.Andrew Su2011-03-174-89/+99
* net.sourceforge.javaws.Main.java updated to find resources in javaws directo...Jiri Vanek2011-03-162-24/+15
* Refactored extras/net/sourceforge/jnlp to extras/net/sourceforge/javaws/ as f...Jiri Vanek2011-03-1610-11/+31
* Handling error code returning functions.Denis Lila2011-03-1510-18/+116
* Fix DESTDIR issues in MakefileOmair Majid2011-03-152-4/+9
* Make sure hostname used for testIsResolvable is really not resolvable.Mark Wielaard2011-03-112-1/+7
* Replace binary launchers with shell scriptsOmair Majid2011-03-107-36/+89
* Remove obsolete autoconf macro IT_FIND_RHINO_JAROmair Majid2011-03-102-56/+4
* Make output of PAC function tests more jtreg-like to help the buildbotOmair Majid2011-03-102-7/+10
* netx findbugs based refactoring.Denis Lila2011-03-0917-40/+56
* Fix typo in itw-settings.Andrew Su2011-03-092-1/+6
* Add new macro IT_FIND_OPTIONAL_JAROmair Majid2011-03-083-1/+86
* Fix typo when adding to cache.Denis Lila2011-03-082-1/+6