| commit | 39832955d2f8f79a93f65e4a1a9643f5fc3a36f6 | [log] [tgz] |
|---|---|---|
| author | Paul D'Pong <sdamrong@redhat.com> | Thu Jun 10 13:56:21 2021 -0400 |
| committer | Alexander Kurtakov <akurtako@redhat.com> | Thu Jun 17 10:33:17 2021 -0400 |
| tree | 144be55840d8de7156221665d295250348125226 | |
| parent | 201c5e2710e530bd819be07c0344e256afa3bac4 [diff] |
Bug 571033 - [GTK] Clean up ToolTips Implementation - Moved setToolTipText utility function from Shell to Widget, as there is no dependency on Shell required and the function is mainly used in more broad cases. This results in cleaner code as there is no need to get the Shell object. - Remove fixChildren overrides in Table, Tree, as the changes in the Shell or underlying GtkWindow does not affect the call to gtk_widget_set_tooltip_text. This seems like a legacy thing that SWT used to do when GtkWidget did not have native tooltips. Change-Id: I8b886cbc34e3c5b0e1bb18b30a3a1f4edbacde24 Signed-off-by: Paul D'Pong <sdamrong@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/181797 Tested-by: Platform Bot <platform-bot@eclipse.org> Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
Thanks for your interest in this project.
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.
Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA).
Contact the project developers via the project's “dev” list.
This project uses Bugzilla to track ongoing development and issues.
Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!