aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Innerclasses and jnlp files are now skipped during testing without warning or...Jiri Vanek2011-05-091-0/+4
* Fix useless thread group creation.Denis Lila2011-05-031-0/+10
* Prevent applet from shutting down down if another tab with the same page isDeepak Bhole2011-05-021-0/+8
* Fix appcontext related plugin bugs.Denis Lila2011-04-291-0/+24
* Support configure's --program-suffix optionOmair Majid2011-04-281-0/+12
* Bumped version in configure.ac to 1.2preDeepak Bhole2011-04-211-0/+4
* Use NPN_GetURLNotify (non-blocking) instead of NPN_GetURL (blocking)icedtea-web-1.1-branchpointDeepak Bhole2011-04-211-4/+11
* Update recently_used when deleting cache entries with itw-settingsAndrew Su2011-04-201-0/+7
* Load classes from jars listed on the Class-Path in manifestOmair Majid2011-04-201-0/+10
* PR687: BasicService.getCodeBase() returns null for IcedTea6 1.9.7 + OSGIOmair Majid2011-04-201-0/+9
* Dont show error dialogs on exceptions with the pluginOmair Majid2011-04-201-0/+6
* Update itw-setting's cache viewer to display new directory structureAndrew Su2011-04-201-0/+5
* Allow delete only when plugin or javaws is not runningAndrew Su2011-04-201-0/+6
* Enforce cache size limitAndrew Su2011-04-201-0/+10
* Unhide components for setting cache size limit in itw-settingsAndrew Su2011-04-201-0/+6
* Store lru after modifying the entriesAndrew Su2011-04-201-0/+5
* Changed cache to prevent jar overwriting when update happens.Andrew Su2011-04-181-0/+42
* Fix concurrent classloading problem in JNLPClassLoader.loadClass.Denis Lila2011-04-181-0/+8
* Switch to explicit locks and condition queues in PluginAppletViewerAndrew John Hughes2011-04-181-0/+33
* Fix applet rezising issue seen with some browsers (Midori)Deepak Bhole2011-04-181-0/+7
* Fixed RH691259: Midori sends a SIGSEGV with the IcedTea NP PluginDeepak Bhole2011-04-181-0/+7
* Support Gentoo install location for JUnit 4.Andrew John Hughes2011-04-141-0/+5
* Use Object.wait() instead of periodic wakes in PluginAppletViewer.Deepak Bhole2011-04-141-0/+19
* Refactor PluginAppletViewer.java.Denis Lila2011-04-141-0/+18
* Make CacheDirectory final and not instantiable.Andrew Su2011-04-131-0/+6
* Fix some concurrency problems in PluginAppletViewer.java.Denis Lila2011-04-131-0/+10
* Backout 4f195bca0dc8 - unapproved patchAndrew John Hughes2011-04-111-4/+0
* Backed out changeset 1cce62b89f07 - unapproved patchAndrew John Hughes2011-04-111-4/+0
* added support for testngJiri Vanek2011-04-111-0/+4
* removed junitJiri Vanek2011-04-111-0/+4
* Update README with information about junit tests and rhinoOmair Majid2011-04-081-0/+4
* Prevent NPE in appletClose() by calling it only via the thread-safeDeepak Bhole2011-04-071-0/+6
* Restrict port fields in itw-settings to accept only valid port numbers.Andrew Su2011-04-061-0/+11
* Use varargs in PluginDebug.debug calls in JSObject.java.Denis Lila2011-04-051-0/+6
* Fix concurrent access problem to downloadOptions.Denis Lila2011-04-051-0/+6
* Set class path to JRE/lib/rt.jar for both plugin and javaws.Denis Lila2011-04-051-0/+11
* Fix PluginDebug regression.dlila2011-04-011-0/+5
* Let launcher handle parsing exceptionsOmair Majid2011-03-311-0/+20
* Fix JSObject.equals.Denis Lila2011-03-311-0/+7
* Add citation.Denis Lila2011-03-311-0/+5
* Made PluginObjectStore a singleton.Denis Lila2011-03-311-0/+10
* Fix last merge of ChangeLog.Denis Lila2011-03-311-1/+0
* Make PluginDebug a bit lazier.Denis Lila2011-03-311-0/+21
* mergeDenis Lila2011-03-311-0/+66
|\
| * Add unit tests for the parserOmair Majid2011-03-311-0/+21
| * 2011-03-30 Omair Majid <[email protected]>Omair Majid2011-03-301-0/+5
| * Fix typo in RCantRename in Messages.propertiesOmair Majid2011-03-301-0/+5
| * Document reasons for using bootclasspath in Makefile.amOmair Majid2011-03-301-0/+4
| * Update location of settings file in javaws man pageOmair Majid2011-03-301-0/+5
| * Add a new LaunchHandler to show error messages when starting applicationsOmair Majid2011-03-301-0/+25