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

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


    from 0bee9d3691 Merge pull request #6129 from 
asbachb/jakarta-namespace-entity-sessionbeans
     new d1ac3975b3 #5987: Use the currently active dialog as the presenter 
parent.
     new e9d3df1d17 Merge branch 'rk/5987/dialog-parent' of 
https://github.com/rkeen-siemens/incubator-netbeans into rk-dialog-parent
     new d7474cfcc7 Update dialog parent API, displayer impl and test.
     new 8df65b70ed Merge pull request #6216 from 
neilcsmith-net/rk-dialog-parent

The 8861 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:
 .../core/windows/services/DialogDisplayerImpl.java | 113 ++++++++-------------
 .../netbeans/core/windows/services/NbDialog.java   |  10 +-
 .../core/windows/services/NbPresenter.java         |  48 ++++-----
 .../core/windows/services/NodeOperationImpl.java   |   8 +-
 .../windows/services/DialogDisplayerImplTest.java  |  31 +++++-
 ...DialogDescriptorTest.java => NbDialogTest.java} |  36 ++++---
 .../core/windows/services/NbPresenterTest.java     |  25 ++++-
 .../core/windows/services/NotifyLaterTest.java     |   2 +-
 platform/openide.util.ui/apichanges.xml            |  16 +++
 .../src/org/openide/util/Utilities.java            |  57 +++++++++--
 10 files changed, 209 insertions(+), 137 deletions(-)
 copy 
platform/core.windows/test/unit/src/org/netbeans/core/windows/services/{NotifyLaterWithDialogDescriptorTest.java
 => NbDialogTest.java} (59%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to