Skip to content

Commit fbdb0b8

Browse files
author
David Benson
committed
1.10.2.1 release
1 parent ddd8818 commit fbdb0b8

832 files changed

Lines changed: 5587 additions & 5259 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

ChangeLog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
31-JUL-2012: 1.10.2.1
2+
3+
- Disables crisp SVG rendering for rotated shapes in mShape, mxActos, mxCylinder [JavaScript]
4+
- Uses SHORT_DESCRIPTION from passed-in action in BasicGraphEditor.bind [Java]
5+
- Makes mxGraphHandler.gridEnabledEvent protected [Java]
6+
- Fixes repaint of mxCellHighlight after panning, zoom and model changes [JavaScript]
7+
- Adds links for cells in grapheditor example [JavaScript]
8+
- Fixes possible NPE in mxUtils.getSizeForString [Java]
9+
- mxVertexHandler.createSizer does no longer set handle cursors in disabled graphs [JavaScript]
10+
- mxSelectionCellsHandler.refreshHandler checks handler enabled instead of graph enabled [Java,JavaScript]
11+
- Fixes position of rotated shapes in scaled image export [Dotnet,Java]
12+
113
20-JUL-2012: 1.10.2.0
214

315
- Adds mxUtils.readInputStream [Java]

docs/js-api/files/handler/mxCellHighlight-js.html

Lines changed: 9 additions & 7 deletions
Large diffs are not rendered by default.

docs/js-api/files/mxClient-js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<div class="CGroup"><div class=CTopic><h3 class=CTitle><a name="mxClient.Variables"></a>Variables</h3></div></div>
1717

18-
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxClient.VERSION"></a>VERSION</h3><div class=CBody><p>Contains the current version of the mxGraph library.&nbsp; The strings that communicate versions of mxGraph use the following format.</p><p>versionMajor.versionMinor.buildNumber.revisionNumber</p><p>Current version is 1.10.2.0.</p></div></div></div>
18+
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxClient.VERSION"></a>VERSION</h3><div class=CBody><p>Contains the current version of the mxGraph library.&nbsp; The strings that communicate versions of mxGraph use the following format.</p><p>versionMajor.versionMinor.buildNumber.revisionNumber</p><p>Current version is 1.10.2.1.</p></div></div></div>
1919

2020
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxClient.IS_IE"></a>IS_IE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class=PBeforeParameters nowrap>IS_IE: navigator.userAgent.indexOf(</td><td class=PParameter nowrap>'MSIE'</td><td class=PAfterParameters nowrap>) &gt;</td></tr></table></td></tr></table></blockquote><p>True if the current browser is Internet Explorer.</p></div></div></div>
2121

docs/js-api/index/Functions13.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/js-api/index/Functions14.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/js-api/index/Functions15.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/js-api/index/Functions16.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/js-api/index/Functions17.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

docs/js-api/index/Functions3.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/js-api/index/Functions4.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)