mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2026-03-23 18:21:05 +01:00
Author:manus
Date:2009-11-06T01:10:12.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@351 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -3,6 +3,16 @@
|
||||
[[Property:uuid|eb11a237-0c75-0427-452a-303d4f276b97]]
|
||||
This document contains details of modifications and bug fixes to the EiffelVision 2 library listed by the release version of EiffelStudio. All bug fixes and modifications are relative to the previously released version.
|
||||
|
||||
==EiffelStudio 6.5==
|
||||
|
||||
'''Improvements'''
|
||||
* Improved the pick and drop mechanism on Windows platforms to not use the `wel_hook.dll'. The visible change is that when the cursor is outside the vision2 application its shape changes depending on what is beneath.
|
||||
|
||||
'''Bug fixes'''
|
||||
*'''Platform Independent'''
|
||||
** Fixed potential crash with tab navigation code when a key press was sent to a widget that is in the process of being unparented.
|
||||
|
||||
|
||||
==EiffelStudio 6.4==
|
||||
|
||||
As part of the void-safety conversion for EiffelStudio 6.4, EiffelVision 2 was converted to a void-safe library (currently in experimental mode only) and no changes were made to the existing library. To use the void-safe library, some areas may need to be rewritten, these changes are described [[Converting EiffelVision 2 Systems to Void Safety| here]]
|
||||
|
||||
Reference in New Issue
Block a user