A new version of Mondrian is available
254: - the lower pane may now be freely resized.
255: - following lint hints, MOSugiyamaLayout has now some code in cleanUp commented - added MOLayoutTest>>testFlowInLayout - added MOLayoutTest>>testEllipseShape - dead code commented in MOFormsShape>>translateBoundsForFigure: aFigure by: aPoint context: aDictionary - MOViewRenderer>>decreaseZoom and increaseZoom removed since not used - Removed MOReadme>>jajaDSM - minor fix in MOReadme>>exportingAsFile
256: - Removed MOMatrixShape : This class is empty and is used nowhere - Updated methods in MOLineshape: apply:bounds:, computeExtentFor: - Canceled MOLineShape>>heightFor:
257: - added convenient methods in MOGraphElement (hasInteraction, isNotSelected) - clean in MOCanvas>>keyStroke: - Cleaning in MOEasel (added numberOfPreviousScripts and removeAPreviousScript) - clean in the test MOEventHandlerTest - clean in MOAnnouncer (popupText: popupView:delay:) - Added delegating methods in MOFormsAdaptor (heightFor: and widthFor:) - Added convenient methods in MOEvent - Refactor of MOFormsBuilder>>boundsOf: - Push up of MONIdentityNormalizer>>command: This is better since MONAbstractNormalizer defines the variabe command
258: - better arguments names - a number of 'self flag: ' have been removed - 'size = 0' replaced by isEmpty - a lot of code cleaning - removed MOCanvas>>mouseLeave: and addCustomMenuItems: aMenu hand: aHand - removed MOLabelShape>>apply: anElement bounds: aBounds - Removed unused variables in MOViewRenderer
259: -renamed a lot of "aFigure" into "anElement" - a lot of rewrite