mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 07:42:33 +01:00
Replace occurrences of ..' by ..` (backtick+text+quote replaced by backtick+text+backtick).
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1597 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -32,7 +32,7 @@ Updated the generated code to the latest Eiffel syntax as specified by ECMA.
|
||||
* Fixed positioning bug when moving items within their current parent by dropping on another item in that parent with the shift key held down.
|
||||
* Fixed bug where modifying the "User can resize" property of a window while the tools were always shown on top stopped the tools from being shown on top.
|
||||
* Added support for multi-line tooltips.
|
||||
* Added support for `is_item_expanded' from EV_SPLIT_AREA.
|
||||
* Added support for `is_item_expanded` from EV_SPLIT_AREA.
|
||||
* Added the ability to specify a directory for generation, into which location all files are to be generated.
|
||||
* Event selection dialogs now contain the name of the object to which they refer in their title for cases where multiple dialogs are open simultaneously
|
||||
* The project settings dialog is now completely navigatable via the keyboard on Windows platforms.
|
||||
|
||||
Reference in New Issue
Block a user