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)
(Planning page for SWT work for Photon (4.8))
Line 1: Line 1:
= Planning page for SWT work for Photon (4.8) =
+
= Planning page for SWT 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.]

Revision as of 04:36, 26 July 2017

Planning page for SWT 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
  • Move SWT native builds to Eclipse Foundation
  • Improve HiDPI support for eclipse platform - bug 517055
  • Drop support for XULRunner on all platforms - bug 518446

Cocoa

  • Provide support for macOS 10.13 (High Sierra)
  • Provide better support for Mac OS X 10.11 - bug 516837

GTK

Win32

  • Move to new Windows SDK and modern Look & Feel
  • Table/Tree header need improvements under dark theme. bug 517055
  • Support modern native directory dialog. bug 443250

Back to the top