Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-December/004021.htmlName: 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.htmlName: 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.htmlName: 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.htmlName: 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.htmlName: Network-nice.100
Ancestors: Network-ul.99
Normalize the newly created LargePositiveInteger.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-December/004026.htmlName: System-nice.401
Ancestors: System-ul.400
Normalize some LargePositiveInteger created with #new:
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-December/004027.htmlName: Morphic-ar.498
Ancestors: Morphic-ar.497
Add the fullscreen option to the extras menu.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-December/004028.htmlName: 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.htmlName: Network-cmm.101
Ancestors: Network-nice.100
Fix UUIDGenerator>>makeUnixSeed.
=============================================