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 104740

Summary: Implement new about box
Product: platform Reporter: Pavel Buzek <pbuzek>
Component: -- Other --Assignee: Pavel Buzek <pbuzek>
Status: RESOLVED FIXED    
Severity: blocker CC: anebuzelsky, jrojcek, mmirilovic
Priority: P2    
Version: 6.x   
Hardware: All   
OS: Windows XP   
URL: http://ui.netbeans.org/docs/ui/about_screen/About_screen.htm
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 100931    

Description Pavel Buzek 2007-05-24 15:35:31 UTC
Change the implementation of the About Box to conform to the new UI
specification with greatly simplified UI.
Comment 1 Antonin Nebuzelsky 2007-05-28 14:43:19 UTC
Setting TM to future. Too late for 6.0.
Comment 2 Pavel Buzek 2007-06-02 21:12:38 UTC
I checked in a first cut of the simplified dialog, the copyright message and the
fonts may be adjusted later as needed, I am leaving the issue open until review
by Jano and Stepan.

/cvs/core/nbproject/project.xml,v  <--  project.xml
new revision: 1.28; previous revision: 1.27
/cvs/core/src/org/netbeans/core/actions/AboutAction.java,v  <--  AboutAction.java
new revision: 1.24; previous revision: 1.23
/cvs/core/src/org/netbeans/core/actions/Bundle.properties,v  <--  Bundle.properties
new revision: 1.151; previous revision: 1.150
Removing src/org/netbeans/core/actions/CopyProductInfoAction.java;
/cvs/core/src/org/netbeans/core/actions/CopyProductInfoAction.java,v  <-- 
CopyProductInfoAction.java
new revision: delete; previous revision: 1.1
Checking in src/org/netbeans/core/resources/about.png;
/cvs/core/src/org/netbeans/core/resources/about.png,v  <--  about.png
initial revision: 1.1
/cvs/core/src/org/netbeans/core/ui/Bundle.properties,v  <--  Bundle.properties
new revision: 1.84; previous revision: 1.83
/cvs/core/src/org/netbeans/core/ui/ProductInformationPanel.form,v  <-- 
ProductInformationPanel.form
new revision: 1.16; previous revision: 1.15
/cvs/core/src/org/netbeans/core/ui/ProductInformationPanel.java,v  <-- 
ProductInformationPanel.java
new revision: 1.36; previous revision: 1.35
/cvs/core/ui/src/org/netbeans/core/ui/resources/layer.xml,v  <--  layer.xml
new revision: 1.124; previous revision: 1.123

/cvs/ide/golden/deps.txt,v  <--  deps.txt
new revision: 1.591; previous revision: 1.590
Comment 3 Pavel Buzek 2007-06-05 06:22:02 UTC
I did some more cosmetic cleanup - added a hyperlink to the license text and the
image, changed the font, made the copyright field transparent. Closing as fixed.

/cvs/core/src/org/netbeans/core/ui/Bundle.properties,v  <--  Bundle.properties
new revision: 1.85; previous revision: 1.84
/cvs/core/src/org/netbeans/core/ui/ProductInformationPanel.form,v  <-- 
ProductInformationPanel.form
new revision: 1.17; previous revision: 1.16
/cvs/core/src/org/netbeans/core/ui/ProductInformationPanel.java,v  <-- 
ProductInformationPanel.java
new revision: 1.37; previous revision: 1.36