Difference between revisions of "EiffelStudio 7.0 Releases"

(User changes)
Line 10: Line 10:
 
===Bug fixes===
 
===Bug fixes===
 
===User changes===
 
===User changes===
 +
*vision2: Changed behavior of `set_focus' to only allow setting the focus if the window is shown as otherwise you might still loose focus completely.
 +
 
===Developer changes===
 
===Developer changes===

Revision as of 12:06, 10 June 2011

Below are not the release notes of EiffelStudio. It is the change log of EiffelStudio intermediate releases and the most important changes are highlighted in green or in red (for breaking changes). The release notes of EiffelStudio can be found at the following URL. You can also download the latest revision here. Information about other version can be found under Category:Releases.

EiffelStudio 7.0.x Releases

7.0.x

Placeholder for new stuff since last intermediate release.

New features

Improvements

Feature removed

Bug fixes

User changes

  • vision2: Changed behavior of `set_focus' to only allow setting the focus if the window is shown as otherwise you might still loose focus completely.

Developer changes