Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 8082 Details for
Bug 52498
[Workbench] NewLook: suggest to make tab borders slightly lighter
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
The code change
52498.patch (text/plain), 705 bytes, created by
Andre Weinand
on 2004-02-20 17:16:21 EST
(
hide
)
Description:
The code change
Filename:
MIME Type:
Creator:
Andre Weinand
Created:
2004-02-20 17:16:21 EST
Size:
705 bytes
patch
obsolete
>Index: CTabFolder2.java >=================================================================== >retrieving revision 1.71 >diff -u -r1.71 CTabFolder2.java >--- CTabFolder2.java 19 Feb 2004 21:24:23 -0000 1.71 >+++ CTabFolder2.java 20 Feb 2004 22:01:21 -0000 >@@ -249,7 +249,7 @@ > Display display = getDisplay(); > selectionForeground = display.getSystemColor(SELECTION_FOREGROUND); > selectionBackground = display.getSystemColor(SELECTION_BACKGROUND); >- borderColor = display.getSystemColor(BORDER1_COLOR); >+ borderColor = display.getSystemColor(SWT.COLOR_GRAY);// display.getSystemColor(BORDER1_COLOR); > setForeground(display.getSystemColor(FOREGROUND)); > setBackground(display.getSystemColor(BACKGROUND)); >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 52498
:
8026
|
8027
|
8081
| 8082 |
10217
|
10218