Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2015-May/008701.htmlName: Monticello-cmm.616
Ancestors: Monticello-mt.615
- Fix potential security hole with clearPasswords and clearPasswordsAndUsers -- renamed them to #clearCredentials so we don't have my initials in the repositories of this release.
- Clarify message about adding historical repository.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2015-May/008702.htmlName: MorphicTests-mt.31
Ancestors: MorphicTests-mt.30
Tests added for scroll panes.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2015-May/008703.htmlName: Morphic-mt.982
Ancestors: Morphic-mt.981
Fixed several bugs related to scrolling in scroll panes, lists, or text fields.
This update makes all tests for scroll panes green.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2015-May/008704.htmlName: Morphic-mt.983
Ancestors: Morphic-mt.982
Make text selection color gray if the text morph has no keyboard focus.
Why? Assumption that colorful means active and gray means inactive. We could add this for lists, too. Not sure.
=============================================