[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Tue Jun 7 21:56:58 UTC 2016


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

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068191.html

Name: Morphic-tpr.1168
Ancestors: Morphic-mt.1167

make the preferred position for compositing input window take into account any effect of height offset. Why work out the position and then modify it with ugly code when you can do it right first time?

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

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068192.html

Name: Multilingual-tpr.214
Ancestors: Multilingual-topa.213

make the preferred position for compositing input window take into account any effect of height offset. Why work out the position and then modify it with ugly code when you can do it right first time? See also Morphic-tpr.1168

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

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068193.html

Name: Collections-ul.698
Ancestors: Collections-ul.697

Heap revamp #3:

- Heap is a subclass of Collection instead of SequenceableCollection.
- Heap has it's own category Collections-Heap; just like how it is with Stack.
- Updated class comment.

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


More information about the Squeak-dev mailing list