[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Jun 4 23:55:06 UTC 2012


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

http://lists.squeakfoundation.org/pipermail/packages/2012-June/005366.html

Name: Installer-Core-bf.357
Ancestors: Installer-Core-cmm.356

Make "Installer squeak" work.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-June/005367.html

Name: Morphic-cmm.620
Ancestors: Morphic-cmm.619

- Simply extract the criteria for whether a morph should handle MouseMoveEvents into Morph>>#handleMouseMove: so subclasses can override.
- Moved a few Etoys methods to the Etoys package.
- Make findAFileList: find one without unaccepted edits, so it does not force the user to save just to have a navigable FileList.
- Mark some unused methods as such.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-June/005368.html

Name: EToys-cmm.88
Ancestors: EToys-dtl.87

- Move three Etoys-only methods from Morphic.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-June/005369.html

Name: Morphic-cmm.619
Ancestors: Morphic-bf.618

- Make mouseMove event handling more-consistent with handling for other events.
- Allow Morphic applications to handle mouseMove: events even if dragging or no button down without having to override a Morphic system-level method (#handleMouseMove:).
- Preserves backward compatibility for now -- legacy conditions get first chance to handle the event.

- Also, moved three Etoys-specific methods to Etoys.

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


More information about the Squeak-dev mailing list