blob: aa59a0081b7385a0b88f33323873dc967b09ff6b [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<style type="text/css">
table.news td {
border-top: solid thin black;
}
table.news tr {
vertical-align: top;
}
table.news tr td.section {
font-size: 20px;
font-weight: bold;
}
table.news tr td.title {
vertical-align: top;
width: 30%;
font-weight: bold;
}
table.news tr td.content {
vertical-align: top;
width: 70%;
}
</style>
<title>Graphiti &quot;New and Noteworthy&quot;</title>
<link href="book.css" rel="stylesheet" type="text/css">
</head>
<body>
<h1>Graphiti &quot;New and Noteworthy&quot; for Eclipse 2019-06</h1>
<p>Last revised May 24, 2019</p>
<p>This document describes the new development topics that were
addressed during the milestones towards the release 0.16.0 within the
Eclipse 2019-06 release train.</p>
<!-- --------------------------------- Table ----------------------------------------- -->
<table border="0" cellpadding="10" cellspacing="0" class="news"
width="600">
<!-- ---------------------------------------- M2 ------------------------------- -->
<tr>
<td colspan="2">
<h2>M2</h2>
</td>
</tr>
<tr>
<td colspan="2">The main focus for this milestone has been set
on bugfixing and releng work.</td>
</tr>
<tr id="bug 546834">
<td class="title"><a
href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=546834">Bug
546834</a></td>
<td class="content">A bug in moving shapes for certain diagrams
has been fixed.</td>
</tr>
<!-- ---------------------------------------- M1 ------------------------------- -->
<tr>
<td colspan="2">
<h2>M1</h2>
</td>
</tr>
<tr>
<td colspan="2">The main focus for this milestone has been set
on small enhancements and bugfixing.</td>
</tr>
<tr id="bug 535532">
<td class="title"><a
href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=535532">Changed
license to EPL 2.0</a></td>
<td class="content">Graphiti changed its license from the old
EPL 1.0 to EPL 2.0.</td>
</tr>
<tr id="bug 543847">
<td class="title"><a
href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=543847">Enhanced
possibilities for selection adaptations</a></td>
<td class="content">Graphiti now allows more flexibility in
changing the set of selected objects when the user selects an object
and also allos changing the selection when a connection is selected.</td>
</tr>
<tr id="bug 472955">
<td class="title"><a
href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=472955">Removed
deprecations</a></td>
<td class="content">The interfaces ICustomUndoableFeature and
ICustomUndoablePattern that were deprecated in Graphiti 0.12.0 have
been removed.</td>
</tr>
<tr id="bug 531146">
<td class="title"><a
href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=531146">Updated
Batik dependecies</a></td>
<td class="content">Graphiti now uses Batik in version 1.9.1.</td>
</tr>
<tr id="bug 541017">
<td class="title"><a
href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=541017">Bug
541017</a></td>
<td class="content">A potential null pointer exception in the
selection handling of the diagram editor has been fixed.</td>
</tr>
<tr id="bug 541019">
<td class="title"><a
href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=541019">Bug
541019</a></td>
<td class="content">A potential null pointer exception in the
selection handling of the graphical composite for views has been
fixed.</td>
</tr>
<tr id="bug 541020">
<td class="title"><a
href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=541020">Bug
541020</a></td>
<td class="content">A potential index out of bounds exception in
getting the add functionality has been fixed.</td>
</tr>
<tr id="bug 541129">
<td class="title"><a
href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=541129">Bug
541129</a></td>
<td class="content">A bug in the calculation of connection
midpoints for huge diagrams has been fixed.</td>
</tr>
</table>
<!-- ---------------------------------------- END OF TABLE ------------------------------- -->
<p>&nbsp;</p>
</body>
</html>