diff --git a/ChangeLog b/ChangeLog index 019287c8e..f98989cf9 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +02-JUL-2012: 1.10.1.4 + +- Adds mxCellHandler.destroy, call in mxSelectionCellsHandler [Java] +- Minor fixes, adds comments in mxRotationHandler [Java] +- Fixes wrapped text rendering in mxGdiCanvas2D [Dotnet] + 22-JUN-2012: 1.10.1.3 - mxToolbar fires select for default mode, restores function in resetMode [JavaScript] diff --git a/docs/js-api/files/mxClient-js.html b/docs/js-api/files/mxClient-js.html index d692b71e2..89c325fec 100644 --- a/docs/js-api/files/mxClient-js.html +++ b/docs/js-api/files/mxClient-js.html @@ -15,7 +15,7 @@ if (browserType) {document.write("
mxGraph Version 1.10.1.3 – 22. June 2012
+mxGraph Version 1.10.1.4 – 02. July 2012
Copyright (c) JGraph Ltd 2006-2012
All rights reserved. No part of this publication may be diff --git a/docs/manual_javavis.html b/docs/manual_javavis.html index dbd4c399e..23206410d 100644 --- a/docs/manual_javavis.html +++ b/docs/manual_javavis.html @@ -8,7 +8,7 @@
JGraphX Version 1.10.1.3 – 22. June 2012
+JGraphX Version 1.10.1.4 – 02. July 2012
Copyright (c) JGraph Ltd 2006-2012
All rights reserved. No part of this publication may be diff --git a/dotnet/docs/html/annotated.html b/dotnet/docs/html/annotated.html index b25004593..e073e6d42 100644 --- a/dotnet/docs/html/annotated.html +++ b/dotnet/docs/html/annotated.html @@ -78,7 +78,7 @@