mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 15:22:31 +01:00
Author:halw
Date:2011-05-15T02:11:48.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@896 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -6,13 +6,17 @@
|
|||||||
|
|
||||||
===What's new===
|
===What's new===
|
||||||
===Improvements===
|
===Improvements===
|
||||||
* Improved dialog that adds a new class to the system: changed button label to be more explicit about its action, removed detachable status when it is not used, removed unnecessary frame boxes, simplified code that opens the dialog.
|
* Improved dialog that adds a new class to the system:
|
||||||
|
** Changed button label to be more explicit about its action
|
||||||
|
** Removed detachable status when it is not used
|
||||||
|
** Removed unnecessary frame boxes
|
||||||
|
** Simplified code that opens the dialog.
|
||||||
* Avoided class counter increment in automatically generated class name if class addition is cancelled.
|
* Avoided class counter increment in automatically generated class name if class addition is cancelled.
|
||||||
|
|
||||||
===Changes===
|
===Changes===
|
||||||
|
|
||||||
===Bug fixes===
|
===Bug fixes===
|
||||||
* Corrected output of the iteration form of a loop in clickable views.
|
* Corrected output of the iteration (<code>across</code>) form of the [[ET: Instructions#Loop|loop construct]] in clickable views.
|
||||||
* Fixed feature call on void target when reopening a project with diagram tool that contains cluster legend.
|
* Fixed feature call on void target when reopening a project with diagram tool that contains cluster legend.
|
||||||
|
|
||||||
==Compiler==
|
==Compiler==
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
@@ -0,0 +1,3 @@
|
|||||||
|
title=SCOOP project setting
|
||||||
|
author=halw
|
||||||
|
path=content/scoop-project-setting
|
||||||
Reference in New Issue
Block a user