Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2016-April/009536.htmlName: ToolBuilder-Kernel-mt.95
Ancestors: ToolBuilder-Kernel-mt.94
Adds way to specify help (selector) per item in a list. Use regular #help for the widgets overall help text also in lists.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-April/009537.htmlName: Tools-mt.683
Ancestors: Tools-ul.682
Use item-specific help text. Do not overwrite widget help, which should be like 'Messages' or so.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-April/009538.htmlName: ToolBuilder-Morphic-mt.161
Ancestors: ToolBuilder-Morphic-mt.160
Use helpItem to get help per item. Use help to get help for the whole widget.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-April/009539.htmlName: Kernel-mt.1012
Ancestors: Kernel-ul.1011
Restore clean-up code, which got lost with the introduction of object events long time ago (around Squeak 3.7 or so).
Break dependency to #releaseActionMap implemented in the System package.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-April/009540.htmlName: Morphic-mt.1099
Ancestors: Morphic-mt.1098
Small fixes in text editor undo history.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-April/009541.htmlName: Morphic-mt.1100
Ancestors: Morphic-mt.1099
If adding multiple balloon helps, avoid spawning others if triggered already to not remove them. Keeps GUI more stable.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-April/009542.htmlName: Tools-mt.684
Ancestors: Tools-mt.683
Fixes item-specific help in Debugger stack list.
=============================================