You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ne...@apache.org on 2022/10/06 14:35:20 UTC

[netbeans] branch master updated (9d40ed1095 -> c3146e0ef9)

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 9d40ed1095 Merge pull request #4733 from sdedic/adm/execute-on-demand
     new ebb12cd84f Add ability to load custom FlatLaf properties from user config.
     new 1eed9888fa Add UI to open FlatLaf custom properties file for editing.
     new c3146e0ef9 Merge pull request #4719 from neilcsmith-net/flatlaf-custom

The 7555 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:
 .../o.n.swing.laf.flatlaf/nbproject/project.xml    | 24 ++++++
 .../netbeans/swing/laf/flatlaf/Bundle.properties   | 12 +++
 .../swing/laf/flatlaf/FlatLafOptionsPanel.form     | 77 ++++++++++++++++--
 .../swing/laf/flatlaf/FlatLafOptionsPanel.java     | 90 ++++++++++++++++++++--
 .../org/netbeans/swing/laf/flatlaf/Installer.java  |  9 +++
 .../src/org/netbeans/swing/laf/flatlaf/layer.xml   |  9 +++
 6 files changed, 207 insertions(+), 14 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