[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sat Oct 5 23:55:06 UTC 2013


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

http://lists.squeakfoundation.org/pipermail/packages/2013-October/006492.html

Name: Graphics-nice.251
Ancestors: Graphics-nice.250

Don't stop on space by default, this has no interest outside CompositionScanner except slowing down the scan loop.
Thus create a CompositionStopConditions for the case when we want stopping on space.
Revise the setting of stopConditions again (no need for setStopConditionsOrNil: intermediate)

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

http://lists.squeakfoundation.org/pipermail/packages/2013-October/006493.html

Name: MorphicExtras-nice.122
Ancestors: MorphicExtras-nice.121

No need to handle space stopCondition at display time

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

http://lists.squeakfoundation.org/pipermail/packages/2013-October/006494.html

Name: Graphics-nice.252
Ancestors: Graphics-nice.251

Temporarily restore space stopCondition handling so as to make update work...

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


More information about the Squeak-dev mailing list