aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge
Commit message (Expand)AuthorAgeFilesLines
* Removed most of checks to no output from reproducersJiri Vanek2013-11-252-2/+4
* fix to ManifestedJar1Test casesJiri Vanek2013-11-251-1/+10
* Fixed NPE in getting the attributeJiri Vanek2013-11-141-0/+4
* JNLPClassLoader cleanup, avoid Enumerations and use strict typing.Andrew Azores2013-11-131-77/+54
* BasicExceptionDialog centers on-screen before appearingAndrew Azores2013-11-131-1/+1
* Enabled access to manifests' attributes from JNLPFile class, implemented http...Jiri Vanek2013-11-135-30/+181
* Fixed lock in awt threads. JavaConsole window is now disposed instead of hidden.Jiri Vanek2013-11-102-21/+53
* Removed suspicious return when (searchForMain) had null launchDesc in netx/ne...Jiri Vanek2013-11-101-4/+2
* Java console resurrected and connected to new logging.Jiri Vanek2013-11-0510-28/+533
* Avoid potential NPE in JNLPSecurityManager#addPermission when debug is enabledAndrew Azores2013-11-051-3/+7
* Synced headers between PLUGIN_DEBUG, PLUGIN_ERROR and javasideJiri Vanek2013-11-011-0/+4
* netx/net/sourceforge/jnlp/JARDesc.java: made immutableJiri Vanek2013-10-301-7/+8
* Fix PR1513, signed applets with external main-class supportAndrew Azores2013-10-291-15/+8
* OutputController.getCallerClass now gets out also from sun.applet.PluginDebug...Jiri Vanek2013-10-251-1/+3
* Reset the LogConfig in unit testsOmair Majid2013-10-221-0/+7
* Logic to extract main class attribute generalized to common methods.Jiri Vanek2013-10-211-32/+59
* Minor fix in DEBUG initialisationJiri Vanek2013-10-201-1/+1
* Resolve multiple-applet deadlock issue in JNLPClassLoaderAndrew Azores2013-10-161-62/+73
* SecurityDialog centers itself before becoming visibleAndrew Azores2013-10-111-2/+1
* Fix regression in ResourceUrlCreator due to PR1204 patchAndrew Azores2013-10-031-18/+39
* * Cache viewer update:Jacob Wisor2013-10-034-105/+427
* Unit tests for BrowserAwareProxySelectorOmair Majid2013-10-013-43/+52
* Fix for PR1204, handling of query strings and absolute paths.Andrew Azores2013-09-261-19/+21
* Introduced logging bottleneckJiri Vanek2013-09-2596-1001/+1583
* PR1474: Can't get javaws to use SOCKS proxyOmair Majid2013-09-242-12/+16
* Unit tests for JNLPProxySelectorOmair Majid2013-09-234-14/+13
* Unit test for InformationDescOmair Majid2013-09-203-14/+5
* Removed java 1.3 comaptible (redundant) code from ParseExceptionJiri Vanek2013-09-181-42/+3
* Made temporary files location JFileChooser open at the currently specified lo...Jacob Wisor2013-09-115-5/+16
* PR1533: Inherit jnlp.packEnabled and jnlp.versionEnabled like other propertiesOmair Majid2013-09-093-27/+10
* Fixed "could not clear cache" message and cache location in CacheReproducerAndrew Azores2013-09-041-1/+1
* mergingAndrew Azores2013-09-042-5/+8
|\
| * netx/net/sourceforge/jnlp/Launcher.java - Fix applet context being null durin...Jiri Vanek2013-09-041-0/+2
| * PR1058: XFileOpenService openMultiFileDialog ClassCastExceptionOmair Majid2013-08-301-5/+6
* | Extracted integer response casting/handling logic in SecurityDialogs to new m...Andrew Azores2013-09-041-39/+22
|/
* Fix and tests for PR974, extension JNLPs unavailable when embedded in HTML ap...Andrew Azores2013-08-153-17/+47
* Cleaned up "throws IOException" from HTMLPanel constructor and try/catches el...Andrew Azores2013-07-255-29/+13
* Added java.vm.name read permission to fix Rhino evaluation of proxy PAC (RH98...Andrew Azores2013-07-221-0/+7
* IcedTea-Web is now following XDG .config and .cache specification(RH947647)Jiri Vanek2013-07-188-30/+253
* About dialogue made accessible from pluginJiri Vanek2013-07-175-11/+88
* about dialogue now available from itw-settingsJiri Vanek2013-07-172-3/+27
* added some missing de and pl stringsJiri Vanek2013-07-174-2/+15
* Added entry in NEWS about new About dialog. Fixed localization of News tab in...Andrew Azores2013-07-121-1/+1
* Implemented new about dialogue (by Andrew Azores). Andrew added to authorsJiri Vanek2013-07-108-61/+360
* JNLP file is now re-downloading only if is local and have href. Real couse of...Jiri Vanek2013-06-242-104/+20
* Added tagsup (optional dependence) as sanitizer for (possibly) invalid xml filesJiri Vanek2013-06-2111-174/+427
* Removed out-of date Boot13 classJiri Vanek2013-06-202-101/+0
* Made it work with OpenJDK build 25 by creating application as soon as possibleJiri Vanek2013-06-202-1/+6
* Silenced deployment.properties and zero size applet exceptions with testsJiri Vanek2013-06-061-1/+6
* Fix PR1465 - java.io.FileNotFoundException while trying to download a JAR fileAdam Domurad2013-06-051-1/+14