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.7"

< SWT
m
Line 9: Line 9:
 
== Cocoa ==
 
== Cocoa ==
  
== Gtk ==  
+
== GTK ==  
 
* [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]
* 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]
+
* 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, this includes graphical glitches, missing icons etc..
+
* Ongoing improvements to Eclipse stability on GTK3, (graphical glitches, missing icons etc..)
* Make Eclipse usable on Wayland as backend with Gtk3
+
* Make Eclipse usable on Wayland as backend with GTK3
 +
* Accessibility on GTK3: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=470031 Bug 470031 - [GTK3<nowiki>]</nowiki> Some viewparts became inaccessible in 4.5]
  
 
== Win32 ==
 
== Win32 ==

Revision as of 16:18, 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