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 "GEF/New and Noteworthy/3.10"

(Created page with "__NOTOC__ * [http://www.eclipse.org/gef/newandnoteworthy/New-and-Noteworthy-30.html New and Noteworthy in 3.0] * [http://www.eclipse.org/gef/newandnoteworthy/New-and-Noteworth...")
 
Line 7: Line 7:
 
* [[GEF/New and Noteworthy/3.9| New and Noteworthy in 3.9]]
 
* [[GEF/New and Noteworthy/3.9| New and Noteworthy in 3.9]]
  
== Draw2d ==  
+
== Draw2d 3.10.0 ==  
  
 
=== Tooltip Delay (3.10.0 M1) ===
 
=== Tooltip Delay (3.10.0 M1) ===
TooltipHelper now allows clients to set the tooltip delay. See [https://bugs.eclipse.org/bugs/show_bug.cgi?id=323656 Bug #323656] for details.
+
TooltipHelper now allows clients to set the tooltip delay (see [https://bugs.eclipse.org/bugs/show_bug.cgi?id=323656 Bug #323656]).
 +
 
 +
== GEF (MVC) 3.10.0 ==
 +
 
 +
== Zest 1.6.0 ==
 +
 
 +
== GEF4 Common, Geometry, Graph, Layout, DOT, FX, MVC, Zest, Cloudio 0.1.0 ==
 +
 
 +
The Eclipse 3.10.0 (Mars) release provides initial version (0.1.0) of all new GEF4 components. These components are purely provisional, that is no API is exposed yet. While the Common, Geometry, MVC components have been mostly written from scratch, the Graph, Layout, DOT, Zest, and Cloudio components are (at least partially) based on the former Zest2 code base. In contrast to the prior Zest2 code base, everything contributed to the 3.10.0 (Mars) release is completely self-contained, i.e. none of the GEF4 components relies on API provided by Draw2d/GEF (MVC) 3.x, or Zest 1.x.
 +
 
 +
An overview of all GEF4 components and detailed documentation on each can be found under [[GEF/GEF4 | GEF4]].
  
 
[[Category:GEF]]
 
[[Category:GEF]]

Revision as of 11:57, 20 August 2014

Draw2d 3.10.0

Tooltip Delay (3.10.0 M1)

TooltipHelper now allows clients to set the tooltip delay (see Bug #323656).

GEF (MVC) 3.10.0

Zest 1.6.0

GEF4 Common, Geometry, Graph, Layout, DOT, FX, MVC, Zest, Cloudio 0.1.0

The Eclipse 3.10.0 (Mars) release provides initial version (0.1.0) of all new GEF4 components. These components are purely provisional, that is no API is exposed yet. While the Common, Geometry, MVC components have been mostly written from scratch, the Graph, Layout, DOT, Zest, and Cloudio components are (at least partially) based on the former Zest2 code base. In contrast to the prior Zest2 code base, everything contributed to the 3.10.0 (Mars) release is completely self-contained, i.e. none of the GEF4 components relies on API provided by Draw2d/GEF (MVC) 3.x, or Zest 1.x.

An overview of all GEF4 components and detailed documentation on each can be found under GEF4.

Back to the top