commit | 6371b1f6506c9cca68665ba841da27a62773884f | [log] [tgz] |
---|---|---|
author | Paul D'Pong <sdamrong@redhat.com> | Fri Jun 04 12:06:10 2021 -0400 |
committer | Alexander Kurtakov <akurtako@redhat.com> | Wed Jun 16 13:13:12 2021 -0400 |
tree | 8edc0e08bee6ded2cda71f757495e992f5a07e8f | |
parent | 70082a692509f680c240df64d8853057cd88b265 [diff] |
Bug 574027 - [GTK] Clean up ProgressBar class - Removed old GTK2 flags that were being casted and used in the GTK3/GTK4 case. The logic is the same, just removed the redundant flags that was used for GTK2 functions. - Removed extra spacing between function name & parameters to keep consistency. - Removed parameters of updateBar function as updateBar should only operate on the class fields (selection, maximum, minimum). Makes the code easier to read as well. Change-Id: I88539f05c58d10895d3c4d6f5fd794be9dd0c1b9 Signed-off-by: Paul D'Pong <sdamrong@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/181467 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!