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
/
netx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make itweb-settings resizable
Andrew Su
2011-06-14
3
-17
/
+46
*
Close the splashscreen in case of error (not just successful launch).
Denis Lila
2011-06-10
1
-10
/
+21
*
Fix undisposed window problem. It was causing AWT to never shut down.
Denis Lila
2011-06-10
1
-25
/
+35
*
Allows trusted application to access PersistenceService data from other hosts.
Saad Mohammad
2011-06-09
2
-34
/
+56
*
Enable passing applet parameters through JNLP files.
Andrew Su
2011-06-08
3
-8
/
+52
*
Change jar resource names to be stored in HashSet instead of String[].
Andrew Su
2011-06-08
1
-7
/
+14
*
make splash screen a JDialog instead of a JFrame
Omair Majid
2011-05-31
1
-2
/
+2
*
Check if cache directory is writable from itweb-settings
Andrew Su
2011-05-30
1
-2
/
+21
*
Fix cache to allow redownload on next run when javaws is killed
Andrew Su
2011-05-30
1
-1
/
+3
*
Remove non-standard option from itweb-settings.
Andrew Su
2011-05-30
2
-6
/
+2
*
Fix PR723: AccessControlException while downloading resource
Deepak Bhole
2011-05-27
1
-2
/
+16
*
PR724: Possible NullPointerException in JNLPClassLoader.getClassPathsFromMani...
Omair Majid
2011-05-27
1
-0
/
+3
*
Fix PR727: Split conditional to removed duplicate entries in cache.
Andrew Su
2011-05-27
1
-4
/
+6
*
Fix PR726. Create recently_used on startup.
Andrew Su
2011-05-25
1
-6
/
+13
*
Fix sorting in itw-settings' cache viewer
Andrew Su
2011-05-10
1
-1
/
+26
*
Fix useless thread group creation.
Denis Lila
2011-05-03
1
-5
/
+14
*
Fix appcontext related plugin bugs.
Denis Lila
2011-04-29
4
-122
/
+79
*
Update recently_used when deleting cache entries with itw-settings
Andrew Su
2011-04-20
1
-0
/
+17
*
Load classes from jars listed on the Class-Path in manifest
Omair Majid
2011-04-20
1
-27
/
+97
*
PR687: BasicService.getCodeBase() returns null for IcedTea6 1.9.7 + OSGI
Omair Majid
2011-04-20
1
-16
/
+40
*
Update itw-setting's cache viewer to display new directory structure
Andrew Su
2011-04-20
1
-10
/
+12
*
Allow delete only when plugin or javaws is not running
Andrew Su
2011-04-20
1
-0
/
+30
*
Enforce cache size limit
Andrew Su
2011-04-20
1
-17
/
+62
*
Unhide components for setting cache size limit in itw-settings
Andrew Su
2011-04-20
1
-20
/
+18
*
Store lru after modifying the entries
Andrew Su
2011-04-20
1
-0
/
+1
*
Changed cache to prevent jar overwriting when update happens.
Andrew Su
2011-04-18
8
-56
/
+573
*
Fix concurrent classloading problem in JNLPClassLoader.loadClass.
Denis Lila
2011-04-18
2
-3
/
+4
*
Make CacheDirectory final and not instantiable.
Andrew Su
2011-04-13
1
-1
/
+5
*
Restrict port fields in itw-settings to accept only valid port numbers.
Andrew Su
2011-04-06
3
-5
/
+46
*
Fix concurrent access problem to downloadOptions.
Denis Lila
2011-04-05
1
-4
/
+3
*
Let launcher handle parsing exceptions
Omair Majid
2011-03-31
4
-97
/
+232
*
Fix typo in RCantRename in Messages.properties
Omair Majid
2011-03-30
1
-1
/
+1
*
Update location of settings file in javaws man page
Omair Majid
2011-03-30
1
-1
/
+1
*
Add a new LaunchHandler to show error messages when starting applications
Omair Majid
2011-03-30
8
-24
/
+301
*
Remove redundant if from JNLPFile.java
Denis Lila
2011-03-29
1
-2
/
+1
*
Fixed classloader sharing rules for applets
Deepak Bhole
2011-03-28
1
-4
/
+27
*
Implement codebase_lookup=false.
dlila
2011-03-25
2
-4
/
+16
*
Alternate means of finding browsers
Omair Majid
2011-03-24
3
-9
/
+95
*
Don't look into <codebase>/META-INF/ for resources.
Denis Lila
2011-03-23
1
-0
/
+16
*
Allow plugin and javaws to run concurrently, while maintaining locks on syste...
Andrew Su
2011-03-17
1
-3
/
+10
*
Ensure that javaws can not clear cache while plugin or javaws is running.
Andrew Su
2011-03-17
3
-89
/
+83
*
Refactored extras/net/sourceforge/jnlp to extras/net/sourceforge/javaws/ as f...
Jiri Vanek
2011-03-16
2
-7
/
+15
*
Handling error code returning functions.
Denis Lila
2011-03-15
9
-18
/
+92
*
Replace binary launchers with shell scripts
Omair Majid
2011-03-10
2
-2
/
+2
*
netx findbugs based refactoring.
Denis Lila
2011-03-09
16
-40
/
+14
*
Fix typo in itw-settings.
Andrew Su
2011-03-09
1
-1
/
+1
*
Fix typo when adding to cache.
Denis Lila
2011-03-08
1
-1
/
+1
*
Close streams after we're finished using them.
Denis Lila
2011-03-08
5
-69
/
+92
*
Close streams after opening them.
Andrew Su
2011-03-08
1
-8
/
+16
*
Add Proxy Auto Config (PAC) support
Omair Majid
2011-03-07
8
-11
/
+1399
[next]