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

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


    from 3add6af5537 Merge pull request #7593 from ebarboni/apidocnb230
     add e1dd39de3a2 General cleanup (unused code/warning) in ContextAction
     add 1a3b7245583 Fix StatefulActionProcessorTest
     add 0a958b681f8 After 562cfade954ea27308de01738813d050d1b57ce1 
ContextAction.Performer must be context aware
     add 40b82fc004e CloseButtonTabbedPane does not update title after it was 
set to empty value
     add c4f10c83303 Popupmenu for Terminals should be invoked for target tab, 
not for visible tab
     new 9b1b3086694 Merge pull request #7451 from 
matthiasblaesing/cleanup_context_action2

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:
 .../iocontainer/TerminalContainerTabbed.java       |  16 ++-
 .../windows/view/ui/CloseButtonTabbedPane.java     |   6 +
 .../src/org/openide/awt/ContextAction.java         | 145 ++++++++-------------
 .../src/org/openide/awt/ContextManager.java        |   2 -
 .../src/org/openide/awt/GeneralAction.java         |   8 +-
 .../src/org/openide/awt/StatefulAction.java        |   8 +-
 .../awt/StatefulActionProcessorTest.java           |   0
 .../src/org/openide/awt/ContextActionTest.java     | 104 ++++++++++++++-
 8 files changed, 184 insertions(+), 105 deletions(-)
 rename 
platform/openide.awt/test/unit/src/org/netbeans/modules/openide/{openide => 
}/awt/StatefulActionProcessorTest.java (100%)


---------------------------------------------------------------------
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