[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Fri Feb 12 22:55:02 UTC 2016


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2016-February/009384.html

Name: Morphic-cmm.1074
Ancestors: Morphic-mt.1073

Remove arbitrary hResizing for horizontal Sliders.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-February/009385.html

Name: 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.html

Name: 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.html

Name: Morphic-mt.1077
Ancestors: Morphic-mt.1076

Comment added to Slider.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-February/009388.html

Name: ST80-mt.191
Ancestors: ST80-cmm.190

Updates reference to old InputSensor.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-February/009389.html

Name: 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.html

Name: 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.)

=============================================


More information about the Squeak-dev mailing list