/hg/icedtea-web: Added PolicyEditor accelerators + mnemonics and...
aazores at icedtea.classpath.org
aazores at icedtea.classpath.org
Wed Jul 30 17:35:28 UTC 2014
changeset b76e7dba5c1f in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=b76e7dba5c1f
author: Andrew Azores <aazores at redhat.com>
date: Wed Jul 30 13:35:17 2014 -0400
Added PolicyEditor accelerators + mnemonics and "exit-on-save cancel" to NEWS
diffstat:
ChangeLog | 8 +++++++-
NEWS | 3 +++
2 files changed, 10 insertions(+), 1 deletions(-)
diffs (35 lines):
diff -r ae19c6bf205b -r b76e7dba5c1f ChangeLog
--- a/ChangeLog Wed Jul 30 13:23:00 2014 -0400
+++ b/ChangeLog Wed Jul 30 13:35:17 2014 -0400
@@ -1,3 +1,9 @@
+2014-07-30 Andrew Azores <aazores at redhat.com>
+
+ * NEWS: added mention of PolicyEditor mnemonics and accelerators overhaul,
+ PolicyEditor bug fix where "cancel" on the "save before exit" dialog would
+ exit without saving changes
+
2014-07-30 Andrew Azores <aazores at redhat.com>
* NEWS: added mention of RH1121549 fix
@@ -168,7 +174,7 @@
2014-06-25 Andrew Azores <aazores at redhat.com>
* netx/net/sourceforge/jnlp/security/policyeditor/PolicyEditor.java:
- (setupLayout) use SwingUtilities.getWindowAncestor() rather than manually
+ (setupLayout): use SwingUtilities.getWindowAncestor() rather than manually
searching
2014-06-24 Andrew Azores <aazores at redhat.com>
diff -r ae19c6bf205b -r b76e7dba5c1f NEWS
--- a/NEWS Wed Jul 30 13:23:00 2014 -0400
+++ b/NEWS Wed Jul 30 13:35:17 2014 -0400
@@ -23,6 +23,9 @@
- codebases without permissions assigned save to file anyway (and re-appear on next open)
- PR1776: NullPointer on save-and-exit
- PR1850: duplicate codebases when launching from security dialogs
+ - Fixed bug where clicking "Cancel" on the "Save before Exiting" dialog could result in the editor
+ exiting without saving changes
+ - Keyboard accelerators and mnemonics greatly improved
* Temporary Permissions in security dialog now multi-selectable and based on PolicyEditor permissions
New in release 1.5 (2014-XX-XX):
More information about the distro-pkg-dev
mailing list