[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Fri Jul 12 23:55:05 UTC 2013


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

http://lists.squeakfoundation.org/pipermail/packages/2013-July/006184.html

Name: System-fbs.562
Ancestors: System-dtl.561

* The default ColorTheme needs to be a ColorTheme, not the ColorTheme class. We return a new one because they're all indistinguishable.
* SmalltalkImage >> #do: is deprecated as of the Environments work, so let's not use it. (You only stumble across this if you actually unload the deprecated methods!)

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

http://lists.squeakfoundation.org/pipermail/packages/2013-July/006185.html

Name: Morphic-fbs.666
Ancestors: Morphic-dtl.665

Continue the Sensor currentCursor -> Cursor currentCursor change.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-July/006186.html

Name: Files-fbs.125
Ancestors: Files-fbs.124

Break File's dependency on System by pushing error handling into System-Files. ReplaceExistingFileException turns a UIManager request into a resumable exception.

Files thus contains the definition of the exceptions, while System decorates these with basic error handling (in the default case).

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

http://lists.squeakfoundation.org/pipermail/packages/2013-July/006187.html

Name: System-fbs.563
Ancestors: System-fbs.562

Break File's dependency on System by pushing error handling into System-Files. ReplaceExistingFileException turns a UIManager request into a resumable exception.

Files thus contains the definition of the exceptions, while System decorates these with basic error handling (in the default case).

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

http://lists.squeakfoundation.org/pipermail/packages/2013-July/006188.html

Name: Tests-fbs.239
Ancestors: Tests-fbs.238

Files -/-> System.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-July/006189.html

Name: Compiler-fbs.264
Ancestors: Compiler-nice.263

Use UIManager default inform: '' during: [], not Utilities.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-July/006190.html

Name: Graphics-fbs.218
Ancestors: Graphics-fbs.217

Use UIManager default inform: '' during: [], not Utilities.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-July/006191.html

Name: Kernel-fbs.791
Ancestors: Kernel-fbs.790

Use UIManager default inform: '' during: [], not Utilities.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-July/006192.html

Name: Morphic-fbs.667
Ancestors: Morphic-fbs.666

Use UIManager default inform: '' during: [], not Utilities.

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


More information about the Squeak-dev mailing list