This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 50287 - Remove main toolbar configurations from UI
Summary: Remove main toolbar configurations from UI
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: PC All
: P4 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks: 32233 41575
  Show dependency tree
 
Reported: 2004-10-12 16:12 UTC by David Simonek
Modified: 2008-12-22 16:47 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Simonek 2004-10-12 16:12:00 UTC
Toolbar configurations were created to work mostly
in a world of workspaces. Workspaces are gone and
toolbar configurations seems to be close to
useless for end user, so this task means:
- remove configurations items from toolbar context
menu
- remove "Save configurations" menu item
- hide configuration nodes from options tree in
IDE Configuration/Look and Feel/Toolbars
- remove configurations combo from Toolbars nodes
Comment 1 Stanislav Aubrecht 2004-11-12 09:47:16 UTC
fixed

cvs commit -m "#50287: Remove main toolbar configurations from UI"
windows\src\org\netbeans\core\windows\services\Bundle.properties
windows\src\org\netbeans\core\windows\view\ui\toolbars\Bundle.properties
src\org\netbeans\core\resources\toolbarConfiguration.gif
windows\src\org\netbeans\core\windows\view\ui\toolbars\ToolbarConfiguration.java
windows\src\org\netbeans\core\windows\services\ToolbarFolderNode.java
(in directory D:\projects\netbeans_stable\core\)
Checking in
windows/src/org/netbeans/core/windows/services/Bundle.properties;
/cvs/core/windows/src/org/netbeans/core/windows/services/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.5; previous revision: 1.4
done
Checking in
windows/src/org/netbeans/core/windows/services/ToolbarFolderNode.java;
/cvs/core/windows/src/org/netbeans/core/windows/services/ToolbarFolderNode.java,v
 <--  ToolbarFolderNode.java
new revision: 1.6; previous revision: 1.5
done
Processing log script arguments...
More commits to come...
Checking in
windows/src/org/netbeans/core/windows/view/ui/toolbars/Bundle.properties;
/cvs/core/windows/src/org/netbeans/core/windows/view/ui/toolbars/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.5; previous revision: 1.4
done
Checking in
windows/src/org/netbeans/core/windows/view/ui/toolbars/ToolbarConfiguration.java;
/cvs/core/windows/src/org/netbeans/core/windows/view/ui/toolbars/ToolbarConfiguration.java,v
 <--  ToolbarConfiguration.java
new revision: 1.23; previous revision: 1.22
done
Processing log script arguments...
More commits to come...
Removing src/org/netbeans/core/resources/toolbarConfiguration.gif;
/cvs/core/src/org/netbeans/core/resources/toolbarConfiguration.gif,v 
<--  toolbarConfiguration.gif
new revision: delete; previous revision: 1.2
done
Comment 2 Marian Mirilovic 2005-12-20 15:58:04 UTC
This issue was solved long time ago. Because nobody has reopened it neither
added comments, we are verifying/closing it now. 
If you are still able to reproduce the problem, please reopen. Thanks in advance.