You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by lk...@apache.org on 2020/02/07 17:19:22 UTC

[netbeans] branch master updated (8fb0fc2 -> 0f594ab)

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

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


    from 8fb0fc2  Add UI to be able to disable Janitor on the Startup
     new 0e0d715  Implement simplified HeapView widget
     new f7136ca  Make changes identified in code review
     new f45c592  Update keys for LAF properties
     new 0f594ab  Merge pull request #1918 from pedro-w/NETBEANS-3785-2

The 3626 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:
 .../netbeans/swing/laf/dark/DarkMetalTheme.java    |  17 +-
 .../netbeans/swing/laf/dark/DarkNimbusTheme.java   |  18 +-
 .../swing/laf/flatlaf/FlatDarkLaf.properties       |  22 +-
 .../src/org/openide/actions/HeapView.java          | 873 ++++-----------------
 4 files changed, 146 insertions(+), 784 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