This is an automated email from the ASF dual-hosted git repository.
junichi11 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.
from 4438334 Merge pull request #1027 from
junichi11/netbeans-1718-unused-variable-hint
add 606cf05 [NETBEANS-1622] Sort editor tabs when a document opens
add 3cdd340 [NETBEANS-1622] Ensure preference name reflects target
add cc3d7d0 [NETBEANS-1622] Document API change
new 5405b8c Merge pull request #1015 from
junichi11/netbeans-1622-sort-editor-tabs
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:
platform/core.windows/apichanges.xml | 19 +++
platform/core.windows/manifest.mf | 2 +-
.../core/windows/model/DefaultModeModel.java | 137 ++++++++++++++-----
.../core/windows/options/Bundle.properties | 5 +
.../netbeans/core/windows/options/TabsPanel.form | 93 ++++++++++++-
.../netbeans/core/windows/options/TabsPanel.java | 148 +++++++++++++++++++--
.../netbeans/core/windows/options/WinSysPrefs.java | 6 +-
7 files changed, 363 insertions(+), 47 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