This is an automated email from the ASF dual-hosted git repository. geertjan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git
commit 3ba0a270e090602047c49480b6c53ddaad228707 Merge: f78afd0 e0de5b8 Author: Geertjan Wielenga <geertjan.wiele...@oracle.com> AuthorDate: Thu Nov 30 07:12:00 2017 +0100 Merge pull request #301 from JaroslavTulach/jtulach/HTMLComponent Skin HTML components like the Swing ones api.htmlui/apichanges.xml | 23 +++ api.htmlui/arch.xml | 20 ++- api.htmlui/manifest.mf | 2 +- .../src/org/netbeans/api/htmlui/HTMLDialog.java | 10 +- .../modules/htmlui/HTMLDialogProcessor.java | 2 +- .../org/netbeans/modules/htmlui/NbBrowsers.java | 59 +++++++- .../org/netbeans/modules/htmlui/css}/cb-mac-s.png | Bin .../org/netbeans/modules/htmlui/css}/cb-mac-u.png | Bin .../org/netbeans/modules/htmlui/css}/cb-metal.png | Bin .../org/netbeans/modules/htmlui/css}/cb-nimbus.png | Bin .../netbeans/modules/htmlui/css}/cb-win-s-a.png | Bin .../org/netbeans/modules/htmlui/css}/cb-win-s.png | Bin .../netbeans/modules/htmlui/css}/radio-mac-s.png | Bin .../netbeans/modules/htmlui/css}/radio-mac-u.png | Bin .../netbeans/modules/htmlui/css/wizard-darcula.css | 42 ++++-- .../org/netbeans/modules/htmlui/css/wizard-gtk.css | 18 +++ .../netbeans/modules/htmlui/css}/wizard-mac.css | 9 +- .../netbeans/modules/htmlui/css}/wizard-metal.css | 13 +- .../netbeans/modules/htmlui/css}/wizard-nimbus.css | 15 +- .../netbeans/modules/htmlui/css}/wizard-win.css | 11 +- .../netbeans/modules/htmlui/AnnotationsTest.java | 58 ++++++++ maven.htmlui/nbproject/project.xml | 4 +- .../modules/maven/htmlui/DukeScriptWizard.java | 28 ---- .../org/netbeans/modules/maven/htmlui/UIDefaults | 137 ------------------ .../modules/maven/htmlui/dukeScriptWizard.html | 1 - .../netbeans/modules/maven/htmlui/wizard-gtk.css | 0 .../modules/templatesui/AbstractWizard.java | 157 +++++++++------------ .../org/netbeans/modules/templatesui/RunTCK.java | 12 +- 28 files changed, 326 insertions(+), 295 deletions(-) -- To stop receiving notification emails like this one, please contact "comm...@netbeans.apache.org" <comm...@netbeans.apache.org>.