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 e56b6cf [NETBEANS-3428] FlatLaf: new sliding button
new 54c299c [NETBEANS-3428] FlatLaf: new close, left, right, drop-down
and maximize buttons for multi-tabs, breadcrumb bar, search bar, etc
new 8d13d55 removed println
new 2afd00c replaced buttonState magic number in FlatTabControlIcon
new b4d235f Merge pull request #1839 from DevCharly/flatlaf-buttons
The 3397 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:
.../org/netbeans/core/multitabs/ButtonFactory.java | 23 ++++++++++---
.../core/multitabs/impl/ControlsToolbar.java | 2 +-
.../netbeans/swing/laf/flatlaf/FlatLFCustoms.java | 17 +++++++++
.../swing/laf/flatlaf/ui/FlatTabControlIcon.java | 40 +++++++++++++++++-----
.../src/org/openide/awt/CloseButtonFactory.java | 22 ++++++++++--
5 files changed, 89 insertions(+), 15 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists