[Pkg] The Trunk: Tools-mt.619.mcz

commits at source.squeak.org commits at source.squeak.org
Sun May 3 13:25:42 UTC 2015


Marcel Taeumel uploaded a new version of Tools to project The Trunk:
http://source.squeak.org/trunk/Tools-mt.619.mcz

==================== Summary ====================

Name: Tools-mt.619
Author: mt
Time: 3 May 2015, 3:25:22.342 pm
UUID: ea1fe725-3b4c-bf47-b12a-3ee9715d392b
Ancestors: Tools-mt.618

Now we can open the message names tool from the parts bin again.

=============== Diff against Tools-mt.618 ===============

Item was changed:
  ----- Method: MessageNames class>>prototypicalToolWindow (in category 'instance creation') -----
  prototypicalToolWindow
  	"Answer an example of myself seen in a tool window, for the benefit of parts-launching tools"
  
+ 	^ self methodBrowserSearchingFor: ''!
- 	^ self methodBrowserSearchingFor: nil!



More information about the Packages mailing list