[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sat Jun 4 23:55:09 UTC 2011


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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004737.html

Name: KernelTests-nice.194
Ancestors: KernelTests-nice.193

Add a test for Montgomery multiplication (if ever implemented by the VM).

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004738.html

Name: Tools-cmm.357
Ancestors: Tools-cmm.355, Tools-ul.356

- Fixed problem where MessageSets were not keeping the autoSelectString selected when 'remove from this browser' was invoked.
- Merged Tools-cmm.355.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004739.html

Name: Tools-cmm.355
Ancestors: Tools-laza.354

Fixed double-indent when building a class-hierarchy.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004740.html

Name: ToolBuilder-Morphic-cmm.78
Ancestors: ToolBuilder-Morphic-kb.77

Utilize fixed SystemProgressMorph which no longer ignores the user-requested placement position.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004741.html

Name: Morphic-cmm.544
Ancestors: Morphic-bf.543

- Fixed SystemProgressMorph to not ignore the users requested position on the screen.
- After opening a SystemWindow, ActiveHand releaseAllFoci so that the window can be immediately closed with hot-key Command+w when it was opened from a standard TextMorph (e.g., the Search bar).  Useful for quickly inspecting an object or checking the hierarchy without being forced into a fine-motor gesture to close the window.
- When browsing a class from a text string, determine the class from trimming all whitespace, not just CR's.
- When browsing references to a variable, only selectWord if there isn't already a selection.  This fixes the ability to browse references to the last instVar of a class-definition.

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



More information about the Squeak-dev mailing list