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 a6d6206 Merge pull request #3462 from pepness/metro-2.4.8
new 92619c9 fix for document switcher popup not grouping by project on
first use.
new 024b273 small code renovation: lambdas, diamonds, dead code and
toArray().
new 1a9b29d Merge pull request #3299 from mbien/docswitch
The 6471 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:
.../nbproject/project.properties | 2 +-
.../core/multitabs/project/ProjectSupportImpl.java | 51 +++++------------
.../core/multitabs/impl/ButtonPopupSwitcher.java | 64 ++++++++++------------
.../multitabs/impl/ProjectColorTabDecorator.java | 24 +++-----
.../core/multitabs/impl/ProjectSupport.java | 38 +++++++++++++
.../core/multitabs/impl/TabLayoutManager.java | 18 +++---
6 files changed, 97 insertions(+), 100 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