Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SWT/Plan/4.8"

< SWT
(GTK)
(GTK)
 
(20 intermediate revisions by 5 users not shown)
Line 1: Line 1:
= Planning page for SWT work for Photon (4.8) =
+
= SWT Planning page for Photon (4.8) =
 
This page discusses target fixes and improvements to SWT for the upcoming Photon release.  
 
This page discusses target fixes and improvements to SWT for the upcoming Photon release.  
 
A list of open and resolved bugs for 4.8 can be found via [https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&classification=Eclipse&columnlist=product%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cshort_desc%2Cchangeddate%2Cvotes%2Cpriority%2Cbug_severity%2Ctarget_milestone%2Ctag%2Cstatus_whiteboard%2Creporter&component=SWT&known_name=SWT%204.7&list_id=16584104&product=Platform&query_based_on=SWT%204.7&query_format=advanced&target_milestone=4.8&target_milestone=4.8%20M1&target_milestone=4.8%20M2&target_milestone=4.8%20M3&target_milestone=4.8%20M4&target_milestone=4.8%20M5&target_milestone=4.8%20M6&target_milestone=4.8%20M7 this query.]
 
A list of open and resolved bugs for 4.8 can be found via [https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&classification=Eclipse&columnlist=product%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cshort_desc%2Cchangeddate%2Cvotes%2Cpriority%2Cbug_severity%2Ctarget_milestone%2Ctag%2Cstatus_whiteboard%2Creporter&component=SWT&known_name=SWT%204.7&list_id=16584104&product=Platform&query_based_on=SWT%204.7&query_format=advanced&target_milestone=4.8&target_milestone=4.8%20M1&target_milestone=4.8%20M2&target_milestone=4.8%20M3&target_milestone=4.8%20M4&target_milestone=4.8%20M5&target_milestone=4.8%20M6&target_milestone=4.8%20M7 this query.]
Line 5: Line 5:
 
== Common ==
 
== Common ==
 
* Review patches from the community
 
* Review patches from the community
* Move SWT native builds to Eclipse Foundation
+
* Provide lambda helpers consistently for all listeners - COMPLETED
* Improve HiDPI support for eclipse platform - {{Bug|517055}}
+
* Move SWT native builds to Eclipse Foundation - {{Bug|520200}} - COMPLETED
* Drop support for XULRunner on all platforms - {{Bug|518446}}
+
* Improve HiDPI support for eclipse platform - {{Bug|517055}} - PARTLY DELIVERED, rest DEFERRED to {{Bug|534932}}
 +
* Provide Monitor-specific DPI values - {{Bug|509534}} - COMPLETED
 +
* Drop support for XULRunner on all platforms - {{Bug|518446}} - COMPLETED
  
 
== Cocoa ==
 
== Cocoa ==
* Provide support for macOS 10.13 (High Sierra)  
+
* Provide support for macOS 10.13 (High Sierra) - {{Bug|527287}} - PARTLY DELIVERED, rest DEFERRED to {{Bug|534934}}
* Provide better support for Mac OS X 10.11 - {{Bug|516837}}
+
* Provide better support for Mac OS X 10.11 - {{Bug|516837}} - COMPLETED
 +
* Improve support for the dark theme - {{Bug|455854}} and {{Bug|505835}} - COMPLETED
  
 
== GTK ==
 
== GTK ==
* Port SWT Browser to webkit2gtk - {{Bug|516838}}
+
* Port SWT Browser to webkit2gtk - {{Bug|516838}} - COMPLETED
* Implement transparency support [https://bugs.eclipse.org/bugs/show_bug.cgi?id=477950 Bug 477950 - [GTK3<nowiki>]</nowiki> Port SWT colors from using GdkColor to GdkRGBA so alpha is not lost]
+
* Ongoing improvements to Eclipse stability on GTK3, (graphical glitches, missing icons etc..) - {{Bug|516839}} - PARTLY DELIVERED, rest DEFERRED to {{Bug|535255}}
* Ongoing improvements to Eclipse stability on GTK3, (graphical glitches, missing icons etc..) - {{Bug|516839}}
+
* Make Eclipse usable on Wayland as backend with GTK3 - {{Bug|516841}} - PARTLY DELIVERED, rest DEFERRED to {{Bug|535260}}
* Make Eclipse usable on Wayland as backend with GTK3 - {{Bug|516841}}
+
* Fix accessibility issues on Linux - {{Bug|470031}} and {{Bug|481824}} - COMPLETED
* Fix accessibility issues on Linux - {{Bug|470031}} and {{Bug|481824}}
+
* Implement native notifications for GTK - {{Bug|497946}} - DEFERRED
  
 
== Win32 ==
 
== Win32 ==
* Move to new Windows SDK and modern Look & Feel
+
* Move to new Windows SDK and modern Look & Feel. - {{Bug|520299}} - COMPLETED
* Table/Tree header need improvements under dark theme. {{Bug|517055}}
+
* Table/Tree header need improvements under dark theme. - {{Bug|517003}} - DEFERRED
* Support modern native directory dialog. {{Bug|443250}}
+
* Support modern native directory dialog. - {{Bug|443250}} - COMPLETED
 +
* Remove support for Windows versions older than Vista - {{Bug|531097}} - COMPLETED

Latest revision as of 05:14, 29 May 2018

SWT Planning page for Photon (4.8)

This page discusses target fixes and improvements to SWT for the upcoming Photon release. A list of open and resolved bugs for 4.8 can be found via this query.

Common

  • Review patches from the community
  • Provide lambda helpers consistently for all listeners - COMPLETED
  • Move SWT native builds to Eclipse Foundation - bug 520200 - COMPLETED
  • Improve HiDPI support for eclipse platform - bug 517055 - PARTLY DELIVERED, rest DEFERRED to bug 534932
  • Provide Monitor-specific DPI values - bug 509534 - COMPLETED
  • Drop support for XULRunner on all platforms - bug 518446 - COMPLETED

Cocoa

GTK

  • Port SWT Browser to webkit2gtk - bug 516838 - COMPLETED
  • Ongoing improvements to Eclipse stability on GTK3, (graphical glitches, missing icons etc..) - bug 516839 - PARTLY DELIVERED, rest DEFERRED to bug 535255
  • Make Eclipse usable on Wayland as backend with GTK3 - bug 516841 - PARTLY DELIVERED, rest DEFERRED to bug 535260
  • Fix accessibility issues on Linux - bug 470031 and bug 481824 - COMPLETED
  • Implement native notifications for GTK - bug 497946 - DEFERRED

Win32

  • Move to new Windows SDK and modern Look & Feel. - bug 520299 - COMPLETED
  • Table/Tree header need improvements under dark theme. - bug 517003 - DEFERRED
  • Support modern native directory dialog. - bug 443250 - COMPLETED
  • Remove support for Windows versions older than Vista - bug 531097 - COMPLETED

Back to the top