Skip to main content

Notice: This Wiki is now read only and edits are no longer 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.7"

< SWT
m
m
Line 1: Line 1:
 
= Planning page for SWT work for Oxygen (Eclipse 4.7) =
 
= Planning page for SWT work for Oxygen (Eclipse 4.7) =
 +
This page disscusses target fixes and improvements to SWT for upcomming Oxygen release.
 +
A list of open and resolved bugs for 4.7-4.7M4 can be found via this query.
 +
  
 
== Common ==  
 
== Common ==  
 +
Update SWT to use Java 8.
  
 
== Cocoa ==
 
== Cocoa ==
Line 8: Line 12:
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=441568 Bug 441568 - [GTK3<nowiki>]</nowiki> Port SWT Browser to webkit2gtk]  
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=441568 Bug 441568 - [GTK3<nowiki>]</nowiki> Port SWT Browser to webkit2gtk]  
 
* 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]
 
* 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]
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=494540 Bug 494540 - [GTK<nowiki>]</nowiki> [autotester<nowiki>]</nowiki> Automated testing script for running swt jUnit on multiple versions of gtk]
+
* Automate testing of SWT on multiple GTK versions [https://bugs.eclipse.org/bugs/show_bug.cgi?id=494540 Bug 494540 - [GTK<nowiki>]</nowiki> [autotester<nowiki>]</nowiki> Automated testing script for running swt jUnit on multiple versions of gtk]
 
* Improve Eclipse stability on Gtk3
 
* Improve Eclipse stability on Gtk3
 
* Make Eclipse usable on Wayland as backend with Gtk3
 
* Make Eclipse usable on Wayland as backend with Gtk3
 +
 +
== Win32 ==

Revision as of 15:55, 29 June 2016

Planning page for SWT work for Oxygen (Eclipse 4.7)

This page disscusses target fixes and improvements to SWT for upcomming Oxygen release. A list of open and resolved bugs for 4.7-4.7M4 can be found via this query.


Common

Update SWT to use Java 8.

Cocoa

Gtk

Win32

Back to the top