[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sat Jan 2 23:55:03 UTC 2010


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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002270.html

Name: Traits-ar.275
Ancestors: Traits-ar.274

A bit of refactoring. Break up ClassDescription>>installTraitsFrom: since it had gotten too long. Remove the obsolete definitionST80 protocol. Move updateTraitsFrom: up into ClassDescription.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002271.html

Name: TraitsTests-ar.2
Ancestors: TraitsTests-ar.1

Don't use definitionST80.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002272.html

Name: Tools-ar.155
Ancestors: Tools-dtl.154

Don't use definitionST80.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002273.html

Name: Morphic-ar.280
Ancestors: Morphic-dtl.279

Time to take the plunge: The Cuis editors have been working great for a long time now, so switch to using them exclusively and remove the preference allowing to switch back (one can still switch back by changing the defaultEditorClass manually). Also, fixes one annoying incompatibility with Cuis editors namely that the default was not to allow selection shrinking.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002274.html

Name: Tools-ar.156
Ancestors: Tools-ar.155

Make services unloadable: Provide a menu hook which ServiceGUI can utilize to modify various menus in browsers instead of hacking those methods directly.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002275.html

Name: Services-Base-ar.41
Ancestors: Services-Base-nice.40

Utilize menu hook in Browser.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002276.html

Name: Morphic-ar.280
Ancestors: Morphic-dtl.279

Time to take the plunge: The Cuis editors have been working great for a long time now, so switch to using them exclusively and remove the preference allowing to switch back (one can still switch back by changing the defaultEditorClass manually). Also, fixes one annoying incompatibility with Cuis editors namely that the default was not to allow selection shrinking.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002277.html

Name: Tools-ar.156
Ancestors: Tools-ar.155

Make services unloadable: Provide a menu hook which ServiceGUI can utilize to modify various menus in browsers instead of hacking those methods directly.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002278.html

Name: Services-Base-ar.41
Ancestors: Services-Base-nice.40

Utilize menu hook in Browser.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002279.html

Name: System-ar.214
Ancestors: System-nice.213

- Flush all MC caches before updating. Solves problems when a previous update failed to load.
- Prepare to remove viewRegistry from Preference.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002280.html

Name: System-ar.215
Ancestors: System-ar.214

Remove Preference>>viewRegistry which is no longer used.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002281.html

Name: PreferenceBrowser-ar.42
Ancestors: PreferenceBrowser-nice.41

Guard unload operations of view registries. When unloading the entire package the unload can fail due to previously removed view registry.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002282.html

Name: Morphic-ar.281
Ancestors: Morphic-ar.280

Remove last dependencies of PreferenceBrowser and Services. Both are now unloadable.

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



More information about the Squeak-dev mailing list