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

SWT/Plan/4.7

Planning page for SWT work for Oxygen (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

  • [FIXED] Update SWT to use Java 8 bug 481195
  • [FIXED] Evaluate and provide (if possible) Java 8 lambda enabled API for listeners - bug 441116 and others
  • [FIXED] SWT_ AWT bridge support for Java 9 - bug 482318
  • Investigate support for CTabfolder vertical tabs - bug 58945
  • Investigate SWT support for Chromium based on external contributions - bug 405031

Cocoa

  • [IN PROGRESS] Provide better support for Mac OS X 10.11 - bug 494879
  • [IN PROGRESS] Provide support for Mac OS X 10.12 (macOS Sierra)
  • [IN PROGRESS] HiDPI Support of GC APIs on Mac - bug 489451

GTK

Win32

  • [FIXED] Provide/Leverage native HiDPI support for IE Browser's Image to scale - bug 493666
  • [FIXED] Provide custom support for Button to respect foreground and background color on Windows to improve Dark Theme experience - bug 23837
  • [FIXED] Improve HiDPI support w.r.t. to Printer usage, with an API option to skip auto-scaling for devices like Printer - bug 498876
  • [FIXED] Eclipse must support the U.S. 508 Refresh for accessibility - bug 445551

Back to the top