Bug 493477 - On GTK2, Tracker(Shell, int) traps the cursor
Bug 406954 - Tracker gives GdkWarning

Fix both bugs by passing null to the "capture" argument of
gdk_pointer_grab. This was the cause of both the warning (in cases
where it didn't work) and the unwanted behavior (in cases where it did).

Change-Id: Ibee450f7f4dc9d35d7b8faa899a9b1b834043dd6
Signed-off-by: Stefan Xenos <sxenos@gmail.com>
1 file changed
tree: 6697f29b05b9a08b7077edd4ce6ba6b2f2bb209d
  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!