[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sat Dec 14 23:55:07 UTC 2013


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

http://lists.squeakfoundation.org/pipermail/packages/2013-December/006757.html

Name: MorphicExtras-nice.140
Ancestors: MorphicExtras-nice.139

PaintBoxMorph re-engineering: rebuild color picker images programmatically

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

http://lists.squeakfoundation.org/pipermail/packages/2013-December/006758.html

Name: MorphicExtras-nice.141
Ancestors: MorphicExtras-nice.140

Finish the PaintBoxMorph cleaning.
This will build a new Prototype.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-December/006759.html

Name: Kernel-dtl.825
Ancestors: Kernel-fbs.824

The emergency evaluator does not work if primitiveError: is broken. Fix it.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-December/006760.html

Name: System-dtl.643
Ancestors: System-fbs.642

Make the emergency evaluator work in Morphic if MVC is not present, and vice versa.
Add two abstract methods for Transcripter support.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-December/006761.html

Name: Morphic-dtl.703
Ancestors: Morphic-fbs.702

Make the emergency evaluator work in Morphic if MVC is not present, and vice versa.
Add two MorphicProject methods to support Transcripter.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-December/006762.html

Name: ST80-dtl.166
Ancestors: ST80-fbs.165

Make the emergency evaluator work in Morphic if MVC is not present, and vice versa.
Add two MVCProject methods to support Transcripter.
Move Transcriptor back to Collections.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-December/006763.html

Name: Collections-dtl.550
Ancestors: Collections-fbs.549

Move Transcriptor back to Collections.
Make the emergency evaluator work in Morphic if MVC is not present, and vice versa.
Use Paragraph in MVC, and NewParagraph in Morphic.
Morphic implementation is adapted from Cuis.
Resolve MVC/Morphic differences through Project current.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-December/006764.html

Name: Morphic-nice.704
Ancestors: Morphic-dtl.703

Remove MorphicProject>>setPaletteFor: because it uses obsolete way to initialize the PaintBoxMorph prototype, and because it does not seem to be used in EToys 4.1 (no sender).

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

http://lists.squeakfoundation.org/pipermail/packages/2013-December/006765.html

Name: System-cmm.644
Ancestors: System-dtl.643

Update comment script used to help identify ObsoleteClasses.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-December/006766.html

Name: Tools-cmm.509
Ancestors: Tools-nice.508

SetInspector don't blow up when the Set suddenly has fewer elements than the selection index.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-December/006767.html

Name: ToolsTests-cmm.68
Ancestors: ToolsTests-fbs.67

Updated test to reflect new browsing behavior.

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


More information about the Squeak-dev mailing list