Bug 497331 - [GTK3] Platform.UI JFace, some tests fail on gtk3

Fixed all JFace errors encountered on my Fedora 24.

Previously Tree/Table was returning parent foreground color if
foreground == null. Overloaded getContextColor() so that foreground
color would be set to COLOR_LIST_FOREGROUND instead of
COLOR_WIDGET_FOREGROUND when foreground == null.

Change-Id: I0807a80a475ed942c3d72712a72e37d56724a45d
Signed-off-by: Ian Pun <ipun@redhat.com>
2 files changed
tree: fcc48b7c3cf2ade46aa8c86ec22f702f6f61da07
  1. bundles/
  2. examples/
  3. features/
  4. local-build/
  5. tests/
  6. .gitignore
  7. pom.xml
  8. README.md
README.md

Contributing to SWT

Thanks for your interest in this project.

Developer resources:

Information regarding source code management, builds, coding standards, and more.

Contributor License Agreement:

Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA).

Contact:

Contact the project developers via the project's “dev” list.

Search for bugs:

This project uses Bugzilla to track ongoing development and issues.

Create a new bug:

Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!