Skip to content

Commit

Permalink
3.1.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
alderg committed Mar 5, 2015
1 parent 59cd1ad commit 74c7f9d
Show file tree
Hide file tree
Showing 1,150 changed files with 10,316 additions and 7,245 deletions.
42 changes: 42 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,45 @@
05-MAR-2015: 3.1.3.0

- Invokes turn for click on rotate handle in grapheditor [JavaScript]
- Adds mxVertexHandler.rotateClick hook for clicks on rotate handle [JavaScript]
- Changes sizer cursor in mxOutline to nwse-resize [JavaScript]
- Changes mxCellRenderer.createShape to return shape instead of updating state [JavaScript]
- Fixes zoom buttons for chromeless mode in grapheditor
- Adds mxgraph-js with package.json for automated builds [JavaScript]
- Adds mxConnectionHandler.snapToPreview [JavaScript]
- Adds mxEdgeHandler.isAddVirtualBendEvent, mxEdge/VertexHandler.isCustomHandleEvent [JavaScript]
- Simplified edge entries for general sidebar in grapheditor
- Adds simple arrow, vertical text option, edge shape/style toolbar in grapheditor
- Adds mxArrowConnector shape, mxConstants.SHAPE_ARROW_CONNECTOR [JavaScript]
- Fixes bounding box in mxArrow [JavaScript]
- Disables zoom with mousewheel if dialogs are open in grapheditor
- Adds zoom controls for chromeless mode in grapheditor
- Fixes mxGraph.center for certain scales [JavaScript]
- Adds mxUtils.ptLineDist [JavaScript]
- Adds glass effect to current style in grapheditor
- Fixes gradient color action state in grapheditor
- Adds arrows to advanced sidebar in grapheditor
- Adds connections to general sidebar in grapheditor
- Removes edge styles from toolbar in grapheditor
- Separates waypoints and connection in style panel and menu in grapheditor
- Adds edge width option in arrange panel in grapheditor
- Fixes connection points for tee and corner shape in grapheditor
- Adds rounded support for single- and doubleArrow vertices in grapheditor
- Disables splitting edges with edges in grapheditor
- Inverts order of lineend/-start options for format panel in grapheditor
- Adds support for custom handles in mxEdgeHandler [JavaScript]
- Adds rounding in mxGraphHandler.getPreviewBounds [JavaScript]
- Adds mxEdgeHandler.straightRemoveEnabled switch [JavaScript]
- Adds mxMouseEvent argument in mxEdgeHandler.getPreviewPoints [JavaScript]
- Adds text direction in all canvas implementations [Java,JavaScript,Dotnet]
- Adds mxConstants.STYLE_TEXT_DIRECTION for writing direction (experimental) [JavaScript]
- Fixes mxClient.IS_OP for newer versions of Opera [JavaScript]
- Ignores children of selected parents in mxClipboard.copy [JavaScript]
- Adds recursive rubberband selection in grapheditor
- Adds decimal values in mxVertexHandler.roundAngle [JavaScript]
- Adds mxEdgeHandler.prototype.virtualBendOpacity [JavaScript]
- Fixes possible NPE in mxVertexHandler.redrawHandles [JavaScript]

09-FEB-2015: 3.1.2.2

- mxText.updateBoundingBox sets unrotatedBoundingBox [JavaScript]
Expand Down
2 changes: 1 addition & 1 deletion docs/js-api/files/editor/mxDefaultKeyHandler-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/editor/mxDefaultPopupMenu-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/editor/mxDefaultToolbar-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/editor/mxEditor-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxCellHighlight-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxCellMarker-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxCellTracker-js.html

Large diffs are not rendered by default.

94 changes: 48 additions & 46 deletions docs/js-api/files/handler/mxConnectionHandler-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxConstraintHandler-js.html

Large diffs are not rendered by default.

78 changes: 44 additions & 34 deletions docs/js-api/files/handler/mxEdgeHandler-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxEdgeSegmentHandler-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxElbowEdgeHandler-js.html

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions docs/js-api/files/handler/mxGraphHandler-js.html

Large diffs are not rendered by default.

60 changes: 30 additions & 30 deletions docs/js-api/files/handler/mxHandle-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxKeyHandler-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxPanningHandler-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxPopupMenuHandler-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxRubberband-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxSelectionCellsHandler-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/handler/mxTooltipHandler-js.html

