aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* reproducers compilation extended for directory structureJiri Vanek2011-08-023-3/+18
* minor changes in reproducers engineJiri Vanek2011-07-262-43/+100
* PR749: sun.applet.PluginStreamHandler#handleMessage(String) really slowDeepak Bhole2011-07-214-19/+71
* RH718170, CVE-2011-2514: Java Web Start security warning dialog manipulationDeepak Bhole2011-07-154-3/+16
* RH718164, CVE-2011-2513: Home directory path disclosure to untrusted applicat...Deepak Bhole2011-07-156-11/+252
* Added algorithm that compares signed JNLP application/template file with laun...Saad Mohammad2011-07-1926-1/+1176
* classes are now collapsable in html reportJiri Vanek2011-06-232-3/+8
* added first set of reproducersJiri Vanek2011-06-2129-0/+1077
* run-netx-dist-tests now also copy styesJiri Vanek2011-06-212-2/+7
* added engine for lunching reproducersJiri Vanek2011-06-1915-2/+1569
* added styles for junit xml reportJiri Vanek2011-06-165-2/+298
* Make itweb-settings resizableAndrew Su2011-06-144-17/+57
* Close the splashscreen in case of error (not just successful launch).Denis Lila2011-06-102-10/+32
* Fix undisposed window problem. It was causing AWT to never shut down.Denis Lila2011-06-102-25/+44
* Allows trusted application to access PersistenceService data from other hosts.Saad Mohammad2011-06-094-34/+68
* Fixed ChangeLog typo.Andrew Su2011-06-091-2/+2
* Enable passing applet parameters through JNLP files.Andrew Su2011-06-085-8/+67
* Change jar resource names to be stored in HashSet instead of String[].Andrew Su2011-06-082-7/+21
* Fix PR721: IcedTeaPlugin.so cannot run g_main_context_iteration on a differen...Deepak Bhole2011-06-0810-106/+258
* make splash screen a JDialog instead of a JFrameOmair Majid2011-05-312-2/+7
* Check if cache directory is writable from itweb-settingsAndrew Su2011-05-302-2/+27
* Fix cache to allow redownload on next run when javaws is killedAndrew Su2011-05-302-1/+8
* Remove non-standard option from itweb-settings.Andrew Su2011-05-303-6/+10
* Fix PR723: AccessControlException while downloading resourceDeepak Bhole2011-05-272-2/+25
* PR735: Firefox 4 sometimes freezes if the applet calls showDocument()Deepak Bhole2011-05-276-24/+97
* Call dispose() from swing thread when applet is closed.Deepak Bhole2011-05-272-3/+14
* Backed out 0256de6a4bf6 as it is prone to race conditions.Deepak Bhole2011-05-272-18/+13
* PR724: Possible NullPointerException in JNLPClassLoader.getClassPathsFromMani...Omair Majid2011-05-273-0/+10
* Fix PR727: Split conditional to removed duplicate entries in cache.Andrew Su2011-05-273-4/+13
* Update NEWS.Andrew Su2011-05-252-0/+5
* Fix PR726. Create recently_used on startup.Andrew Su2011-05-252-6/+19
* added posibility to export junit testsuite results as xmlJiri Vanek2011-05-174-1/+241
* Reverting unapproved change 235:114a981d3552Andrew John Hughes2011-05-118-605/+6
* Fix sorting in itw-settings' cache viewerAndrew Su2011-05-102-1/+32
* added posibility for junit to export reports to xml, addes set of styles for ...Jiri Vanek2011-05-108-6/+605
* Innerclasses and jnlp files are now skipped during testing without warning or...Jiri Vanek2011-05-092-0/+6
* Fix useless thread group creation.Denis Lila2011-05-032-5/+24
* Prevent applet from shutting down down if another tab with the same page isDeepak Bhole2011-05-022-9/+26
* Fix appcontext related plugin bugs.Denis Lila2011-04-296-132/+129
* Support configure's --program-suffix optionOmair Majid2011-04-282-14/+30
* Bumped version in configure.ac to 1.2preDeepak Bhole2011-04-212-1/+5
* Added tag icedtea-web-1.1-branchpoint for changeset b60550517945Deepak Bhole2011-04-210-0/+0
* Use NPN_GetURLNotify (non-blocking) instead of NPN_GetURL (blocking)icedtea-web-1.1-branchpointDeepak Bhole2011-04-212-5/+12
* Update recently_used when deleting cache entries with itw-settingsAndrew Su2011-04-202-0/+24
* Load classes from jars listed on the Class-Path in manifestOmair Majid2011-04-202-27/+107
* PR687: BasicService.getCodeBase() returns null for IcedTea6 1.9.7 + OSGIOmair Majid2011-04-202-16/+49
* Dont show error dialogs on exceptions with the pluginOmair Majid2011-04-202-0/+8
* Update itw-setting's cache viewer to display new directory structureAndrew Su2011-04-202-10/+17
* Allow delete only when plugin or javaws is not runningAndrew Su2011-04-202-0/+36
* Enforce cache size limitAndrew Su2011-04-202-17/+72