This is an automated email from the ASF dual-hosted git repository. mbien pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 82b454bb64 Merge pull request #6864 from mbien/update-issue-template new 341c32de94 Fix Project Group window EDT race condition new b39c0de12a [NETBEANS-6143] Fix project group layout problems with --fontsize new 240e037650 New-group dialog should open manage-group dialog again new f874870091 Merge pull request #6772 from mbien/fix-project-group-window-race The 9479 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: .../modules/project/ui/groups/GroupsMenu.java | 100 ++++++++------------- .../project/ui/groups/ManageGroupsPanel.form | 39 +------- .../project/ui/groups/ManageGroupsPanel.java | 70 ++++----------- .../modules/project/ui/groups/NewGroupPanel.form | 10 +-- .../modules/project/ui/groups/NewGroupPanel.java | 34 +++---- 5 files changed, 77 insertions(+), 176 deletions(-) --------------------------------------------------------------------- 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