[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Tue Dec 14 23:55:02 UTC 2010


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

http://lists.squeakfoundation.org/pipermail/packages/2010-December/004021.html

Name: Collections-mtf.417
Ancestors: Collections-mtf.416

Commited the remainder of the change that lets textAttributes have their own poppup menu. Load me before Morphic-mtf.496

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

http://lists.squeakfoundation.org/pipermail/packages/2010-December/004022.html

Name: Morphic-mtf.496
Ancestors: Morphic-mtf.495

Commited the remainder of the change that lets textAttributes have their own poppup menu. Requires Collections-mtf.417

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

http://lists.squeakfoundation.org/pipermail/packages/2010-December/004023.html

Name: Morphic-ar.497
Ancestors: Morphic-mtf.496

Copy NewParagraph>>attributesAt: from Tweak, else right-click is broken.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-December/004024.html

Name: Graphics-nice.161
Ancestors: Graphics-ul.160

Fix #testPngDecodingColors32.

This was because (LargePositiveInteger new: 4) ~= 0 in COG VM.
(There is no optimization in primitives for this special case).
Anyway, it is better to always normalize a LargePositiveInteger created this way.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-December/004025.html

Name: Network-nice.100
Ancestors: Network-ul.99

Normalize the newly created LargePositiveInteger.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-December/004026.html

Name: System-nice.401
Ancestors: System-ul.400

Normalize some LargePositiveInteger created with #new:

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

http://lists.squeakfoundation.org/pipermail/packages/2010-December/004027.html

Name: Morphic-ar.498
Ancestors: Morphic-ar.497

Add the fullscreen option to the extras menu.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-December/004028.html

Name: Collections-ar.418
Ancestors: Collections-mtf.417

Adds FloatArray>>normalize from Croquet for in-place normalization.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-December/004029.html

Name: Network-cmm.101
Ancestors: Network-nice.100

Fix UUIDGenerator>>makeUnixSeed.

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



More information about the Squeak-dev mailing list