mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 07:42:33 +01:00
Author:manus
Date:2010-12-15T17:43:05.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@715 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
[[Property:title|Supported C compilers]]
|
||||
[[Property:weight|-14]]
|
||||
[[Property:uuid|4d4a70fa-b6da-cecb-83e0-dcc18d6ed54a]]
|
||||
{{UpdateNeeded}}
|
||||
|
||||
|
||||
|
||||
==Unix/Linux Users:==
|
||||
|
||||
EiffelStudio supports `gcc' on most platforms and the native`cc' compiler if it is an ANSI C compiler.
|
||||
|
||||
@@ -3,6 +3,21 @@
|
||||
[[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.7==
|
||||
|
||||
'''Improvements'''
|
||||
* Optimized integration with EiffelGraph library for improved projection speed and efficiency
|
||||
|
||||
'''Bug fixes'''
|
||||
*'''Platform Independent'''
|
||||
** Fixed various catcalls at runtime.
|
||||
|
||||
*'''Unix''''
|
||||
** Fixed an initialization issue due to recent changes in the GTK API.
|
||||
|
||||
*'''Windows'''
|
||||
** Fixed an issue with EV_TREE, EV_LIST, EV_HEADER, EV_TOOL_BAR and EV_MULTI_COLUMN_LIST where setting a pebble on the control (not just the item) would allow pick and drop but the line drawn was restricted to the control.
|
||||
|
||||
==EiffelStudio 6.6==
|
||||
|
||||
'''Improvements'''
|
||||
|
||||
Reference in New Issue
Block a user