[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Thu Feb 4 23:55:03 UTC 2010


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

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

Name: Morphic-kb.317
Ancestors: Morphic-kb.316

 - quick fix for: http://lists.squeakfoundation.org/pipermail/squeak-dev/2010-February/144057.html

The fix adds a check to MenuMorph >> displayFiltered: to prevent invoking selectItem:event: without an event, because the current implementation doesn't support that.

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

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

Name: CollectionsTests-ul.139
Ancestors: CollectionsTests-ar.138

- some tests for WeakRegistry

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

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

Name: Morphic-kb.318
Ancestors: Morphic-kb.317

 - fix: MenuMorph releases selection for keyboard events. Before this you could not move through menu items with the cursor if it had a submenu.
 - fix: With left or right arrow now you can only move into a submenu. Before this those keystrokes were added to the filter if the selectedItem had no submenu.

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

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

Name: System-ar.242
Ancestors: System-dtl.241

Merge latest MessageTally changes from Cuis.

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

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

Name: Installer-Core-mtf.335
Ancestors: Installer-Core-mtf.334, Installer-Core-nice.93

merged Installer-Core-nice.93 from trunk. This completes the merge of trunk Installer and mainstream Installer. Please put this version into squeak trunk rather than the ancient version you have now. Merging is rather difficult as there has been a severe refactoring since this 2-year-old version was current. See http://www.squeaksource.com/Installer for a complete history

Name: Installer-Core-nice.93
Ancestors: Installer-Core-nice.92

remove an outer temp assignment: #withCurrentChangeSetNamed:do: does return the change set, so it is not necessary to assign temp inside the block

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

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

Name: ToolBuilder-Morphic-mtf.46
Ancestors: ToolBuilder-Morphic-jcg.45, ToolBuilder-Morphic-jrd.28

Merged in the Cobalt version of ToolBuilder. Just makes use of the new properties and the fact that any widget can now have help texs

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

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

Name: System-nice.243
Ancestors: System-ar.242

1) move some temp assignments outside blocks
2) move some temps declaration inside blocks
3) remove some now useless fixTemps

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

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

Name: Tools-nice.167
Ancestors: Tools-dtl.166

1) move some temp assignment outside blocks
2) remove some now useless fixTemps
3) add a pair of translated

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

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

Name: Traits-nice.280
Ancestors: Traits-ar.279

push some temp declarations inside blocks

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

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

Name: EToys-nice.58
Ancestors: EToys-nice.57

1) Use methodsDo: instead of slectorsDo:
2) remove a useless fixTemps

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

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

Name: Kernel-nice.387
Ancestors: Kernel-ar.386

1) avoid a useless block non local return
2) move a temp assignment outside block

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

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

Name: Monticello-nice.361
Ancestors: Monticello-nice.360

move a temp assignment outside block

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

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

Name: Protocols-nice.21
Ancestors: Protocols-ar.20

move a temp declaration inside a block

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

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

Name: ST80-nice.91
Ancestors: ST80-dtl.90

remove some now useless fixTemps

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

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

Name: MorphicExtras-nice.73
Ancestors: MorphicExtras-ar.72

1) merge some FreeType changes from Tween
2) move some temp declarations inside blocks
3) move some temp assignments outside blocks
4) remove some now useless fixTemps

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



More information about the Squeak-dev mailing list