Large diffs are not rendered by default.

48 changes: 26 additions & 22 deletions docs/js-api/files/handler/mxVertexHandler-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/index-txt.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxCellCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxChildChangeCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxCodecRegistry-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxDefaultKeyHandlerCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxDefaultPopupMenuCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxDefaultToolbarCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxEditorCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxGenericChangeCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxGraphCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxGraphViewCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxModelCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxObjectCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxRootChangeCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxStylesheetCodec-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/io/mxTerminalChangeCodec-js.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/layout/mxCircleLayout-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/layout/mxCompactTreeLayout-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/layout/mxCompositeLayout-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/layout/mxEdgeLabelLayout-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/layout/mxFastOrganicLayout-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/layout/mxGraphLayout-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/layout/mxParallelEdgeLayout-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/layout/mxPartitionLayout-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/layout/mxRadialTreeLayout-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/layout/mxStackLayout-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/model/mxCell-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/model/mxCellPath-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/model/mxGeometry-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/model/mxGraphModel-js.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions docs/js-api/files/mxClient-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxActor-js.html

Large diffs are not rendered by default.

10 changes: 6 additions & 4 deletions docs/js-api/files/shape/mxArrow-js.html

Large diffs are not rendered by default.

63 changes: 63 additions & 0 deletions docs/js-api/files/shape/mxArrowConnector-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxCloud-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxConnector-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxCylinder-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxDoubleEllipse-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxEllipse-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxHexagon-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxImageShape-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxLabel-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxLine-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxMarker-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxPolyline-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxRectangleShape-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxRhombus-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxShape-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxStencil-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxStencilRegistry-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxSwimlane-js.html

Large diffs are not rendered by default.

20 changes: 11 additions & 9 deletions docs/js-api/files/shape/mxText-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/shape/mxTriangle-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxAbstractCanvas2D-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxAnimation-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxAutoSaveManager-js.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/js-api/files/util/mxClipboard-js.html

Large diffs are not rendered by default.

142 changes: 78 additions & 64 deletions docs/js-api/files/util/mxConstants-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxDictionary-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxDivResizer-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxDragSource-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxEffects-js.html

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions docs/js-api/files/util/mxEvent-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxEventObject-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxEventSource-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxForm-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxGuide-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxImage-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxImageBundle-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxImageExport-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxLog-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxMorphing-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxMouseEvent-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxObjectIdentity-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxPanningManager-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxPoint-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxPopupMenu-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxRectangle-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxResources-js.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/files/util/mxSvgCanvas2D-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxToolbar-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxUndoManager-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxUndoableEdit-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxUrlConverter-js.html

Large diffs are not rendered by default.

84 changes: 43 additions & 41 deletions docs/js-api/files/util/mxUtils-js.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/js-api/files/util/mxVmlCanvas2D-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxWindow-js.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/files/util/mxXmlCanvas2D-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/util/mxXmlRequest-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxCellEditor-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxCellOverlay-js.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/js-api/files/view/mxCellRenderer-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxCellState-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxCellStatePreview-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxConnectionConstraint-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxEdgeStyle-js.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/files/view/mxGraph-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxGraphSelectionModel-js.html

Large diffs are not rendered by default.

128 changes: 64 additions & 64 deletions docs/js-api/files/view/mxGraphView-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxLayoutManager-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxMultiplicity-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxOutline-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxPerimeter-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxPrintPreview-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxSpaceManager-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxStyleRegistry-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxStylesheet-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxSwimlaneManager-js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/files/view/mxTemporaryCellStates-js.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Classes.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Classes2.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Cookies.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Events.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Files.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Functions.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/js-api/index/Functions10.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Functions11.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/js-api/index/Functions12.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Functions13.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Functions14.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Functions15.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Functions16.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Functions17.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Functions18.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/js-api/index/Functions19.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Functions2.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Functions3.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Functions4.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Functions5.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Functions6.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Functions7.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Functions8.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Functions9.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/General.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/js-api/index/General10.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/General11.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/js-api/index/General12.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/General13.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/General14.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/General15.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/General16.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/General17.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/General18.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/General19.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/General2.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/js-api/index/General20.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/General3.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/General4.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/General5.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/General6.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/General7.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/General8.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/General9.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/index/Variables.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/js-api/index/Variables10.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/js-api/index/Variables11.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Variables12.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Variables13.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/js-api/index/Variables14.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions docs/js-api/index/Variables15.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/js-api/index/Variables2.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Variables3.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Variables4.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/js-api/index/Variables5.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Variables6.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/js-api/index/Variables7.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Variables8.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/index/Variables9.html

