You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ju...@apache.org on 2018/11/24 11:46:42 UTC

[incubator-netbeans] 01/01: Merge pull request #1015 from junichi11/netbeans-1622-sort-editor-tabs

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

junichi11 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git

commit 5405b8c93eeafdd213cffcc59df002464af8d838
Merge: 4438334 cc3d7d0
Author: Junichi Yamamoto <ju...@gmail.com>
AuthorDate: Sat Nov 24 20:46:37 2018 +0900

    Merge pull request #1015 from junichi11/netbeans-1622-sort-editor-tabs
    
    [NETBEANS-1622] Sort editor tabs when a document opens

 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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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