index
:
jigong/icedtea-web.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Innerclasses and jnlp files are now skipped during testing without warning or...
Jiri Vanek
2011-05-09
1
-0
/
+4
*
Fix useless thread group creation.
Denis Lila
2011-05-03
1
-0
/
+10
*
Prevent applet from shutting down down if another tab with the same page is
Deepak Bhole
2011-05-02
1
-0
/
+8
*
Fix appcontext related plugin bugs.
Denis Lila
2011-04-29
1
-0
/
+24
*
Support configure's --program-suffix option
Omair Majid
2011-04-28
1
-0
/
+12
*
Bumped version in configure.ac to 1.2pre
Deepak Bhole
2011-04-21
1
-0
/
+4
*
Use NPN_GetURLNotify (non-blocking) instead of NPN_GetURL (blocking)
icedtea-web-1.1-branchpoint
Deepak Bhole
2011-04-21
1
-4
/
+11
*
Update recently_used when deleting cache entries with itw-settings
Andrew Su
2011-04-20
1
-0
/
+7
*
Load classes from jars listed on the Class-Path in manifest
Omair Majid
2011-04-20
1
-0
/
+10
*
PR687: BasicService.getCodeBase() returns null for IcedTea6 1.9.7 + OSGI
Omair Majid
2011-04-20
1
-0
/
+9
*
Dont show error dialogs on exceptions with the plugin
Omair Majid
2011-04-20
1
-0
/
+6
*
Update itw-setting's cache viewer to display new directory structure
Andrew Su
2011-04-20
1
-0
/
+5
*
Allow delete only when plugin or javaws is not running
Andrew Su
2011-04-20
1
-0
/
+6
*
Enforce cache size limit
Andrew Su
2011-04-20
1
-0
/
+10
*
Unhide components for setting cache size limit in itw-settings
Andrew Su
2011-04-20
1
-0
/
+6
*
Store lru after modifying the entries
Andrew Su
2011-04-20
1
-0
/
+5
*
Changed cache to prevent jar overwriting when update happens.
Andrew Su
2011-04-18
1
-0
/
+42
*
Fix concurrent classloading problem in JNLPClassLoader.loadClass.
Denis Lila
2011-04-18
1
-0
/
+8
*
Switch to explicit locks and condition queues in PluginAppletViewer
Andrew John Hughes
2011-04-18
1
-0
/
+33
*
Fix applet rezising issue seen with some browsers (Midori)
Deepak Bhole
2011-04-18
1
-0
/
+7
*
Fixed RH691259: Midori sends a SIGSEGV with the IcedTea NP Plugin
Deepak Bhole
2011-04-18
1
-0
/
+7
*
Support Gentoo install location for JUnit 4.
Andrew John Hughes
2011-04-14
1
-0
/
+5
*
Use Object.wait() instead of periodic wakes in PluginAppletViewer.
Deepak Bhole
2011-04-14
1
-0
/
+19
*
Refactor PluginAppletViewer.java.
Denis Lila
2011-04-14
1
-0
/
+18
*
Make CacheDirectory final and not instantiable.
Andrew Su
2011-04-13
1
-0
/
+6
*
Fix some concurrency problems in PluginAppletViewer.java.
Denis Lila
2011-04-13
1
-0
/
+10
*
Backout 4f195bca0dc8 - unapproved patch
Andrew John Hughes
2011-04-11
1
-4
/
+0
*
Backed out changeset 1cce62b89f07 - unapproved patch
Andrew John Hughes
2011-04-11
1
-4
/
+0
*
added support for testng
Jiri Vanek
2011-04-11
1
-0
/
+4
*
removed junit
Jiri Vanek
2011-04-11
1
-0
/
+4
*
Update README with information about junit tests and rhino
Omair Majid
2011-04-08
1
-0
/
+4
*
Prevent NPE in appletClose() by calling it only via the thread-safe
Deepak Bhole
2011-04-07
1
-0
/
+6
*
Restrict port fields in itw-settings to accept only valid port numbers.
Andrew Su
2011-04-06
1
-0
/
+11
*
Use varargs in PluginDebug.debug calls in JSObject.java.
Denis Lila
2011-04-05
1
-0
/
+6
*
Fix concurrent access problem to downloadOptions.
Denis Lila
2011-04-05
1
-0
/
+6
*
Set class path to JRE/lib/rt.jar for both plugin and javaws.
Denis Lila
2011-04-05
1
-0
/
+11
*
Fix PluginDebug regression.
dlila
2011-04-01
1
-0
/
+5
*
Let launcher handle parsing exceptions
Omair Majid
2011-03-31
1
-0
/
+20
*
Fix JSObject.equals.
Denis Lila
2011-03-31
1
-0
/
+7
*
Add citation.
Denis Lila
2011-03-31
1
-0
/
+5
*
Made PluginObjectStore a singleton.
Denis Lila
2011-03-31
1
-0
/
+10
*
Fix last merge of ChangeLog.
Denis Lila
2011-03-31
1
-1
/
+0
*
Make PluginDebug a bit lazier.
Denis Lila
2011-03-31
1
-0
/
+21
*
merge
Denis Lila
2011-03-31
1
-0
/
+66
|
\
|
*
Add unit tests for the parser
Omair Majid
2011-03-31
1
-0
/
+21
|
*
2011-03-30 Omair Majid <
[email protected]
>
Omair Majid
2011-03-30
1
-0
/
+5
|
*
Fix typo in RCantRename in Messages.properties
Omair Majid
2011-03-30
1
-0
/
+5
|
*
Document reasons for using bootclasspath in Makefile.am
Omair Majid
2011-03-30
1
-0
/
+4
|
*
Update location of settings file in javaws man page
Omair Majid
2011-03-30
1
-0
/
+5
|
*
Add a new LaunchHandler to show error messages when starting applications
Omair Majid
2011-03-30
1
-0
/
+25
[next]