Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2016-February/009384.htmlName: Morphic-cmm.1074
Ancestors: Morphic-mt.1073
Remove arbitrary hResizing for horizontal Sliders.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-February/009385.htmlName: Morphic-mt.1075
Ancestors: Morphic-cmm.1074
Add comment to calculated resizing property in sliders. Note that we still have to find a better way to override this in client code.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-February/009386.htmlName: Morphic-mt.1076
Ancestors: Morphic-mt.1075
Adds support for overriding the calculated hReszing and vResizing property in sliders (and scrollbars) via layout properties. Note that sliders do not have layout properties by default. Use #hResizing: or #vResizing: to add them.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-February/009387.htmlName: Morphic-mt.1077
Ancestors: Morphic-mt.1076
Comment added to Slider.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-February/009388.htmlName: ST80-mt.191
Ancestors: ST80-cmm.190
Updates reference to old InputSensor.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-February/009389.htmlName: Morphic-mt.1078
Ancestors: Morphic-mt.1077
We need to spawn the process of the receiver (project), which happens to be the current one. Make it explicit.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-February/009390.htmlName: System-mt.795
Ancestors: System-dtl.794
Add support for projects that do not have a world set. (Note that I need this for a demonstration of a minimal Squeak project to encourage discussions about next steps in the Squeak community.)
=============================================