[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sat May 2 21:55:03 UTC 2015


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

http://lists.squeakfoundation.org/pipermail/packages/2015-May/008216.html

Name: Morphic-mt.957
Ancestors: Morphic-mt.956

Allow models to trigger accept/revert changes in pluggable text morphs.

Why? Provides an additional, more general way besides context menus or keyboard shortcuts.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-May/008217.html

Name: MorphicTests-mt.30
Ancestors: MorphicTests-mt.29

Tests added for pluggable text morphs.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-May/008218.html

Name: ShoutCore-ul.48
Ancestors: ShoutCore-ul.47

SHMCClassDefinition changes:
- Implemented the missing #withAllSuperclassesDo:
- #withAllSuperclasses uses #withAllSuperclassesDo:, and returns an OrderedCollection with the classes in the same order as in Behavior's implementation.
- Recategorized some methods.

Use #withAllSuperclassesDo: instead of #withAllSuperclasses in all methods of SHParserST80.

Updated TextAction >> #shoutShouldPreserve to reflect the original intention - preserve all TextAction attributes.

Slightly faster SHTextStylerST80 >> #setAttributesIn:fromRanges:.

Removed the now useless SHTextStylerST80 >> #shouldPreserveAttribute:.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-May/008219.html

Name: Morphic-kfr.958
Ancestors: Morphic-mt.957

Couple of layout and color fixes to NewColorPickerMorph

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

http://lists.squeakfoundation.org/pipermail/packages/2015-May/008220.html

Name: Morphic-kfr.959
Ancestors: Morphic-kfr.958

Added back drop shadow preference

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


More information about the Squeak-dev mailing list