[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Wed Jun 15 23:55:06 UTC 2011


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

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

Name: Exceptions-cmm.34
Ancestors: Exceptions-nice.33

First step toward preferredProgressBarPosition preference.

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

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

Name: Graphics-cmm.184
Ancestors: Graphics-cmm.183

- Added remaining Rectangle-access methods to Form.
- Updated senders of #displayProgressAt:from:... to #displayProgressFrom:... to allow honoring of the preference.

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

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

Name: ToolBuilder-Kernel-cmm.48
Ancestors: ToolBuilder-Kernel-ul.47

Added UIManager>>screen to provide access to the Display.  ToolBuilder subclasses already have several dependencies on Graphics, so this does not, in a practical sense, add a new dependency on Graphics.

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

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

Name: Graphics-cmm.185
Ancestors: Graphics-cmm.184

Removed position accessors from Form, since they were only used for progress-bar positioning but now we're handing back the boundingBox directly to perform on.

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

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

Name: ToolBuilder-Kernel-cmm.49
Ancestors: ToolBuilder-Kernel-cmm.48

- Moved ProgressInitiationException to this package from Exceptions.
- Moved String>>#displayProgressAt:  from:  to:  during: to this package.
- Removed UIManager>>#screen in favor of #screenBounds, since that was all that was needed at this level.

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

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

Name: Exceptions-cmm.35
Ancestors: Exceptions-cmm.34

Moved ProgressInitiationException out of this package, into ToolBuilder-Kernel.

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

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

Name: Collections-cmm.443
Ancestors: Collections-nice.442

Moved String>>displayProgressAt:from:to:during: to ToolBuilder-Kernel.

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



More information about the Squeak-dev mailing list