Bug 570879 - [GTK] Removed enableWindow and enableSurface - GTK4
enableSurface

- Patch removes only the GTK4 surfaces, enableSurface & redrawSurface.
All GTK3 code working with enableWindow are put in a !GTK.GTK4 guard.

- Removed TODO's regarding porting it to GTK4. If these surfaces are
required it is for a niche problem and will be added back in at a more
stable point in the port

Change-Id: I5002f876aefd3bd0cc9e24a9848b6e24b8f0c279
Signed-off-by: Paul D'Pong <sdamrong@redhat.com>
Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/179109
Tested-by: Platform Bot <platform-bot@eclipse.org>
Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
3 files changed
tree: 49eda8618dc01bdda5e0569dd1d5c4f9db532816
  1. bundles/
  2. container/
  3. examples/
  4. features/
  5. local-build/
  6. tests/
  7. .gitignore
  8. CONTRIBUTING
  9. LICENSE
  10. NOTICE
  11. pom.xml
  12. README.md
README.md

Contributing to SWT

Thanks for your interest in this project.

Developer resources:

See the following description for how to contribute a feature or a bug fix to SWT.

Information regarding source code management, builds, coding standards, and more and be found under the following link.

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!