[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sat Mar 7 22:55:03 UTC 2015


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

http://lists.squeakfoundation.org/pipermail/packages/2015-March/007604.html

Name: TrueType-topa.31
Ancestors: TrueType-topa.30

In Fonts with multilingual names, prefer English

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

http://lists.squeakfoundation.org/pipermail/packages/2015-March/007605.html

Name: TrueType-topa.32
Ancestors: TrueType-topa.31

Fix TrueType-topa.31 for Microsoft-encoded names and language tags

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

http://lists.squeakfoundation.org/pipermail/packages/2015-March/007606.html

Name: ToolBuilder-Kernel-mt.65
Ancestors: ToolBuilder-Kernel-bf.64

Pluggable tree specs extended with the concepts of columns, simple selections, custom node classes, and parent selections.

Preparation for refactored object explorer.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-March/007607.html

Name: ToolBuilder-Morphic-mt.95
Ancestors: ToolBuilder-Morphic-mt.94

Pluggable tree morph bug-fixed and extended to understand simple selections and custom node classes. Its companion -- PluggableTreeItemNode -- now speaks #parent and has a stub for #refresh.

Preparation for refactored object explorer.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-March/007608.html

Name: Morphic-mt.774
Ancestors: Morphic-topa.773

ObjectExplorerWrapper refactored. It now stores bindings as items because this simplifies the adaptation of ObjectExplorer to use PluggableTreeMorphs.

A pluggable tree morph wants to hide all wrappers from the model. To still distinguish, for example, various 'nil' values, it is necessary to work with bindings.

Those bindings are not the ones as stored internally in the class object but made up new. Look at #setItem:name:model:.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-March/007609.html

Name: Tools-mt.542
Ancestors: Tools-mt.541

Object explorer now uses tool builder. Includes code clean-up and some fixes. Monitoring entries works again.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-March/007610.html

Name: Tools-mt.543
Ancestors: Tools-mt.542

Browser icons fixed.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-March/007611.html

Name: ToolBuilder-Morphic-mt.96
Ancestors: ToolBuilder-Morphic-mt.95

Fixes current selection where model objects looked the same but where not identical.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-March/007612.html

Name: Tools-mt.544
Ancestors: Tools-mt.543

Simple indication for monitored items added to object explorer. In particular, this is an indication for post-init refreshing as triggered by monitoring.

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


More information about the Squeak-dev mailing list