log

age author description
Mon, 28 Jul 2014 11:16:35 -0400 Jie Kang Fixed ConsoleOutputPane UI for lower resolutions.
Mon, 28 Jul 2014 10:50:03 -0400 Jie Kang Fixed ControlPanel UI for lower resolutions.
Tue, 22 Jul 2014 11:20:03 -0400 Fridrich Strba Fix missing return value in non-void function
Mon, 14 Jul 2014 10:06:27 -0400 Andrew Azores PolicyEditor mnemonics and accelerators overhaul
Fri, 11 Jul 2014 16:30:57 -0400 Andrew Azores Fixed PolicyEditor bug with ignoring Cancel option on "save before exit"
Tue, 08 Jul 2014 17:24:32 +0200 Emmanuel Bourg Escaped the minus signs in the policyeditor manpage
Thu, 03 Jul 2014 23:25:18 +0200 Jacob Wisor Merge
Thu, 03 Jul 2014 23:06:47 +0200 Jacob Wisor Add current date for last commit in ChangeLog
Thu, 26 Jun 2014 19:35:23 +0200 Jacob Wisor Fix handling of UI controls in Java console
Thu, 03 Jul 2014 16:40:32 +0200 Jiri Vanek MessagesPropertiesTest.java removed useless iterations of all resources against all.
Mon, 30 Jun 2014 11:34:15 -0400 Andrew Azores PolicyEditor EDT Runnables invoked immediately if the current thread is EDT
Thu, 26 Jun 2014 17:22:11 +0200 Jacob Wisor ConsoleOutputPane formatting fixes & cleanup
Thu, 26 Jun 2014 15:59:18 +0200 Jacob Wisor Add new PL localized messages
Wed, 25 Jun 2014 11:27:34 -0400 Andrew Azores Use SwingUtilities.getWindowAncestor() rather than manual search
Tue, 24 Jun 2014 09:42:50 -0400 Andrew Azores Removed old commented code hunk
Thu, 19 Jun 2014 15:09:40 -0400 Jie Kang Remove two forgotten files in last commit
Thu, 19 Jun 2014 14:35:13 -0400 Jie Kang Refactor JS LiveConnect tests to avoid race conditions
Thu, 19 Jun 2014 16:30:22 +0200 Jiri Vanek NEWS: mentioned All JDKs ability, DE localization, JDK6 incompatibility and KEY_ENABLE_MANIFEST_ATTRIBUTES_CHECK
Thu, 19 Jun 2014 10:13:09 -0400 Andrew Azores PolicyEditor and TemporaryPermissions 1.6 NEWS
Thu, 19 Jun 2014 09:51:39 -0400 Andrew Azores New 2-arg constructor for CustomPermission
Thu, 19 Jun 2014 12:55:49 +0200 Jiri Vanek fixed PR1743 - Intermittant deadlock in PluginRequestProcessor
Wed, 18 Jun 2014 19:22:54 +0200 Jacob Wisor Added new DE localized messages
Tue, 17 Jun 2014 17:38:12 -0400 Andrew Azores Fix PolicyEditor duplicate entries when launched from dialog
Tue, 17 Jun 2014 17:21:54 -0400 Andrew Azores Some PolicyEditor logic extracted into PolicyEditorController
Fri, 13 Jun 2014 16:48:22 -0400 Andrew Azores TemporaryPermissions generated via reflection rather than hard coded
Thu, 12 Jun 2014 16:51:32 -0400 Andrew Azores Fixed comment in last commit
Thu, 12 Jun 2014 16:48:55 -0400 Andrew Azores Reduced usage of weak references in PolicyEditor
Wed, 11 Jun 2014 15:59:54 -0400 Andrew Azores CustomPolicyViewer method extraction and tests added
Fri, 06 Jun 2014 14:35:41 -0400 Andrew Azores CustomPermission properly formats basic permissions
Fri, 06 Jun 2014 09:21:53 -0400 Andrew Azores PolicyEditor copy/paste/rename methods extracted and unit tests added
Thu, 05 Jun 2014 11:22:31 -0400 Andrew Azores Added "Copy codebase to clipboard" action to PolicyEditor
Thu, 05 Jun 2014 10:49:33 -0400 Andrew Azores Added Rename, Copy, and Paste actions to PolicyEditor
Wed, 04 Jun 2014 15:18:50 -0400 Lukasz Dracz Fixed CreatePluginHeaderTestOk to use default TimeZone, not hardcoded CET
Tue, 03 Jun 2014 17:21:11 -0400 Andrew Azores PolicyEditor indicates active file IO and unit tests wait for this to complete
Tue, 03 Jun 2014 17:02:56 -0400 Andrew Azores PolicyEditor persists empty non-default codebase entries
Tue, 03 Jun 2014 14:25:41 -0400 Andrew Azores Fixed UrlUtilsTest.verifyNotNullUrlEqualsThrowsExceptionWhenSecondArgumentIsNull
Tue, 03 Jun 2014 13:15:50 -0400 Andrew Azores Fix PolicyEditor null file on save and exit
Tue, 03 Jun 2014 09:52:23 -0400 Andrew Azores Temporary Permissions options made multi-selectable
Mon, 02 Jun 2014 13:56:57 -0400 Andrew Azores PolicyEditor uses SwingWorker for async IO
Mon, 02 Jun 2014 09:35:20 -0400 Andrew Azores PolicyEditor file/model logic extracted into PolicyFileModel
Fri, 30 May 2014 16:07:45 -0400 Andrew Azores Added reproducer for PR1794
Fri, 23 May 2014 15:02:48 +0200 Jiri Vanek Fixed cache tests: CacheReproducerTest changed condition on checking cache dir from not existing to being empty,
Fri, 23 May 2014 14:13:26 +0200 Jiri Vanek Minor code enhancements: Enum for HEAD and GET, urlutils classes moved to UrlUtil
Fri, 23 May 2014 13:38:14 +0200 Jiri Vanek Minor javadoc enhancements
Thu, 22 May 2014 15:45:37 -0400 Andrew Azores PolicyEditor fixes for Save As
Thu, 22 May 2014 18:30:41 +0200 Jiri Vanek Fixed slipped test classlaoder fix in JavawsAWTRobotFindsButtonTest.java
Thu, 22 May 2014 18:08:36 +0200 Jiri Vanek Added accidentally skipped hunk
Thu, 22 May 2014 17:57:52 +0200 Jiri Vanek Making the previous chnage actualy take an effect. All tests runs using CLASSPATH varibale on line, separated by semicolon.
Thu, 22 May 2014 17:21:35 +0200 Jiri Vanek All tests adapted to run from XBootclaspath (forced by extending package private rt.jar class)
Thu, 22 May 2014 16:45:11 +0200 Jiri Vanek Made it works (basicaly) on any JDK
Wed, 21 May 2014 11:08:18 -0400 Andrew Azores Lukasz Dracz and Jie Kang added to AUTHORS
Wed, 21 May 2014 10:44:23 -0400 Andrew Azores Fix typo in PolicyEditor GUI
Tue, 20 May 2014 16:52:21 -0400 Andrew Azores Resource refactor for setters and getters
Wed, 14 May 2014 15:44:19 -0400 Andrew Azores ResourceTracker selectByStatus split into smaller tests
Wed, 14 May 2014 15:11:45 -0400 Omair Majid Clean up comments in JarFile
Wed, 14 May 2014 15:11:40 -0400 Omair Majid Make 'make check' work under OpenJDK 8
Wed, 14 May 2014 15:11:39 -0400 Omair Majid More javadoc fixes for Java 8
Wed, 14 May 2014 15:04:16 -0400 Andrew Azores Resource status field refactored to enum
Tue, 13 May 2014 12:21:07 -0400 Omair Majid Fix cache entry tests
Mon, 12 May 2014 12:55:21 -0400 Omair Majid Fix caching of compressed content