You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sk...@apache.org on 2020/04/20 08:20:33 UTC

[netbeans] branch master updated (974f4d7 -> c1bd16d)

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

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


    from 974f4d7  [NETBEANS-4167] Fix null token on { in yaml files
     add 6738ea3  Revert "[NETBEANS-4039] Added SPI for Preferred Color Profile Changes"
     add ee7360b  Update platform/core.windows/manifest.mf
     new c1bd16d  Merge pull request #2088 from apache/revert-2039-NETBEANS-4039

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:
 ide/options.editor/nbproject/project.xml           |  9 ---
 .../modules/options/colors/ColorModel.java         | 19 +-----
 platform/core.windows/apichanges.xml               | 20 -------
 platform/core.windows/manifest.mf                  |  3 +-
 platform/core.windows/nbproject/project.xml        |  7 ++-
 .../netbeans/core/windows/options/LafPanel.java    | 70 ++++++++++++++++------
 .../options/spi/PreferredColorProfileSupport.java  | 50 ----------------
 7 files changed, 60 insertions(+), 118 deletions(-)
 delete mode 100644 platform/core.windows/src/org/netbeans/core/windows/options/spi/PreferredColorProfileSupport.java


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


[netbeans] 01/01: Merge pull request #2088 from apache/revert-2039-NETBEANS-4039

Posted by sk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit c1bd16d7c538b8da05c4183cff3fcbb4f95a9bba
Merge: 974f4d7 ee7360b
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Mon Apr 20 10:20:20 2020 +0200

    Merge pull request #2088 from apache/revert-2039-NETBEANS-4039
    
    Revert "[NETBEANS-4039] Added SPI for Preferred Color Profile Changes"

 ide/options.editor/nbproject/project.xml           |  9 ---
 .../modules/options/colors/ColorModel.java         | 19 +-----
 platform/core.windows/apichanges.xml               | 20 -------
 platform/core.windows/manifest.mf                  |  3 +-
 platform/core.windows/nbproject/project.xml        |  7 ++-
 .../netbeans/core/windows/options/LafPanel.java    | 70 ++++++++++++++++------
 .../options/spi/PreferredColorProfileSupport.java  | 50 ----------------
 7 files changed, 60 insertions(+), 118 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