[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Sep 16 23:55:08 UTC 2013


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

http://lists.squeakfoundation.org/pipermail/packages/2013-September/006377.html

Name: Monticello-nice.569
Ancestors: Monticello-fbs.568

Correct a bug preventing to publish a new package when no prior version exists.

To reproduce the bug:
create a protocol *Foo in Object.
Create a method foo classified *Foo
Create a package (+Package) Foo in Monticello Browser.
Publish the package Foo in local package-cache repository.
Before loading this fix-> nil DNU packageName

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

http://lists.squeakfoundation.org/pipermail/packages/2013-September/006378.html

Name: Kernel-cmm.806
Ancestors: Kernel-fbs.805

Magnitude>>#inRangeOf:and: is a more-forgiving version of #between:and:.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-September/006379.html

Name: Morphic-cmm.682
Ancestors: Morphic-cmm.681

- Don't let a smart-splitter cross the hand when mouseOverForKeyboardFocus is on, so the intended keyboard focus will be maintained.

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


More information about the Squeak-dev mailing list