This is an automated email from the ASF dual-hosted git repository.
geertjan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.
from 5f5ae6f [NETBEANS-5726] Fix incorrect checkbox state shown by 'Show
Editor Toolbar' and other boolean preference actions.
new ad7eea7 Adjust some borders on the Windows LAF, and other smaller
tweaks.
new 04d363b Apply Windows LAF HiDPI bug workarounds from NETBEANS-3592 to
JCheckboxMenuItem and friends.
new 376ce24 Visual improvements around the menu bar and toolbar (Windows
LAF).
new e95ee7b Merge pull request #2965 from eirikbakke/NETBEANS-5697
The 5673 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:
.../project/ui/actions/ActiveConfigAction.java | 6 +-
.../view/ui/toolbars/ToolbarConfiguration.java | 22 ++----
.../windows/view/ui/toolbars/ToolbarContainer.java | 80 +++++++---------------
.../swing/plaf/windows8/EditorToolbarBorder.java | 3 +-
.../swing/plaf/windows8/Windows8LFCustoms.java | 73 +++++++++++---------
.../plaf/windows8/WindowsDPIWorkaroundIcon.java | 28 +++++++-
.../src/org/openide/actions/HeapView.java | 78 ++++++++++++++-------
.../src/org/openide/awt/MenuBar.java | 16 +++--
.../src/org/openide/awt/Toolbar.java | 9 ++-
9 files changed, 171 insertions(+), 144 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