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 f98f5e0e36 Detect proxy issues and offer fixes. (#4043)
     new 7e6c37d3f7 Stop GTK look and feel painting values above JSlider.
     new 577829c307 OpenJDK discovery improvements, particularly to quick panel.
     new c911a4cd49 Add a file attribute for display name on J2SE platform 
folder.
     new a75b0d20a1 Merge pull request #4353 from neilcsmith-net/disco-ui

The 7265 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:
 java/java.disco/manifest.mf                        |   1 -
 .../netbeans/modules/java/disco/AdvancedPanel.java |  31 +++-
 .../netbeans/modules/java/disco/Bundle.properties  |   6 +-
 .../java/disco/DistributionListCellRenderer.java   |   1 -
 .../netbeans/modules/java/disco/QuickPanel.form    |  82 ++++-----
 .../netbeans/modules/java/disco/QuickPanel.java    | 201 ++++++++++++++++-----
 .../modules/java/disco/QuickPkgSelection.java      | 108 -----------
 .../modules/java/disco/SelectPackagePanel.java     |  52 ++++--
 .../platformdefinition/J2SEPlatformFactory.java    |  11 +-
 .../java/j2seplatform/wizard/DetectPanel.java      |  14 +-
 .../j2seplatform/wizard/J2SEWizardIterator.java    |   5 +
 .../java/j2seplatform/wizard/NewJ2SEPlatform.java  |   2 +
 .../org/netbeans/swing/plaf/gtk/GtkLFCustoms.java  |   2 +
 13 files changed, 284 insertions(+), 232 deletions(-)
 delete mode 100644 
java/java.disco/src/org/netbeans/modules/java/disco/QuickPkgSelection.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to