mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-06 14:52:03 +01:00
Author:manus
Date:2013-11-29T14:49:42.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1239 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
* Improved completion window/tooltip positioning with respect to monitor coordinates and multiple displays.
|
* Improved completion window/tooltip positioning with respect to monitor coordinates and multiple displays.
|
||||||
* Improved command line behavior of running tests to automatically perform the necessary compilation steps to test compiled system.
|
* Improved command line behavior of running tests to automatically perform the necessary compilation steps to test compiled system.
|
||||||
* Completion and pick and drops will now work more reliably reliably after many edits.
|
* Completion and pick and drops will now work more reliably reliably after many edits.
|
||||||
* Added void-safe version of Gobo, only arguments, test, tools and XML are not yet void-safe.
|
* Added void-safe version of Gobo. Only arguments, test, tools and XML are not yet void-safe.
|
||||||
|
|
||||||
===Changes===
|
===Changes===
|
||||||
* When a Unicode character as an ASCII equivalent we will not silently convert it to the ASCII equivalent.
|
* When a Unicode character as an ASCII equivalent we will not silently convert it to the ASCII equivalent.
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
* Fixed bug#18563: Supported renaming of features used in qualified anchored types when refactoring code.
|
* Fixed bug#18563: Supported renaming of features used in qualified anchored types when refactoring code.
|
||||||
* Fixed bug#16960: Fixed an exception when showing an inherited class invariant with qualified anchored types.
|
* Fixed bug#16960: Fixed an exception when showing an inherited class invariant with qualified anchored types.
|
||||||
* Fixed bug#18606: When completing some code you can see that the entries are shifting by one pixel. It is only visible via remote desktop or when desktop composition is disabled.
|
* Fixed bug#18606: When completing some code you can see that the entries are shifting by one pixel. It is only visible via remote desktop or when desktop composition is disabled.
|
||||||
* Fixed bug#18614: Moving text containing Unicode characters in the editor will loose the Unicode characters.
|
* Fixed bug#18614: Moving text containing Unicode characters in the editor will lose the Unicode characters.
|
||||||
* Fixed bug#18611: Preventing an EiffelStudio hang when browsing ECF in the group tool when ECF refers to each other recursively.
|
* Fixed bug#18611: Preventing an EiffelStudio hang when browsing ECF in the group tool when ECF refers to each other recursively.
|
||||||
* Fixed bug#18679: Clicking locate button in the Eiffel Information System tool when editor is empty would crash EiffelStudio.
|
* Fixed bug#18679: Clicking locate button in the Eiffel Information System tool when editor is empty would crash EiffelStudio.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user