log

age author description
Mon, 12 May 2014 11:42:08 -0400 Andrew Azores Fix commit dates in ChangeLog
Mon, 12 May 2014 11:30:47 -0400 Omair Majid Reduce URLConnection knowledge in CacheEntry
Mon, 12 May 2014 17:24:34 +0200 Jiri Vanek ALACA is now able to remember decisions.
Mon, 12 May 2014 09:59:34 -0400 Andrew Azores Added new tests for FileUtils
Mon, 12 May 2014 09:58:28 -0400 Andrew Azores Added new tests for CacheUtil
Fri, 09 May 2014 17:30:54 -0400 Andrew Azores TimedHashMap implements Map, new tests
Fri, 09 May 2014 16:19:42 -0400 Andrew Azores New tests for Resource and ResourceTracker
Fri, 09 May 2014 14:20:45 -0400 Andrew Azores New tests for TimedHashMap
Fri, 09 May 2014 14:58:37 +0200 Jiri Vanek Internal implementation of ExecuteAppletAction now support multiple items
Mon, 05 May 2014 17:11:45 +0200 Jiri Vanek Links in AppTrustWarningPanel are now clickable.
Mon, 05 May 2014 15:52:03 +0200 Jiri Vanek configure.ac: added AM_MAINTAINER_MODE([enable]) macro
Mon, 05 May 2014 15:38:16 +0200 Jiri Vanek Properly disconnect all connected http connections.
Fri, 02 May 2014 19:11:11 -0400 Omair Majid Change download progress indicator to a JDialog
Fri, 02 May 2014 17:48:24 -0400 Omair Majid Fix package name in package-info files
Tue, 15 Apr 2014 11:32:02 +0200 Jiri Vanek Reflect possibility of disabled manifest check to unit-test
Mon, 14 Apr 2014 12:06:37 -0400 Andrew Azores Add Thread/ThreadGroup permissions for PolicyEditor and temp
Mon, 14 Apr 2014 16:39:04 +0200 Jiri Vanek All manifest attributes can be disabled
Mon, 14 Apr 2014 09:21:41 -0400 Andrew Azores Use Swing generics, cleanup with diamond operator
Thu, 10 Apr 2014 16:03:23 -0400 Andrew Azores PolicyEditor update for Java 7 features
Thu, 10 Apr 2014 15:56:45 -0400 Andrew Azores Makefile and configure updated for Java 7
Mon, 07 Apr 2014 11:24:18 -0400 Andrew Azores javac source and target levels set to 7 (dropping JDK6 compatibility)
Mon, 07 Apr 2014 10:30:22 -0400 Andrew Azores Add missing shouldPromptUser check to Partially Signed dialog
Wed, 02 Apr 2014 15:52:42 -0400 Omair Majid Rename a method in ClasspathMatcher
Wed, 02 Apr 2014 15:48:00 -0400 Omair Majid Fix typo in email addresses
Wed, 02 Apr 2014 11:58:46 +0200 Jiri Vanek NEWS: Added 1.6 section
Wed, 02 Apr 2014 11:06:45 +0200 Jiri Vanek configure.ac: bumped (AC_INIT) to 1.6pre
Wed, 02 Apr 2014 11:02:53 +0200 Jiri Vanek Added tag icedtea-web-1.5-branchpoint for changeset b73f794d8e3f
Wed, 02 Apr 2014 10:53:13 +0200 Jiri Vanek NEWS: Bumped date of 1.5 release to 2014 icedtea-web-1.5-branchpoint
Tue, 01 Apr 2014 11:51:13 -0400 Andrew Azores Fix Permissions manifest attribute check
Tue, 01 Apr 2014 17:45:43 +0200 Jiri Vanek RequestedPermissionLevel - used instead of hardcoded strings, aded tests for it, added DEFAULT, fixed J2EE