[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sun Feb 7 23:55:06 UTC 2010


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

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

Name: Tools-dtl.170
Ancestors: Tools-ul.169

Move StandardFileMenu from Morphic-FileList to Tools-Menus. StandardFileMenu is not Morphic specific.

Move SelectionMenu, CustomMenu, and EmphasizedMenu from ST80-Menus to Tools-Menus. These classes are not MVC specific.

With these changes, PopUpMenu and all its subclasses are in package Tools-Menus. The MVC/Morphic dependencies are handled in PopUpMenu>>startUpLeftFlush and PopUpMenu>>startUpWithCaption:icon:at:allowKeyboard:

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

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

Name: ST80-dtl.94
Ancestors: ST80-dtl.93

Move SelectionMenu, CustomMenu, and EmphasizedMenu from ST80-Menus to Tools-Menus. These classes are not MVC specific.

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

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

Name: Morphic-dtl.325
Ancestors: Morphic-dtl.324

Move StandardFileMenu from Morphic-FileList to Tools-Menus. StandardFileMenu is not Morphic specific.

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

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

Name: Protocols-cmm.22
Ancestors: Protocols-nice.21

Fix problem with trying to use the Protocol browser when Preferences #optionalButtons is not enabled.  The custom-buttons of a Protocol browser are not optional, because the functions they provide cannot be accessed via the menu's or hot-keys.

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

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

Name: Kernel-cmm.391
Ancestors: Kernel-mtf.390

Added BlockClosure>>#on:do:on:do: and #on:do:on:do:on:do:.

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

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

Name: Morphic-cmm.326
Ancestors: Morphic-dtl.325

- Fixed browse function from a code-pane when Preferences>>#alternativeBrowseIt is enabled.
- Look-tweak for 3.11; changed BalloonMorph>>#defaultBorderWidth to 0 from 1.  0 is appropriate for balloons because they are transient and wispy, not a solid object deserving a border.

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



More information about the Squeak-dev mailing list