This is an automated email from the ASF dual-hosted git repository.

ebakke pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


    from b03bb6c140d Merge pull request #8743 from neilcsmith-net/apis-nb270
     add a5e927abf79 Fix missing accelerators for 
MoveWindowLeftAction/MoveWindowRightAction in the tab context menu.
     add 2575d8eb55e In TreeView and OutlineView, improve the position of the 
context menu when opened via the keyboard accellerator (Shift+F10).
     add da787cb7fba Make F2 to rename work on MacOS on 
TreeTable/TreeView/ETable. (It already works on Windows.)
     new 58802d1e2de Merge pull request #8323 from eirikbakke/pr-shortcuts

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/org/netbeans/core/windows/actions/ActionUtils.java     |  6 ++++++
 .../windows/view/ui/popupswitcher/KeyboardPopupSwitcher.java   |  1 -
 .../src/org/netbeans/swing/etable/ETable.java                  |  8 +++++++-
 .../src/org/openide/explorer/view/OutlineView.java             |  6 ++++--
 .../src/org/openide/explorer/view/TreeTable.java               |  5 +++++
 .../src/org/openide/explorer/view/TreeView.java                | 10 +++++++++-
 6 files changed, 31 insertions(+), 5 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to