[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Feb 1 23:55:05 UTC 2010


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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002501.html

Name: ST80-ul.89
Ancestors: ST80-dtl.88

- fix: ParagraphEditor >> #tallyIt

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002502.html

Name: Morphic-ul.314
Ancestors: Morphic-dtl.313

- fix: http://bugs.squeak.org/view.php?id=7449

Implement TextEditor >> #selectionAsStream just like ParagraphEditor >> #selectionAsStream. The system expects that the stream contains the full text of the editor, but only the selection can be read from it.

- fix: SmalltalkEditor >> #tallyIt

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002503.html

Name: ST80-dtl.89
Ancestors: ST80-dtl.88

Move PopUpMenu from ST80-Menus to Tools-Menus.
Remove explicit MVC and Morphic dependencies from PopUpMenu.
Support Project>>dispatchTo:addPrefixAndSend:withArguments:
Add PopUpMenu>>mvcStartUpLeftFlush
Add PopUpMenu>>mvcStartUpWithCaption:icon:at:allowKeyboard:


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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002504.html

Name: Morphic-dtl.314
Ancestors: Morphic-dtl.313

Support Project>>dispatchTo:addPrefixAndSend:withArguments:
Add PopUpMenu>>morphicStartUpLeftFlush
Add PopUpMenu>>morphicStartUpWithCaption:icon:at:allowKeyboard:


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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002505.html

Name: Tools-dtl.165
Ancestors: Tools-ar.164

Move PopUpMenu from ST80-Menus to Tools-Menus.
Remove explicit MVC and Morphic dependencies from PopUpMenu.


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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002506.html

Name: System-dtl.241
Ancestors: System-dtl.240

Add Project>>dispatchTo:addPrefixAndSend:withArguments:
Allow classes with MVC and Morphic dependencies to dispatch through Project current to invoke appropriate methods. Prevents accumulation of unrelated implementations in Project.


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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002507.html

Name: ST80-dtl.90
Ancestors: ST80-dtl.89, ST80-ul.89

Merge ST80-dtl.89 and ST80-ul.89

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002508.html

Name: Morphic-dtl.315
Ancestors: Morphic-dtl.314, Morphic-ul.314

Merge Morphic-ul.314 and Morphic-dtl.314

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



More information about the Squeak-dev mailing list