Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Porhel2016-02-29 10:56:47 +0000
committerMaxime Porhel2016-03-01 15:09:32 +0000
commit8934b9332e8870e8ba12995d0717a8e9bae41327 (patch)
tree65cd8e3b0a64f9a4459ffc963a071fcd61b2450d
parentd53811a2369b736885c43302a72a07c281b1ce51 (diff)
downloadorg.eclipse.sirius-8934b9332e8870e8ba12995d0717a8e9bae41327.tar.gz
org.eclipse.sirius-8934b9332e8870e8ba12995d0717a8e9bae41327.tar.xz
org.eclipse.sirius-8934b9332e8870e8ba12995d0717a8e9bae41327.zip
[488575] Update release note.
Bug: 488575 Change-Id: I1ad3072930bf4b9050de901a0847b0986a165a4c Signed-off-by: Maxime Porhel <maxime.porhel@obeo.fr>
-rw-r--r--plugins/org.eclipse.sirius.doc/doc/Release_Notes.html29
-rw-r--r--plugins/org.eclipse.sirius.doc/doc/Release_Notes.textile6
2 files changed, 27 insertions, 8 deletions
diff --git a/plugins/org.eclipse.sirius.doc/doc/Release_Notes.html b/plugins/org.eclipse.sirius.doc/doc/Release_Notes.html
index 13fae1863b..27a05d30ed 100644
--- a/plugins/org.eclipse.sirius.doc/doc/Release_Notes.html
+++ b/plugins/org.eclipse.sirius.doc/doc/Release_Notes.html
@@ -13,11 +13,19 @@
<a href="#ReleaseNotesforSirius">Release Notes for Sirius</a>
<ol style="list-style: disc;">
<li>
- <a href="#sirius3.1.3">Changes in Sirius 3.1.3</a>
+ <a href="#sirius3.1.4">Changes in Sirius 3.1.4</a>
<ol style="list-style: disc;">
<li>
<a href="#UserVisibleChanges">User-Visible Changes</a>
</li>
+ </ol>
+ </li>
+ <li>
+ <a href="#sirius3.1.3">Changes in Sirius 3.1.3</a>
+ <ol style="list-style: disc;">
+ <li>
+ <a href="#UserVisibleChanges2">User-Visible Changes</a>
+ </li>
<li>
<a href="#SpecifierVisibleChanges">Specifier-Visible Changes</a>
</li>
@@ -41,7 +49,7 @@
<a href="#sirius3.1.0">Changes in Sirius 3.1.0</a>
<ol style="list-style: disc;">
<li>
- <a href="#UserVisibleChanges2">User-Visible Changes</a>
+ <a href="#UserVisibleChanges3">User-Visible Changes</a>
</li>
<li>
<a href="#SpecifierVisibleChanges3">Specifier-Visible Changes</a>
@@ -55,7 +63,7 @@
<a href="#sirius3.0.0">Changes in Sirius 3.0.0</a>
<ol style="list-style: disc;">
<li>
- <a href="#UserVisibleChanges3">User-Visible Changes</a>
+ <a href="#UserVisibleChanges4">User-Visible Changes</a>
</li>
<li>
<a href="#SpecifierVisibleChanges4">Specifier-Visible Changes</a>
@@ -69,7 +77,7 @@
<a href="#sirius2.0.0">Changes in Sirius 2.0.0</a>
<ol style="list-style: disc;">
<li>
- <a href="#UserVisibleChanges4">User-Visible Changes</a>
+ <a href="#UserVisibleChanges5">User-Visible Changes</a>
</li>
<li>
<a href="#SpecifierVisibleChanges5">Specifier-Visible Changes</a>
@@ -85,9 +93,14 @@
<p>This document contains the release notes for recent major releases of Sirius. See also
<a href="Release_Notes_Previous.html">the release notes from previous versions</a> for details about older releases.
</p>
- <h2 id="sirius3.1.3">Changes in Sirius 3.1.3</h2>
+ <h2 id="sirius3.1.4">Changes in Sirius 3.1.4</h2>
<h3 id="UserVisibleChanges">User-Visible Changes</h3>
<ul>
+ <li><span class="label label-info">Modified</span> List items now have the same margin whichever their parent is a simple list or a compartmentalized list. The margin in compartmentalized list was incorrectly set to 0 pixel.</li>
+ </ul>
+ <h2 id="sirius3.1.3">Changes in Sirius 3.1.3</h2>
+ <h3 id="UserVisibleChanges2">User-Visible Changes</h3>
+ <ul>
<li><span class="label label-info">Modified</span> Now if an object is locked and cannot be modified according to
<code>IPermissionAuthority</code>, the properties view will not be editable if this locked object is selected from the Model Explorer view, as it is the case for selection from dialect editors.
</li>
@@ -145,7 +158,7 @@
</li>
</ul>
<h2 id="sirius3.1.0">Changes in Sirius 3.1.0</h2>
- <h3 id="UserVisibleChanges2">User-Visible Changes</h3>
+ <h3 id="UserVisibleChanges3">User-Visible Changes</h3>
<ul>
<li><span class="label label-success">Added</span> A new feature allows to snap to all shapes (instead of just to snap to sibling shapes). The <kdb>F4</kdb> shortcut key activates this mode when you resize a node, move a node or move a bendpoint of an edge, see
<a href="./user/diagrams/Diagrams.html#snap_to_shapes">the documentation</a> for details.
@@ -680,7 +693,7 @@
</li>
</ul>
<h2 id="sirius3.0.0">Changes in Sirius 3.0.0</h2>
- <h3 id="UserVisibleChanges3">User-Visible Changes</h3>
+ <h3 id="UserVisibleChanges4">User-Visible Changes</h3>
<ul>
<li><span class="label label-success">Added</span> The ability to print table representations has been re-introduced.</li>
<li><span class="label label-success">Added</span> The quick outline feature has been added for tree and table editors, see documentation for details.</li>
@@ -1630,7 +1643,7 @@
<code>org.eclipse.sirius.xxx.ui.ext</code>, allowing them not have all that functionalities they may not want.
</p>
<h2 id="sirius2.0.0">Changes in Sirius 2.0.0</h2>
- <h3 id="UserVisibleChanges4">User-Visible Changes</h3>
+ <h3 id="UserVisibleChanges5">User-Visible Changes</h3>
<ul>
<li>It is now possible to select element that intersects the selection rectangle and not that is completely contained by the selection rectangle. This new behavior is enabled when user selects elements from right to left. The normal mode (previous mode) remains when the user selects elements from left to right.</li>
<li>The edges appearance is now kept, as much as possible, when one of its extremity is moved. A move of an extremity should move only the closest segment of the edge.</li>
diff --git a/plugins/org.eclipse.sirius.doc/doc/Release_Notes.textile b/plugins/org.eclipse.sirius.doc/doc/Release_Notes.textile
index f5513b982e..77df814916 100644
--- a/plugins/org.eclipse.sirius.doc/doc/Release_Notes.textile
+++ b/plugins/org.eclipse.sirius.doc/doc/Release_Notes.textile
@@ -4,6 +4,12 @@ h1. Release Notes for Sirius
This document contains the release notes for recent major releases of Sirius. See also "the release notes from previous versions":Release_Notes_Previous.html for details about older releases.
+h2(#sirius3.1.4). Changes in Sirius 3.1.4
+
+h3. User-Visible Changes
+
+* <span class="label label-info">Modified</span> List items now have the same margin whichever their parent is a simple list or a compartmentalized list. The margin in compartmentalized list was incorrectly set to 0 pixel.
+
h2(#sirius3.1.3). Changes in Sirius 3.1.3
h3. User-Visible Changes

Back to the top