You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by gi...@apache.org on 2020/02/25 14:50:06 UTC

[netbeans-website] branch asf-site updated: Automated site publishing by Jenkins build 1194

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

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0fc7ebd  Automated site publishing by Jenkins build 1194
0fc7ebd is described below

commit 0fc7ebd47917c133c70e94acb3fade8e0ba49d16
Author: jenkins <bu...@apache.org>
AuthorDate: Tue Feb 25 14:50:00 2020 +0000

    Automated site publishing by Jenkins build 1194
---
 content/download/nb113/FlatLafDark-11.3.png  | Bin 0 -> 132932 bytes
 content/download/nb113/FlatLafLight-11.3.png | Bin 0 -> 114536 bytes
 content/download/nb113/index.html            |  47 +++++++++++++++++++++++++--
 3 files changed, 45 insertions(+), 2 deletions(-)

diff --git a/content/download/nb113/FlatLafDark-11.3.png b/content/download/nb113/FlatLafDark-11.3.png
new file mode 100644
index 0000000..f101ab9
Binary files /dev/null and b/content/download/nb113/FlatLafDark-11.3.png differ
diff --git a/content/download/nb113/FlatLafLight-11.3.png b/content/download/nb113/FlatLafLight-11.3.png
new file mode 100644
index 0000000..2030c5b
Binary files /dev/null and b/content/download/nb113/FlatLafLight-11.3.png differ
diff --git a/content/download/nb113/index.html b/content/download/nb113/index.html
index 7c3358a..382d468 100644
--- a/content/download/nb113/index.html
+++ b/content/download/nb113/index.html
@@ -75,7 +75,12 @@
 <ul class="sectlevel2">
 <li><a href="#_java">Java</a></li>
 <li><a href="#_java_ee">Java EE</a></li>
-<li><a href="#_appearance">Appearance</a></li>
+<li><a href="#_appearance">Appearance</a>
+<ul class="sectlevel3">
+<li><a href="#_hidpi">HiDPI</a></li>
+<li><a href="#_hidpi_2">HiDPI</a></li>
+</ul>
+</li>
 </ul>
 </li>
 <li><a href="#_enhancements_and_fixes">Enhancements and Fixes</a>
@@ -255,7 +260,45 @@ Currently, Apache NetBeans supports Java EE, though not yet Jakarta EE. The Jaka
 <div class="sect2">
 <h3 id="_appearance">Appearance</h3>
 <div class="paragraph">
-<p>A strong focus of the 11.3 release is around appearance, since the NetBeans dark look and feel support has been donated by Oracle to Apache, while FlatLaf, a completely new look and feel has been donated and integrated by Karl Tauber from FormDev Software GmbH, and enhancements for HiDPI on Windows has also been introduced.</p>
+<p>A strong focus of the 11.3 release is around appearance, since the NetBeans dark look and feel support has been donated by Oracle to Apache, while FlatLaf, a completely new look and feel has been donated and integrated by Karl Tauber from FormDev Software GmbH, and enhancements for HiDPI on Windows have also been introduced.</p>
+</div>
+<div class="sect3">
+<h4 id="_hidpi">HiDPI</h4>
+<div class="imageblock left">
+<div class="content">
+<a class="image" href="FlatLafDark-11.3.png"><img src="FlatLafDark-11.3.png" alt="FlatLafDark 11.3"></a>
+</div>
+</div>
+<div class="imageblock left">
+<div class="content">
+<a class="image" href="FlatLafLight-11.3.png"><img src="FlatLafLight-11.3.png" alt="FlatLafLight 11.3"></a>
+</div>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_hidpi_2">HiDPI</h4>
+<div class="ulist">
+<ul>
+<li>
+<p>Windows LAF: Fix tiny or huge GUI font size on various HiDPI configurations.</p>
+</li>
+<li>
+<p>Windows LAF: Fix incorrectly sized component icons (radio buttons, checkboxes, project tree expansion handles etc.) on various HiDPI configurations.</p>
+</li>
+<li>
+<p>Windows LAF: Fix uneven borders on text components on non-integral HiDPI scaling factors, e.g. 150%.</p>
+</li>
+<li>
+<p>Windows: Fix broken tab dragging (window rearrangements) on HiDPI displays.</p>
+</li>
+<li>
+<p>Make toolbar browser icon take advantage of improved HiDPI scaling.</p>
+</li>
+<li>
+<p>Implement simplified HeapView widget.</p>
+</li>
+</ul>
+</div>
 </div>
 </div>
 </div>


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