Large diffs are not rendered by default.

142 changes: 71 additions & 71 deletions docs/js-api/javascript/searchdata.js
Original file line number Diff line number Diff line change
@@ -1,35 +1,5 @@
var indexSectionsWithContent = {
"Files": {
"Symbols": false,
"Numbers": false,
"A": true,
"B": false,
"C": false,
"D": false,
"E": false,
"F": false,
"G": false,
"H": false,
"I": false,
"J": false,
"K": false,
"L": false,
"M": true,
"N": false,
"O": false,
"P": false,
"Q": false,
"R": false,
"S": false,
"T": false,
"U": false,
"V": false,
"W": false,
"X": false,
"Y": false,
"Z": false
},
"Functions": {
"General": {
"Symbols": false,
"Numbers": false,
"A": true,
Expand All @@ -55,41 +25,41 @@ var indexSectionsWithContent = {
"U": true,
"V": true,
"W": true,
"X": false,
"Y": false,
"X": true,
"Y": true,
"Z": true
},
"Classes": {
"Events": {
"Symbols": false,
"Numbers": false,
"A": false,
"B": false,
"C": false,
"D": false,
"E": false,
"F": false,
"G": false,
"H": false,
"A": true,
"B": true,
"C": true,
"D": true,
"E": true,
"F": true,
"G": true,
"H": true,
"I": false,
"J": false,
"K": false,
"L": false,
"L": true,
"M": true,
"N": false,
"O": false,
"P": false,
"N": true,
"O": true,
"P": true,
"Q": false,
"R": false,
"S": false,
"T": false,
"U": false,
"R": true,
"S": true,
"T": true,
"U": true,
"V": false,
"W": true,
"W": false,
"X": false,
"Y": false,
"Z": false
},
"General": {
"Variables": {
"Symbols": false,
"Numbers": false,
"A": true,
Expand Down Expand Up @@ -119,37 +89,37 @@ var indexSectionsWithContent = {
"Y": true,
"Z": true
},
"Events": {
"Files": {
"Symbols": false,
"Numbers": false,
"A": true,
"B": true,
"C": true,
"D": true,
"E": true,
"F": true,
"G": true,
"H": true,
"B": false,
"C": false,
"D": false,
"E": false,
"F": false,
"G": false,
"H": false,
"I": false,
"J": false,
"K": false,
"L": true,
"L": false,
"M": true,
"N": true,
"O": true,
"P": true,
"N": false,
"O": false,
"P": false,
"Q": false,
"R": true,
"S": true,
"T": true,
"U": true,
"R": false,
"S": false,
"T": false,
"U": false,
"V": false,
"W": false,
"X": false,
"Y": false,
"Z": false
},
"Variables": {
"Functions": {
"Symbols": false,
"Numbers": false,
"A": true,
Expand All @@ -175,8 +145,8 @@ var indexSectionsWithContent = {
"U": true,
"V": true,
"W": true,
"X": true,
"Y": true,
"X": false,
"Y": false,
"Z": true
},
"Cookies": {
Expand Down Expand Up @@ -208,5 +178,35 @@ var indexSectionsWithContent = {
"X": false,
"Y": false,
"Z": false
},
"Classes": {
"Symbols": false,
"Numbers": false,
"A": false,
"B": false,
"C": false,
"D": false,
"E": false,
"F": false,
"G": false,
"H": false,
"I": false,
"J": false,
"K": false,
"L": false,
"M": true,
"N": false,
"O": false,
"P": false,
"Q": false,
"R": false,
"S": false,
"T": false,
"U": false,
"V": false,
"W": true,
"X": false,
"Y": false,
"Z": false
}
}
2 changes: 1 addition & 1 deletion docs/js-api/search/ClassesM.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/search/FunctionsA.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js-api/search/FunctionsC.html

Large diffs are not rendered by default.

Loading

0 comments on commit 74c7f9d

Please sign in to comment.